Package io.fabric8.openshift.api.model
Interface ClusterRoleScopeRestrictionFluent<A extends ClusterRoleScopeRestrictionFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
ScopeRestrictionFluent.ClusterRoleNested<N>
- All Known Implementing Classes:
ClusterRoleScopeRestrictionBuilder,ClusterRoleScopeRestrictionFluentImpl,DoneableClusterRoleScopeRestriction,ScopeRestrictionFluentImpl.ClusterRoleNestedImpl
public interface ClusterRoleScopeRestrictionFluent<A extends ClusterRoleScopeRestrictionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
isAllowEscalation
Boolean isAllowEscalation() -
withAllowEscalation
-
hasAllowEscalation
Boolean hasAllowEscalation() -
withNewAllowEscalation
-
withNewAllowEscalation
-
addToNamespaces
-
setToNamespaces
-
addToNamespaces
-
addAllToNamespaces
-
removeFromNamespaces
-
removeAllFromNamespaces
-
getNamespaces
-
getNamespace
-
getFirstNamespace
String getFirstNamespace() -
getLastNamespace
String getLastNamespace() -
getMatchingNamespace
-
hasMatchingNamespace
-
withNamespaces
-
withNamespaces
-
hasNamespaces
Boolean hasNamespaces() -
addNewNamespace
-
addNewNamespace
-
addNewNamespace
-
addToRoleNames
-
setToRoleNames
-
addToRoleNames
-
addAllToRoleNames
-
removeFromRoleNames
-
removeAllFromRoleNames
-
getRoleNames
-
getRoleName
-
getFirstRoleName
String getFirstRoleName() -
getLastRoleName
String getLastRoleName() -
getMatchingRoleName
-
hasMatchingRoleName
-
withRoleNames
-
withRoleNames
-
hasRoleNames
Boolean hasRoleNames() -
addNewRoleName
-
addNewRoleName
-
addNewRoleName
-