Generate applyconfigurations and openapi for sample-controller

Signed-off-by: Maciej Szulik <soltysh@gmail.com>

Kubernetes-commit: c45c6f184233227e49ab9bceacb709a229b756dd
This commit is contained in:
Maciej Szulik
2025-03-26 13:25:43 +01:00
committed by Kubernetes Publisher
parent 911fcef705
commit c7133c2f84
5 changed files with 2950 additions and 14 deletions

View File

@@ -15,6 +15,7 @@ limitations under the License.
*/
// +k8s:deepcopy-gen=package
// +k8s:openapi-gen=true
// +groupName=samplecontroller.k8s.io
// Package v1alpha1 is the v1alpha1 version of the API.