mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Fix model names
Kubernetes-commit: 2eb4fbd60b730c119ea92d6888a22a777b40fb21
This commit is contained in:
committed by
Kubernetes Publisher
parent
6141ba5a17
commit
a531b706d7
@@ -17,6 +17,7 @@ limitations under the License.
|
||||
// +k8s:deepcopy-gen=package
|
||||
// +k8s:openapi-gen=true
|
||||
// +groupName=samplecontroller.k8s.io
|
||||
// +k8s:openapi-model-package=io.k8s.sample-controller.pkg.apis.samplecontroller.v1alpha1
|
||||
|
||||
// Package v1alpha1 is the v1alpha1 version of the API.
|
||||
package v1alpha1
|
||||
|
||||
Reference in New Issue
Block a user