Package io.fabric8.openshift.api.model
Class PolicyRuleFluentImpl<A extends PolicyRuleFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.PolicyRuleFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,PolicyRuleFluent<A>
- Direct Known Subclasses:
ClusterRoleFluentImpl.RulesNestedImpl,DoneablePolicyRule,PolicyRuleBuilder,RoleFluentImpl.RulesNestedImpl
public class PolicyRuleFluentImpl<A extends PolicyRuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PolicyRuleFluent<A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.PolicyRuleFluent
PolicyRuleFluent.BuildAttributeRestrictionsNested<N>, PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<N>, PolicyRuleFluent.BuildRequestAttributeRestrictionsNested<N>, PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<N>, PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<N>, PolicyRuleFluent.ClusterVersionAttributeRestrictionsNested<N>, PolicyRuleFluent.DeploymentConfigAttributeRestrictionsNested<N>, PolicyRuleFluent.GroupAttributeRestrictionsNested<N>, PolicyRuleFluent.IdentityAttributeRestrictionsNested<N>, PolicyRuleFluent.ImageAttributeRestrictionsNested<N>, PolicyRuleFluent.ImageSignatureAttributeRestrictionsNested<N>, PolicyRuleFluent.ImageStreamAttributeRestrictionsNested<N>, PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<N>, PolicyRuleFluent.ImageStreamTagAttributeRestrictionsNested<N>, PolicyRuleFluent.NetNamespaceAttributeRestrictionsNested<N>, PolicyRuleFluent.OAuthAccessTokenAttributeRestrictionsNested<N>, PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<N>, PolicyRuleFluent.OAuthClientAttributeRestrictionsNested<N>, PolicyRuleFluent.OAuthClientAuthorizationAttributeRestrictionsNested<N>, PolicyRuleFluent.PersistentVolumeClaimAttributeRestrictionsNested<N>, PolicyRuleFluent.ProjectAttributeRestrictionsNested<N>, PolicyRuleFluent.ProjectRequestAttributeRestrictionsNested<N>, PolicyRuleFluent.RoleAttributeRestrictionsNested<N>, PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<N>, PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<N>, PolicyRuleFluent.RouteAttributeRestrictionsNested<N>, PolicyRuleFluent.SecurityContextConstraintsAttributeRestrictionsNested<N>, PolicyRuleFluent.TemplateAttributeRestrictionsNested<N>, PolicyRuleFluent.TokenReviewAttributeRestrictionsNested<N>, PolicyRuleFluent.UserAttributeRestrictionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description PolicyRuleFluentImpl()PolicyRuleFluentImpl(PolicyRule instance) -
Method Summary
-
Constructor Details
-
PolicyRuleFluentImpl
public PolicyRuleFluentImpl() -
PolicyRuleFluentImpl
-
-
Method Details
-
addToApiGroups
- Specified by:
addToApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getApiGroups
- Specified by:
getApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getApiGroup
- Specified by:
getApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroupsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getAttributeRestrictions
Deprecated.This method has been deprecated, please use method buildAttributeRestrictions instead.- Specified by:
getAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>- Returns:
- The buildable object.
-
buildAttributeRestrictions
public io.fabric8.kubernetes.api.model.HasMetadata buildAttributeRestrictions()- Specified by:
buildAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withAttributeRestrictions
public A withAttributeRestrictions(io.fabric8.kubernetes.api.model.HasMetadata attributeRestrictions)- Specified by:
withAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasAttributeRestrictions
- Specified by:
hasAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withClusterVersionAttributeRestrictions
public A withClusterVersionAttributeRestrictions(ClusterVersion clusterVersionAttributeRestrictions)- Specified by:
withClusterVersionAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterVersionAttributeRestrictions
public PolicyRuleFluent.ClusterVersionAttributeRestrictionsNested<A> withNewClusterVersionAttributeRestrictions()- Specified by:
withNewClusterVersionAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterVersionAttributeRestrictionsLike
public PolicyRuleFluent.ClusterVersionAttributeRestrictionsNested<A> withNewClusterVersionAttributeRestrictionsLike(ClusterVersion item)- Specified by:
withNewClusterVersionAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withImageStreamImportAttributeRestrictions
public A withImageStreamImportAttributeRestrictions(ImageStreamImport imageStreamImportAttributeRestrictions)- Specified by:
withImageStreamImportAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamImportAttributeRestrictions
public PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<A> withNewImageStreamImportAttributeRestrictions()- Specified by:
withNewImageStreamImportAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamImportAttributeRestrictionsLike
public PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<A> withNewImageStreamImportAttributeRestrictionsLike(ImageStreamImport item)- Specified by:
withNewImageStreamImportAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withDeploymentConfigAttributeRestrictions
public A withDeploymentConfigAttributeRestrictions(DeploymentConfig deploymentConfigAttributeRestrictions)- Specified by:
withDeploymentConfigAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewDeploymentConfigAttributeRestrictions
public PolicyRuleFluent.DeploymentConfigAttributeRestrictionsNested<A> withNewDeploymentConfigAttributeRestrictions()- Specified by:
withNewDeploymentConfigAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewDeploymentConfigAttributeRestrictionsLike
public PolicyRuleFluent.DeploymentConfigAttributeRestrictionsNested<A> withNewDeploymentConfigAttributeRestrictionsLike(DeploymentConfig item)- Specified by:
withNewDeploymentConfigAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withOAuthAccessTokenAttributeRestrictions
public A withOAuthAccessTokenAttributeRestrictions(OAuthAccessToken oAuthAccessTokenAttributeRestrictions)- Specified by:
withOAuthAccessTokenAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthAccessTokenAttributeRestrictions
public PolicyRuleFluent.OAuthAccessTokenAttributeRestrictionsNested<A> withNewOAuthAccessTokenAttributeRestrictions()- Specified by:
withNewOAuthAccessTokenAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthAccessTokenAttributeRestrictionsLike
public PolicyRuleFluent.OAuthAccessTokenAttributeRestrictionsNested<A> withNewOAuthAccessTokenAttributeRestrictionsLike(OAuthAccessToken item)- Specified by:
withNewOAuthAccessTokenAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withRoleBindingAttributeRestrictions
- Specified by:
withRoleBindingAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleBindingAttributeRestrictions
public PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<A> withNewRoleBindingAttributeRestrictions()- Specified by:
withNewRoleBindingAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleBindingAttributeRestrictionsLike
public PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<A> withNewRoleBindingAttributeRestrictionsLike(RoleBinding item)- Specified by:
withNewRoleBindingAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withImageAttributeRestrictions
- Specified by:
withImageAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageAttributeRestrictions
- Specified by:
withNewImageAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageAttributeRestrictionsLike
public PolicyRuleFluent.ImageAttributeRestrictionsNested<A> withNewImageAttributeRestrictionsLike(Image item)- Specified by:
withNewImageAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withPersistentVolumeClaimAttributeRestrictions
public A withPersistentVolumeClaimAttributeRestrictions(io.fabric8.kubernetes.api.model.PersistentVolumeClaim persistentVolumeClaimAttributeRestrictions)- Specified by:
withPersistentVolumeClaimAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewPersistentVolumeClaimAttributeRestrictions
public PolicyRuleFluent.PersistentVolumeClaimAttributeRestrictionsNested<A> withNewPersistentVolumeClaimAttributeRestrictions()- Specified by:
withNewPersistentVolumeClaimAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewPersistentVolumeClaimAttributeRestrictionsLike
public PolicyRuleFluent.PersistentVolumeClaimAttributeRestrictionsNested<A> withNewPersistentVolumeClaimAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.PersistentVolumeClaim item)- Specified by:
withNewPersistentVolumeClaimAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withRoleAttributeRestrictions
- Specified by:
withRoleAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleAttributeRestrictions
- Specified by:
withNewRoleAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleAttributeRestrictionsLike
public PolicyRuleFluent.RoleAttributeRestrictionsNested<A> withNewRoleAttributeRestrictionsLike(Role item)- Specified by:
withNewRoleAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withProjectAttributeRestrictions
- Specified by:
withProjectAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewProjectAttributeRestrictions
- Specified by:
withNewProjectAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewProjectAttributeRestrictionsLike
public PolicyRuleFluent.ProjectAttributeRestrictionsNested<A> withNewProjectAttributeRestrictionsLike(Project item)- Specified by:
withNewProjectAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withBuildConfigAttributeRestrictions
- Specified by:
withBuildConfigAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildConfigAttributeRestrictions
public PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<A> withNewBuildConfigAttributeRestrictions()- Specified by:
withNewBuildConfigAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildConfigAttributeRestrictionsLike
public PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<A> withNewBuildConfigAttributeRestrictionsLike(BuildConfig item)- Specified by:
withNewBuildConfigAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withUserAttributeRestrictions
- Specified by:
withUserAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewUserAttributeRestrictions
- Specified by:
withNewUserAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewUserAttributeRestrictionsLike
public PolicyRuleFluent.UserAttributeRestrictionsNested<A> withNewUserAttributeRestrictionsLike(User item)- Specified by:
withNewUserAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withRouteAttributeRestrictions
- Specified by:
withRouteAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRouteAttributeRestrictions
- Specified by:
withNewRouteAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRouteAttributeRestrictionsLike
public PolicyRuleFluent.RouteAttributeRestrictionsNested<A> withNewRouteAttributeRestrictionsLike(Route item)- Specified by:
withNewRouteAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withBuildAttributeRestrictions
- Specified by:
withBuildAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildAttributeRestrictions
- Specified by:
withNewBuildAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildAttributeRestrictionsLike
public PolicyRuleFluent.BuildAttributeRestrictionsNested<A> withNewBuildAttributeRestrictionsLike(Build item)- Specified by:
withNewBuildAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withOAuthAuthorizeTokenAttributeRestrictions
public A withOAuthAuthorizeTokenAttributeRestrictions(OAuthAuthorizeToken oAuthAuthorizeTokenAttributeRestrictions)- Specified by:
withOAuthAuthorizeTokenAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthAuthorizeTokenAttributeRestrictions
public PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenAttributeRestrictions()- Specified by:
withNewOAuthAuthorizeTokenAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthAuthorizeTokenAttributeRestrictionsLike
public PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenAttributeRestrictionsLike(OAuthAuthorizeToken item)- Specified by:
withNewOAuthAuthorizeTokenAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withRoleBindingRestrictionAttributeRestrictions
public A withRoleBindingRestrictionAttributeRestrictions(RoleBindingRestriction roleBindingRestrictionAttributeRestrictions)- Specified by:
withRoleBindingRestrictionAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleBindingRestrictionAttributeRestrictions
public PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<A> withNewRoleBindingRestrictionAttributeRestrictions()- Specified by:
withNewRoleBindingRestrictionAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewRoleBindingRestrictionAttributeRestrictionsLike
public PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<A> withNewRoleBindingRestrictionAttributeRestrictionsLike(RoleBindingRestriction item)- Specified by:
withNewRoleBindingRestrictionAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withImageStreamTagAttributeRestrictions
public A withImageStreamTagAttributeRestrictions(ImageStreamTag imageStreamTagAttributeRestrictions)- Specified by:
withImageStreamTagAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamTagAttributeRestrictions
public PolicyRuleFluent.ImageStreamTagAttributeRestrictionsNested<A> withNewImageStreamTagAttributeRestrictions()- Specified by:
withNewImageStreamTagAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamTagAttributeRestrictionsLike
public PolicyRuleFluent.ImageStreamTagAttributeRestrictionsNested<A> withNewImageStreamTagAttributeRestrictionsLike(ImageStreamTag item)- Specified by:
withNewImageStreamTagAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withGroupAttributeRestrictions
- Specified by:
withGroupAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewGroupAttributeRestrictions
- Specified by:
withNewGroupAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewGroupAttributeRestrictionsLike
public PolicyRuleFluent.GroupAttributeRestrictionsNested<A> withNewGroupAttributeRestrictionsLike(Group item)- Specified by:
withNewGroupAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withTokenReviewAttributeRestrictions
- Specified by:
withTokenReviewAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewTokenReviewAttributeRestrictions
public PolicyRuleFluent.TokenReviewAttributeRestrictionsNested<A> withNewTokenReviewAttributeRestrictions()- Specified by:
withNewTokenReviewAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewTokenReviewAttributeRestrictionsLike
public PolicyRuleFluent.TokenReviewAttributeRestrictionsNested<A> withNewTokenReviewAttributeRestrictionsLike(TokenReview item)- Specified by:
withNewTokenReviewAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withImageSignatureAttributeRestrictions
public A withImageSignatureAttributeRestrictions(ImageSignature imageSignatureAttributeRestrictions)- Specified by:
withImageSignatureAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageSignatureAttributeRestrictions
public PolicyRuleFluent.ImageSignatureAttributeRestrictionsNested<A> withNewImageSignatureAttributeRestrictions()- Specified by:
withNewImageSignatureAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageSignatureAttributeRestrictionsLike
public PolicyRuleFluent.ImageSignatureAttributeRestrictionsNested<A> withNewImageSignatureAttributeRestrictionsLike(ImageSignature item)- Specified by:
withNewImageSignatureAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withSecurityContextConstraintsAttributeRestrictions
public A withSecurityContextConstraintsAttributeRestrictions(SecurityContextConstraints securityContextConstraintsAttributeRestrictions)- Specified by:
withSecurityContextConstraintsAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewSecurityContextConstraintsAttributeRestrictions
public PolicyRuleFluent.SecurityContextConstraintsAttributeRestrictionsNested<A> withNewSecurityContextConstraintsAttributeRestrictions()- Specified by:
withNewSecurityContextConstraintsAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewSecurityContextConstraintsAttributeRestrictionsLike
public PolicyRuleFluent.SecurityContextConstraintsAttributeRestrictionsNested<A> withNewSecurityContextConstraintsAttributeRestrictionsLike(SecurityContextConstraints item)- Specified by:
withNewSecurityContextConstraintsAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withClusterRoleBindingAttributeRestrictions
public A withClusterRoleBindingAttributeRestrictions(ClusterRoleBinding clusterRoleBindingAttributeRestrictions)- Specified by:
withClusterRoleBindingAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterRoleBindingAttributeRestrictions
public PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<A> withNewClusterRoleBindingAttributeRestrictions()- Specified by:
withNewClusterRoleBindingAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterRoleBindingAttributeRestrictionsLike
public PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<A> withNewClusterRoleBindingAttributeRestrictionsLike(ClusterRoleBinding item)- Specified by:
withNewClusterRoleBindingAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withBuildRequestAttributeRestrictions
- Specified by:
withBuildRequestAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildRequestAttributeRestrictions
public PolicyRuleFluent.BuildRequestAttributeRestrictionsNested<A> withNewBuildRequestAttributeRestrictions()- Specified by:
withNewBuildRequestAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewBuildRequestAttributeRestrictionsLike
public PolicyRuleFluent.BuildRequestAttributeRestrictionsNested<A> withNewBuildRequestAttributeRestrictionsLike(BuildRequest item)- Specified by:
withNewBuildRequestAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNetNamespaceAttributeRestrictions
- Specified by:
withNetNamespaceAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewNetNamespaceAttributeRestrictions
public PolicyRuleFluent.NetNamespaceAttributeRestrictionsNested<A> withNewNetNamespaceAttributeRestrictions()- Specified by:
withNewNetNamespaceAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewNetNamespaceAttributeRestrictionsLike
public PolicyRuleFluent.NetNamespaceAttributeRestrictionsNested<A> withNewNetNamespaceAttributeRestrictionsLike(NetNamespace item)- Specified by:
withNewNetNamespaceAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withImageStreamAttributeRestrictions
- Specified by:
withImageStreamAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamAttributeRestrictions
public PolicyRuleFluent.ImageStreamAttributeRestrictionsNested<A> withNewImageStreamAttributeRestrictions()- Specified by:
withNewImageStreamAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewImageStreamAttributeRestrictionsLike
public PolicyRuleFluent.ImageStreamAttributeRestrictionsNested<A> withNewImageStreamAttributeRestrictionsLike(ImageStream item)- Specified by:
withNewImageStreamAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withProjectRequestAttributeRestrictions
public A withProjectRequestAttributeRestrictions(ProjectRequest projectRequestAttributeRestrictions)- Specified by:
withProjectRequestAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewProjectRequestAttributeRestrictions
public PolicyRuleFluent.ProjectRequestAttributeRestrictionsNested<A> withNewProjectRequestAttributeRestrictions()- Specified by:
withNewProjectRequestAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewProjectRequestAttributeRestrictionsLike
public PolicyRuleFluent.ProjectRequestAttributeRestrictionsNested<A> withNewProjectRequestAttributeRestrictionsLike(ProjectRequest item)- Specified by:
withNewProjectRequestAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withTemplateAttributeRestrictions
- Specified by:
withTemplateAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewTemplateAttributeRestrictions
public PolicyRuleFluent.TemplateAttributeRestrictionsNested<A> withNewTemplateAttributeRestrictions()- Specified by:
withNewTemplateAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewTemplateAttributeRestrictionsLike
public PolicyRuleFluent.TemplateAttributeRestrictionsNested<A> withNewTemplateAttributeRestrictionsLike(Template item)- Specified by:
withNewTemplateAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withOAuthClientAuthorizationAttributeRestrictions
public A withOAuthClientAuthorizationAttributeRestrictions(OAuthClientAuthorization oAuthClientAuthorizationAttributeRestrictions)- Specified by:
withOAuthClientAuthorizationAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthClientAuthorizationAttributeRestrictions
public PolicyRuleFluent.OAuthClientAuthorizationAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationAttributeRestrictions()- Specified by:
withNewOAuthClientAuthorizationAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthClientAuthorizationAttributeRestrictionsLike
public PolicyRuleFluent.OAuthClientAuthorizationAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationAttributeRestrictionsLike(OAuthClientAuthorization item)- Specified by:
withNewOAuthClientAuthorizationAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withOAuthClientAttributeRestrictions
- Specified by:
withOAuthClientAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthClientAttributeRestrictions
public PolicyRuleFluent.OAuthClientAttributeRestrictionsNested<A> withNewOAuthClientAttributeRestrictions()- Specified by:
withNewOAuthClientAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewOAuthClientAttributeRestrictionsLike
public PolicyRuleFluent.OAuthClientAttributeRestrictionsNested<A> withNewOAuthClientAttributeRestrictionsLike(OAuthClient item)- Specified by:
withNewOAuthClientAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withIdentityAttributeRestrictions
- Specified by:
withIdentityAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewIdentityAttributeRestrictions
public PolicyRuleFluent.IdentityAttributeRestrictionsNested<A> withNewIdentityAttributeRestrictions()- Specified by:
withNewIdentityAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewIdentityAttributeRestrictionsLike
public PolicyRuleFluent.IdentityAttributeRestrictionsNested<A> withNewIdentityAttributeRestrictionsLike(Identity item)- Specified by:
withNewIdentityAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withClusterRoleAttributeRestrictions
- Specified by:
withClusterRoleAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterRoleAttributeRestrictions
public PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<A> withNewClusterRoleAttributeRestrictions()- Specified by:
withNewClusterRoleAttributeRestrictionsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNewClusterRoleAttributeRestrictionsLike
public PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<A> withNewClusterRoleAttributeRestrictionsLike(ClusterRole item)- Specified by:
withNewClusterRoleAttributeRestrictionsLikein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
setToNonResourceURLs
- Specified by:
setToNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addAllToNonResourceURLs
- Specified by:
addAllToNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeFromNonResourceURLs
- Specified by:
removeFromNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeAllFromNonResourceURLs
- Specified by:
removeAllFromNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getNonResourceURLs
- Specified by:
getNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getNonResourceURL
- Specified by:
getNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getFirstNonResourceURL
- Specified by:
getFirstNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getLastNonResourceURL
- Specified by:
getLastNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getMatchingNonResourceURL
public String getMatchingNonResourceURL(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)- Specified by:
getMatchingNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasMatchingNonResourceURL
public Boolean hasMatchingNonResourceURL(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)- Specified by:
hasMatchingNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasNonResourceURLs
- Specified by:
hasNonResourceURLsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewNonResourceURL
- Specified by:
addNewNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewNonResourceURL
- Specified by:
addNewNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewNonResourceURL
- Specified by:
addNewNonResourceURLin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToResourceNames
- Specified by:
addToResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
setToResourceNames
- Specified by:
setToResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToResourceNames
- Specified by:
addToResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addAllToResourceNames
- Specified by:
addAllToResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeFromResourceNames
- Specified by:
removeFromResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeAllFromResourceNames
- Specified by:
removeAllFromResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getResourceNames
- Specified by:
getResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getResourceName
- Specified by:
getResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getFirstResourceName
- Specified by:
getFirstResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getLastResourceName
- Specified by:
getLastResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getMatchingResourceName
public String getMatchingResourceName(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)- Specified by:
getMatchingResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasMatchingResourceName
public Boolean hasMatchingResourceName(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)- Specified by:
hasMatchingResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withResourceNames
- Specified by:
withResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withResourceNames
- Specified by:
withResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasResourceNames
- Specified by:
hasResourceNamesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResourceName
- Specified by:
addNewResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResourceName
- Specified by:
addNewResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResourceName
- Specified by:
addNewResourceNamein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
setToResources
- Specified by:
setToResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addAllToResources
- Specified by:
addAllToResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeFromResources
- Specified by:
removeFromResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getResources
- Specified by:
getResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getResource
- Specified by:
getResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getFirstResource
- Specified by:
getFirstResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getLastResource
- Specified by:
getLastResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
setToVerbs
- Specified by:
setToVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getVerbs
- Specified by:
getVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getVerb
- Specified by:
getVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getLastVerb
- Specified by:
getLastVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
hasVerbs
- Specified by:
hasVerbsin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewVerb
- Specified by:
addNewVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewVerb
- Specified by:
addNewVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
addNewVerb
- Specified by:
addNewVerbin interfacePolicyRuleFluent<A extends PolicyRuleFluent<A>>
-
equals
-