Package io.fabric8.kubernetes.api.model
Class PodSpecFluentImpl.SecurityContextNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodSecurityContextFluentImpl<PodSpecFluent.SecurityContextNested<N>>
io.fabric8.kubernetes.api.model.PodSpecFluentImpl.SecurityContextNestedImpl<N>
- All Implemented Interfaces:
Fluent<PodSpecFluent.SecurityContextNested<N>>,Nested<N>,Visitable<PodSpecFluent.SecurityContextNested<N>>,PodSecurityContextFluent<PodSpecFluent.SecurityContextNested<N>>,PodSpecFluent.SecurityContextNested<N>
- Enclosing class:
- PodSpecFluentImpl<A extends PodSpecFluent<A>>
public class PodSpecFluentImpl.SecurityContextNestedImpl<N> extends PodSecurityContextFluentImpl<PodSpecFluent.SecurityContextNested<N>> implements PodSpecFluent.SecurityContextNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodSecurityContextFluentImpl
PodSecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N>, PodSecurityContextFluentImpl.SysctlsNestedImpl<N>, PodSecurityContextFluentImpl.WindowsOptionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodSecurityContextFluent
PodSecurityContextFluent.SeLinuxOptionsNested<N>, PodSecurityContextFluent.SysctlsNested<N>, PodSecurityContextFluent.WindowsOptionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSecurityContext()Methods inherited from class io.fabric8.kubernetes.api.model.PodSecurityContextFluentImpl
addAllToSupplementalGroups, addAllToSysctls, addNewSysctl, addNewSysctl, addNewSysctlLike, addToSupplementalGroups, addToSupplementalGroups, addToSysctls, addToSysctls, buildFirstSysctl, buildLastSysctl, buildMatchingSysctl, buildSeLinuxOptions, buildSysctl, buildSysctls, buildWindowsOptions, editFirstSysctl, editLastSysctl, editMatchingSysctl, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeLinuxOptions, editSysctl, editWindowsOptions, equals, getFirstSupplementalGroup, getFsGroup, getFsGroupChangePolicy, getLastSupplementalGroup, getMatchingSupplementalGroup, getRunAsGroup, getRunAsUser, getSeLinuxOptions, getSupplementalGroup, getSupplementalGroups, getSysctls, getWindowsOptions, hasFsGroup, hasFsGroupChangePolicy, hasMatchingSupplementalGroup, hasMatchingSysctl, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeLinuxOptions, hasSupplementalGroups, hasSysctls, hasWindowsOptions, isRunAsNonRoot, removeAllFromSupplementalGroups, removeAllFromSysctls, removeFromSupplementalGroups, removeFromSysctls, removeMatchingFromSysctls, setNewSysctlLike, setToSupplementalGroups, setToSysctls, withFsGroup, withFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewRunAsNonRoot, withNewRunAsNonRoot, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withRunAsGroup, withRunAsNonRoot, withRunAsUser, withSeLinuxOptions, withSupplementalGroups, withSupplementalGroups, withSysctls, withSysctls, withWindowsOptionsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.PodSecurityContextFluent
addAllToSupplementalGroups, addAllToSysctls, addNewSysctl, addNewSysctl, addNewSysctlLike, addToSupplementalGroups, addToSupplementalGroups, addToSysctls, addToSysctls, buildFirstSysctl, buildLastSysctl, buildMatchingSysctl, buildSeLinuxOptions, buildSysctl, buildSysctls, buildWindowsOptions, editFirstSysctl, editLastSysctl, editMatchingSysctl, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeLinuxOptions, editSysctl, editWindowsOptions, getFirstSupplementalGroup, getFsGroup, getFsGroupChangePolicy, getLastSupplementalGroup, getMatchingSupplementalGroup, getRunAsGroup, getRunAsUser, getSeLinuxOptions, getSupplementalGroup, getSupplementalGroups, getSysctls, getWindowsOptions, hasFsGroup, hasFsGroupChangePolicy, hasMatchingSupplementalGroup, hasMatchingSysctl, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeLinuxOptions, hasSupplementalGroups, hasSysctls, hasWindowsOptions, isRunAsNonRoot, removeAllFromSupplementalGroups, removeAllFromSysctls, removeFromSupplementalGroups, removeFromSysctls, removeMatchingFromSysctls, setNewSysctlLike, setToSupplementalGroups, setToSysctls, withFsGroup, withFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewFsGroupChangePolicy, withNewRunAsNonRoot, withNewRunAsNonRoot, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withRunAsGroup, withRunAsNonRoot, withRunAsUser, withSeLinuxOptions, withSupplementalGroups, withSupplementalGroups, withSysctls, withSysctls, withWindowsOptions
-
Method Details
-
and
-
endSecurityContext
- Specified by:
endSecurityContextin interfacePodSpecFluent.SecurityContextNested<N>
-