mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-19 07:37:40 +00:00
7 lines
144 B
Go
7 lines
144 B
Go
// +k8s:deepcopy-gen=package,register
|
|
// +k8s:defaulter-gen=TypeMeta
|
|
// +k8s:openapi-gen=true
|
|
|
|
// +groupName=monitoring.openshift.io
|
|
package v1
|