We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d37c2b commit e4b5ff9Copy full SHA for e4b5ff9
apps/v1alpha1/resourcecontext_types.go
@@ -30,6 +30,7 @@ type ContextDetail struct {
30
Data map[string]string `json:"data,omitempty"`
31
}
32
33
+// +genclient
34
// +k8s:openapi-gen=true
35
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
36
// +kubebuilder:object:root=true
0 commit comments