public class V1SecurityContextFluentImpl<A extends V1SecurityContextFluent<A>> extends BaseFluent<A> implements V1SecurityContextFluent<A>
V1SecurityContextFluent.CapabilitiesNested<N>, V1SecurityContextFluent.SeccompProfileNested<N>, V1SecurityContextFluent.SeLinuxOptionsNested<N>, V1SecurityContextFluent.WindowsOptionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1SecurityContextFluentImpl() |
V1SecurityContextFluentImpl(io.kubernetes.client.openapi.models.V1SecurityContext instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1SecurityContextFluentImpl()
public V1SecurityContextFluentImpl(io.kubernetes.client.openapi.models.V1SecurityContext instance)
public Boolean getAllowPrivilegeEscalation()
getAllowPrivilegeEscalation in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withAllowPrivilegeEscalation(Boolean allowPrivilegeEscalation)
withAllowPrivilegeEscalation in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasAllowPrivilegeEscalation()
hasAllowPrivilegeEscalation in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1Capabilities getCapabilities()
getCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public io.kubernetes.client.openapi.models.V1Capabilities buildCapabilities()
buildCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withCapabilities(io.kubernetes.client.openapi.models.V1Capabilities capabilities)
withCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasCapabilities()
hasCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.CapabilitiesNested<A> withNewCapabilities()
withNewCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.CapabilitiesNested<A> withNewCapabilitiesLike(io.kubernetes.client.openapi.models.V1Capabilities item)
withNewCapabilitiesLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.CapabilitiesNested<A> editCapabilities()
editCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilities()
editOrNewCapabilities in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilitiesLike(io.kubernetes.client.openapi.models.V1Capabilities item)
editOrNewCapabilitiesLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean getPrivileged()
getPrivileged in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withPrivileged(Boolean privileged)
withPrivileged in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasPrivileged()
hasPrivileged in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public String getProcMount()
getProcMount in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withProcMount(String procMount)
withProcMount in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasProcMount()
hasProcMount in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean getReadOnlyRootFilesystem()
getReadOnlyRootFilesystem in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withReadOnlyRootFilesystem(Boolean readOnlyRootFilesystem)
withReadOnlyRootFilesystem in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasReadOnlyRootFilesystem()
hasReadOnlyRootFilesystem in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Long getRunAsGroup()
getRunAsGroup in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withRunAsGroup(Long runAsGroup)
withRunAsGroup in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasRunAsGroup()
hasRunAsGroup in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean getRunAsNonRoot()
getRunAsNonRoot in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withRunAsNonRoot(Boolean runAsNonRoot)
withRunAsNonRoot in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasRunAsNonRoot()
hasRunAsNonRoot in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Long getRunAsUser()
getRunAsUser in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withRunAsUser(Long runAsUser)
withRunAsUser in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasRunAsUser()
hasRunAsUser in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1SELinuxOptions getSeLinuxOptions()
getSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public io.kubernetes.client.openapi.models.V1SELinuxOptions buildSeLinuxOptions()
buildSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withSeLinuxOptions(io.kubernetes.client.openapi.models.V1SELinuxOptions seLinuxOptions)
withSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasSeLinuxOptions()
hasSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
withNewSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
withNewSeLinuxOptionsLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
editSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
editOrNewSeLinuxOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
editOrNewSeLinuxOptionsLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1SeccompProfile getSeccompProfile()
getSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public io.kubernetes.client.openapi.models.V1SeccompProfile buildSeccompProfile()
buildSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withSeccompProfile(io.kubernetes.client.openapi.models.V1SeccompProfile seccompProfile)
withSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasSeccompProfile()
hasSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeccompProfileNested<A> withNewSeccompProfile()
withNewSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeccompProfileNested<A> withNewSeccompProfileLike(io.kubernetes.client.openapi.models.V1SeccompProfile item)
withNewSeccompProfileLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeccompProfileNested<A> editSeccompProfile()
editSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeccompProfileNested<A> editOrNewSeccompProfile()
editOrNewSeccompProfile in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.SeccompProfileNested<A> editOrNewSeccompProfileLike(io.kubernetes.client.openapi.models.V1SeccompProfile item)
editOrNewSeccompProfileLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1WindowsSecurityContextOptions getWindowsOptions()
getWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public io.kubernetes.client.openapi.models.V1WindowsSecurityContextOptions buildWindowsOptions()
buildWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withWindowsOptions(io.kubernetes.client.openapi.models.V1WindowsSecurityContextOptions windowsOptions)
withWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public Boolean hasWindowsOptions()
hasWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.WindowsOptionsNested<A> withNewWindowsOptions()
withNewWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.WindowsOptionsNested<A> withNewWindowsOptionsLike(io.kubernetes.client.openapi.models.V1WindowsSecurityContextOptions item)
withNewWindowsOptionsLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.WindowsOptionsNested<A> editWindowsOptions()
editWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.WindowsOptionsNested<A> editOrNewWindowsOptions()
editOrNewWindowsOptions in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public V1SecurityContextFluent.WindowsOptionsNested<A> editOrNewWindowsOptionsLike(io.kubernetes.client.openapi.models.V1WindowsSecurityContextOptions item)
editOrNewWindowsOptionsLike in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1SecurityContextFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1SecurityContextFluent<A>>public A withAllowPrivilegeEscalation()
withAllowPrivilegeEscalation in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withPrivileged()
withPrivileged in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withReadOnlyRootFilesystem()
withReadOnlyRootFilesystem in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>public A withRunAsNonRoot()
withRunAsNonRoot in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>Copyright © 2022. All rights reserved.