Fix model names

Kubernetes-commit: 2eb4fbd60b730c119ea92d6888a22a777b40fb21
This commit is contained in:
Joe Betz
2026-05-07 16:20:20 -04:00
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