Package io.fabric8.kubernetes.api.model
Interface PodSpecFluent.SecurityContextNested<N>
- All Superinterfaces:
Fluent<PodSpecFluent.SecurityContextNested<N>>
,Nested<N>
,PodSecurityContextFluent<PodSpecFluent.SecurityContextNested<N>>
- All Known Implementing Classes:
PodSpecFluentImpl.SecurityContextNestedImpl
- Enclosing interface:
- PodSpecFluent<A extends PodSpecFluent<A>>
public static interface PodSpecFluent.SecurityContextNested<N> extends Nested<N>, PodSecurityContextFluent<PodSpecFluent.SecurityContextNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodSecurityContextFluent
PodSecurityContextFluent.SeLinuxOptionsNested<N>, PodSecurityContextFluent.SysctlsNested<N>, PodSecurityContextFluent.WindowsOptionsNested<N>
-
Method Summary
Modifier and Type Method Description N
and()
N
endSecurityContext()
Methods 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