mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
9 lines
264 B
Go
9 lines
264 B
Go
|
// +k8s:deepcopy-gen=package,register
|
||
|
// +k8s:conversion-gen=github.com/openshift/origin/pkg/security/apis/security
|
||
|
// +k8s:defaulter-gen=TypeMeta
|
||
|
// +k8s:openapi-gen=true
|
||
|
|
||
|
// +groupName=security.openshift.io
|
||
|
// Package v1 is the v1 version of the API.
|
||
|
package v1
|