mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-21 00:24:08 +00:00
* Upgrade api and library Signed-off-by: Jian Qiu <jqiu@redhat.com> * update permission for operator Signed-off-by: Jian Qiu <jqiu@redhat.com>
8 lines
182 B
Go
8 lines
182 B
Go
// +k8s:deepcopy-gen=package,register
|
|
// +k8s:defaulter-gen=TypeMeta
|
|
// +k8s:openapi-gen=true
|
|
|
|
// +kubebuilder:validation:Optional
|
|
// +groupName=machine.openshift.io
|
|
package v1beta1
|