We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce1a67 commit 31204bcCopy full SHA for 31204bc
templates/crossplane/apis/type_def.go.tpl
@@ -1,4 +1,5 @@
1
{{- define "type_def" -}}
2
+// +kubebuilder:skipversion
3
type {{ .Names.Camel }} struct {
4
{{- range $attrName, $attr := .Attrs }}
5
{{- if $attr.Shape }}
0 commit comments