mirror of https://github.com/knative/docs.git
10 lines
288 B
Markdown
10 lines
288 B
Markdown
# Code layout - Resources
|
|
|
|
* ./pkg/apis/ela/v1alpha1/*_types.go
|
|
* ./hack/update_codegen.sh when updating types fields
|
|
* codegenerates
|
|
* ./pkg/apis/ela/v1alpha1/zz_generated*
|
|
* ./pkg/client/
|
|
* ./pkg/apis/{istio,cloudbuild}
|
|
* Imported to help with interacting with these resources
|