Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PodSecurityContextObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodSecurityContextFluentImpl<WatchEventFluent.PodSecurityContextObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PodSecurityContextObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PodSecurityContextObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.PodSecurityContextObjectNested<N>>,PodSecurityContextFluent<WatchEventFluent.PodSecurityContextObjectNested<N>>,WatchEventFluent.PodSecurityContextObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PodSecurityContextObjectNestedImpl<N> extends PodSecurityContextFluentImpl<WatchEventFluent.PodSecurityContextObjectNested<N>> implements WatchEventFluent.PodSecurityContextObjectNested<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()NendPodSecurityContextObject()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
-
endPodSecurityContextObject
- Specified by:
endPodSecurityContextObjectin interfaceWatchEventFluent.PodSecurityContextObjectNested<N>
-