Uses of Interface
io.kubernetes.client.proto.V1Rbac.PolicyRuleOrBuilder
-
Uses of V1Rbac.PolicyRuleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Rbac.PolicyRuleOrBuilderModifier and TypeClassDescriptionstatic final classPolicyRule 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 final classPolicyRule 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.Methods in io.kubernetes.client.proto that return V1Rbac.PolicyRuleOrBuilderModifier and TypeMethodDescriptionV1Rbac.ClusterRole.Builder.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRole.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRoleOrBuilder.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this Role +optionalV1Rbac.Role.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this Role +optionalV1Rbac.RoleOrBuilder.getRulesOrBuilder(int index) Rules holds all the PolicyRules for this Role +optionalMethods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.PolicyRuleOrBuilderModifier and TypeMethodDescriptionList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.ClusterRole.Builder.getRulesOrBuilderList()Rules holds all the PolicyRules for this ClusterRole +optionalList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.ClusterRole.getRulesOrBuilderList()Rules holds all the PolicyRules for this ClusterRole +optionalList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.ClusterRoleOrBuilder.getRulesOrBuilderList()Rules holds all the PolicyRules for this ClusterRole +optionalList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.Role.Builder.getRulesOrBuilderList()Rules holds all the PolicyRules for this Role +optionalList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.Role.getRulesOrBuilderList()Rules holds all the PolicyRules for this Role +optionalList<? extends V1Rbac.PolicyRuleOrBuilder>V1Rbac.RoleOrBuilder.getRulesOrBuilderList()Rules holds all the PolicyRules for this Role +optional