Skip to content

Commit e4b5ff9

Browse files
authored
fix: tag about gentclient (#22)
1 parent 5d37c2b commit e4b5ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/v1alpha1/resourcecontext_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ type ContextDetail struct {
3030
Data map[string]string `json:"data,omitempty"`
3131
}
3232

33+
// +genclient
3334
// +k8s:openapi-gen=true
3435
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
3536
// +kubebuilder:object:root=true

0 commit comments

Comments
 (0)