| Modifier and Type | Method and Description |
|---|---|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addAllApiGroups(Iterable<String> values)
APIGroups is the name of the APIGroup that contains the resources.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addAllNonResourceURLs(Iterable<String> values)
NonResourceURLs is a set of partial urls that a user should have access to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addAllResourceNames(Iterable<String> values)
ResourceNames is an optional white list of names that the rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addAllResources(Iterable<String> values)
Resources is a list of resources this rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addAllVerbs(Iterable<String> values)
Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addApiGroups(String value)
APIGroups is the name of the APIGroup that contains the resources.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addApiGroupsBytes(com.google.protobuf.ByteString value)
APIGroups is the name of the APIGroup that contains the resources.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addNonResourceURLs(String value)
NonResourceURLs is a set of partial urls that a user should have access to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addNonResourceURLsBytes(com.google.protobuf.ByteString value)
NonResourceURLs is a set of partial urls that a user should have access to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addResourceNames(String value)
ResourceNames is an optional white list of names that the rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addResourceNamesBytes(com.google.protobuf.ByteString value)
ResourceNames is an optional white list of names that the rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addResources(String value)
Resources is a list of resources this rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addResourcesBytes(com.google.protobuf.ByteString value)
Resources is a list of resources this rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.ClusterRole.Builder.addRulesBuilder()
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.Role.Builder.addRulesBuilder()
Rules holds all the PolicyRules for this Role
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.ClusterRole.Builder.addRulesBuilder(int index)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.Role.Builder.addRulesBuilder(int index)
Rules holds all the PolicyRules for this Role
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addVerbs(String value)
Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.addVerbsBytes(com.google.protobuf.ByteString value)
Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clear() |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearApiGroups()
APIGroups is the name of the APIGroup that contains the resources.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearNonResourceURLs()
NonResourceURLs is a set of partial urls that a user should have access to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearResourceNames()
ResourceNames is an optional white list of names that the rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearResources()
Resources is a list of resources this rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clearVerbs()
Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.clone() |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.ClusterRole.Builder.getRulesBuilder(int index)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.Role.Builder.getRulesBuilder(int index)
Rules holds all the PolicyRules for this Role
+optional
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.mergeFrom(V1beta1Rbac.PolicyRule other) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.newBuilder() |
static V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.newBuilder(V1beta1Rbac.PolicyRule prototype) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.newBuilderForType() |
protected V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setApiGroups(int index,
String value)
APIGroups is the name of the APIGroup that contains the resources.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setNonResourceURLs(int index,
String value)
NonResourceURLs is a set of partial urls that a user should have access to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setResourceNames(int index,
String value)
ResourceNames is an optional white list of names that the rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setResources(int index,
String value)
Resources is a list of resources this rule applies to.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.Builder.setVerbs(int index,
String value)
Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule.
|
V1beta1Rbac.PolicyRule.Builder |
V1beta1Rbac.PolicyRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1Rbac.PolicyRule.Builder> |
V1beta1Rbac.ClusterRole.Builder.getRulesBuilderList()
Rules holds all the PolicyRules for this ClusterRole
+optional
|
List<V1beta1Rbac.PolicyRule.Builder> |
V1beta1Rbac.Role.Builder.getRulesBuilderList()
Rules holds all the PolicyRules for this Role
+optional
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Rbac.ClusterRole.Builder |
V1beta1Rbac.ClusterRole.Builder.addRules(int index,
V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.Role.Builder |
V1beta1Rbac.Role.Builder.addRules(int index,
V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this Role
+optional
|
V1beta1Rbac.ClusterRole.Builder |
V1beta1Rbac.ClusterRole.Builder.addRules(V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.Role.Builder |
V1beta1Rbac.Role.Builder.addRules(V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this Role
+optional
|
V1beta1Rbac.ClusterRole.Builder |
V1beta1Rbac.ClusterRole.Builder.setRules(int index,
V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1beta1Rbac.Role.Builder |
V1beta1Rbac.Role.Builder.setRules(int index,
V1beta1Rbac.PolicyRule.Builder builderForValue)
Rules holds all the PolicyRules for this Role
+optional
|
Copyright © 2021. All rights reserved.