mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-16 14:18:42 +00:00
8 lines
189 B
Go
8 lines
189 B
Go
// +k8s:deepcopy-gen=package,register
|
|
// +k8s:defaulter-gen=TypeMeta
|
|
// +k8s:openapi-gen=true
|
|
|
|
// +groupName=osin.config.openshift.io
|
|
// Package v1 is the v1 version of the API.
|
|
package v1
|