Skip to content

Commit 6c12248

Browse files
stevekuznetsovk8s-publishing-bot
authored andcommitted
apiextensions-apiserver: generate applyconfigurations
These were omitted on accident. Signed-off-by: Steve Kuznetsov <[email protected]> Kubernetes-commit: 0bca3b0e4dee6174c6e0ca6bd709293134eadc69
1 parent efb98fd commit 6c12248

40 files changed

+3778
-0
lines changed

hack/update-codegen.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ kube::codegen::gen_openapi \
4646

4747
kube::codegen::gen_client \
4848
--with-watch \
49+
--with-applyconfig \
4950
--input-pkg-root k8s.io/apiextensions-apiserver/pkg/apis \
5051
--output-pkg-root k8s.io/apiextensions-apiserver/pkg/client \
5152
--output-base "$(dirname "${BASH_SOURCE[0]}")/../../.." \

pkg/client/applyconfiguration/apiextensions/v1/customresourcecolumndefinition.go

Lines changed: 84 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/client/applyconfiguration/apiextensions/v1/customresourceconversion.go

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/client/applyconfiguration/apiextensions/v1/customresourcedefinition.go

Lines changed: 218 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)