| Modifier and Type | Class and Description |
|---|---|
static class |
V1alpha1Rbac.PolicyRule
PolicyRule holds information that describes a policy rule, but does not contain information
about who the rule applies to or which namespace the rule applies to.
|
static class |
V1alpha1Rbac.PolicyRule.Builder
PolicyRule holds information that describes a policy rule, but does not contain information
about who the rule applies to or which namespace the rule applies to.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.ClusterRoleOrBuilder.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.ClusterRole.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.ClusterRole.Builder.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this ClusterRole
+optional
|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.RoleOrBuilder.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this Role
+optional
|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.Role.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this Role
+optional
|
V1alpha1Rbac.PolicyRuleOrBuilder |
V1alpha1Rbac.Role.Builder.getRulesOrBuilder(int index)
Rules holds all the PolicyRules for this Role
+optional
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.ClusterRoleOrBuilder.getRulesOrBuilderList()
Rules holds all the PolicyRules for this ClusterRole
+optional
|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.ClusterRole.getRulesOrBuilderList()
Rules holds all the PolicyRules for this ClusterRole
+optional
|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.ClusterRole.Builder.getRulesOrBuilderList()
Rules holds all the PolicyRules for this ClusterRole
+optional
|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.RoleOrBuilder.getRulesOrBuilderList()
Rules holds all the PolicyRules for this Role
+optional
|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.Role.getRulesOrBuilderList()
Rules holds all the PolicyRules for this Role
+optional
|
List<? extends V1alpha1Rbac.PolicyRuleOrBuilder> |
V1alpha1Rbac.Role.Builder.getRulesOrBuilderList()
Rules holds all the PolicyRules for this Role
+optional
|
Copyright © 2021. All rights reserved.