APIGroups is the name of the APIGroup that contains the resources.
ResourceNames is an optional white list of names that the rule applies to.
Resources is a list of resources this rule applies to.
Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy.
APIGroups is the name of the APIGroup that contains the resources.
V1Authorization.ResourceRule.Builder.addApiGroupsBytes(com.google.protobuf.ByteString value)
APIGroups is the name of the APIGroup that contains the resources.
V1Authorization.ResourceRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ResourceNames is an optional white list of names that the rule applies to.
ResourceNames is an optional white list of names that the rule applies to.
ResourceRules is the list of actions the subject is allowed to perform on resources.
ResourceRules is the list of actions the subject is allowed to perform on resources.
Resources is a list of resources this rule applies to.
V1Authorization.ResourceRule.Builder.addResourcesBytes(com.google.protobuf.ByteString value)
Resources is a list of resources this rule applies to.
Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy.
V1Authorization.ResourceRule.Builder.addVerbsBytes(com.google.protobuf.ByteString value)
Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy.
V1Authorization.ResourceRule.Builder.clear()
APIGroups is the name of the APIGroup that contains the resources.
V1Authorization.ResourceRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Authorization.ResourceRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ResourceNames is an optional white list of names that the rule applies to.
Resources is a list of resources this rule applies to.
Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy.
V1Authorization.ResourceRule.Builder.clone()
ResourceRules is the list of actions the subject is allowed to perform on resources.
V1Authorization.ResourceRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Authorization.ResourceRule.Builder.mergeFrom(com.google.protobuf.Message other)
V1Authorization.ResourceRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Authorization.ResourceRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
APIGroups is the name of the APIGroup that contains the resources.
V1Authorization.ResourceRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Authorization.ResourceRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ResourceNames is an optional white list of names that the rule applies to.
Resources is a list of resources this rule applies to.
V1Authorization.ResourceRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Authorization.ResourceRule.Builder.setVerbs(int index,
String value)
Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy.