mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-16 06:08:40 +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
211 B
Go
8 lines
211 B
Go
// +k8s:deepcopy-gen=package,register
|
|
// +k8s:defaulter-gen=TypeMeta
|
|
// +k8s:openapi-gen=true
|
|
|
|
// +groupName=sharedresource.openshift.io
|
|
// Package v1alplha1 is the v1alpha1 version of the API.
|
|
package v1alpha1
|