mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-16 07:08:22 +00:00
Add model name generator tags
Signed-off-by: Joe Betz <jpbetz@google.com> Kubernetes-commit: e910c181cb9a91cd01a73869921ee285377aea61
This commit is contained in:
committed by
Kubernetes Publisher
parent
5c5da7754f
commit
185d1573e2
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
// +k8s:conversion-gen=k8s.io/client-go/pkg/apis/clientauthentication
|
||||
// +k8s:openapi-gen=true
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
// +k8s:openapi-model-package=io.k8s.client-go.pkg.apis.clientauthentication.v1
|
||||
|
||||
// +groupName=client.authentication.k8s.io
|
||||
|
||||
|
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
// +k8s:conversion-gen=k8s.io/client-go/pkg/apis/clientauthentication
|
||||
// +k8s:openapi-gen=true
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
// +k8s:openapi-model-package=io.k8s.client-go.pkg.apis.clientauthentication.v1beta1
|
||||
|
||||
// +groupName=client.authentication.k8s.io
|
||||
|
||||
|
Reference in New Issue
Block a user