Uses of Class
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent.ClusterRoleSelectorsNested
-
-
Uses of AggregationRuleFluent.ClusterRoleSelectorsNested in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return AggregationRuleFluent.ClusterRoleSelectorsNested Modifier and Type Method Description AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. addNewClusterRoleSelector()AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. addNewClusterRoleSelectorLike(LabelSelector item)AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. editClusterRoleSelector(int index)AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. editFirstClusterRoleSelector()AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. editLastClusterRoleSelector()AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. editMatchingClusterRoleSelector(Predicate<LabelSelectorBuilder> predicate)AggregationRuleFluent.ClusterRoleSelectorsNested<A>AggregationRuleFluent. setNewClusterRoleSelectorLike(int index, LabelSelector item)
-