| Modifier and Type | Class and Description |
|---|---|
static class |
Meta.Verbs
Verbs masks the value so protobuf can generate
+protobuf.nullable=true
+protobuf.options.(gogoproto.goproto_stringer)=false
|
static class |
Meta.Verbs.Builder
Verbs masks the value so protobuf can generate
+protobuf.nullable=true
+protobuf.options.(gogoproto.goproto_stringer)=false
|
| Modifier and Type | Method and Description |
|---|---|
Meta.VerbsOrBuilder |
Meta.APIResourceOrBuilder.getVerbsOrBuilder()
verbs is a list of supported kube verbs (this includes get, list, watch, create,
update, patch, delete, deletecollection, and proxy)
|
Meta.VerbsOrBuilder |
Meta.APIResource.getVerbsOrBuilder()
verbs is a list of supported kube verbs (this includes get, list, watch, create,
update, patch, delete, deletecollection, and proxy)
|
Meta.VerbsOrBuilder |
Meta.APIResource.Builder.getVerbsOrBuilder()
verbs is a list of supported kube verbs (this includes get, list, watch, create,
update, patch, delete, deletecollection, and proxy)
|
Copyright © 2023. All rights reserved.