public class DoneableClusterRoleScopeRestriction extends ClusterRoleScopeRestrictionFluentImpl<DoneableClusterRoleScopeRestriction> implements io.fabric8.kubernetes.api.model.Doneable<ClusterRoleScopeRestriction>
| Constructor and Description |
|---|
DoneableClusterRoleScopeRestriction(ClusterRoleScopeRestriction item) |
DoneableClusterRoleScopeRestriction(ClusterRoleScopeRestriction item,
io.fabric8.kubernetes.api.builder.Function<ClusterRoleScopeRestriction,ClusterRoleScopeRestriction> function) |
DoneableClusterRoleScopeRestriction(io.fabric8.kubernetes.api.builder.Function<ClusterRoleScopeRestriction,ClusterRoleScopeRestriction> function) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleScopeRestriction |
done() |
addAllToNamespaces, addAllToRoleNames, addNewNamespace, addNewNamespace, addNewNamespace, addNewRoleName, addNewRoleName, addNewRoleName, addToNamespaces, addToNamespaces, addToRoleNames, addToRoleNames, equals, getFirstNamespace, getFirstRoleName, getLastNamespace, getLastRoleName, getMatchingNamespace, getMatchingRoleName, getNamespace, getNamespaces, getRoleName, getRoleNames, hasAllowEscalation, hasMatchingNamespace, hasMatchingRoleName, hasNamespaces, hasRoleNames, isAllowEscalation, removeAllFromNamespaces, removeAllFromRoleNames, removeFromNamespaces, removeFromRoleNames, setToNamespaces, setToRoleNames, withAllowEscalation, withNamespaces, withNamespaces, withNewAllowEscalation, withNewAllowEscalation, withRoleNames, withRoleNamespublic DoneableClusterRoleScopeRestriction(io.fabric8.kubernetes.api.builder.Function<ClusterRoleScopeRestriction,ClusterRoleScopeRestriction> function)
public DoneableClusterRoleScopeRestriction(ClusterRoleScopeRestriction item, io.fabric8.kubernetes.api.builder.Function<ClusterRoleScopeRestriction,ClusterRoleScopeRestriction> function)
public DoneableClusterRoleScopeRestriction(ClusterRoleScopeRestriction item)
public ClusterRoleScopeRestriction done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ClusterRoleScopeRestriction>Copyright © 2015–2021 Red Hat. All rights reserved.