Package io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Class SpecFluent.SecurityContextNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.SecurityContextFluent<SpecFluent.SecurityContextNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.SpecFluent.SecurityContextNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SpecFluent.SecurityContextNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SpecFluent.SecurityContextNested<N>>
- Enclosing class:
- SpecFluent<A extends SpecFluent<A>>
public class SpecFluent.SecurityContextNested<N> extends SecurityContextFluent<SpecFluent.SecurityContextNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.SecurityContextFluent
SecurityContextFluent.SpecSeccompProfileNested<N>, SecurityContextFluent.SpecSeLinuxOptionsNested<N>, SecurityContextFluent.SpecWindowsOptionsNested<N>, SecurityContextFluent.SysctlsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecurityContext()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.SecurityContextFluent
addAllToSupplementalGroups, addAllToSysctls, addNewSysctl, addNewSysctlLike, addToSupplementalGroups, addToSupplementalGroups, addToSysctls, addToSysctls, buildFirstSysctl, buildLastSysctl, buildMatchingSysctl, buildSeccompProfile, buildSeLinuxOptions, buildSysctl, buildSysctls, buildWindowsOptions, editFirstSysctl, editLastSysctl, editMatchingSysctl, editOrNewSeccompProfile, editOrNewSeccompProfileLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSpecSeccompProfile, editSpecSeLinuxOptions, editSpecWindowsOptions, editSysctl, equals, getFirstSupplementalGroup, getFsGroup, getFsGroupChangePolicy, getLastSupplementalGroup, getMatchingSupplementalGroup, getRunAsGroup, getRunAsNonRoot, getRunAsUser, getSupplementalGroup, getSupplementalGroups, hasFsGroup, hasFsGroupChangePolicy, hashCode, hasMatchingSupplementalGroup, hasMatchingSysctl, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeccompProfile, hasSeLinuxOptions, hasSupplementalGroups, hasSysctls, hasWindowsOptions, removeAllFromSupplementalGroups, removeAllFromSysctls, removeFromSupplementalGroups, removeFromSysctls, removeMatchingFromSysctls, setNewSysctlLike, setToSupplementalGroups, setToSysctls, toString, withFsGroup, withFsGroupChangePolicy, withNewSeccompProfileLike, withNewSeLinuxOptionsLike, withNewSpecSeccompProfile, withNewSpecSeLinuxOptions, withNewSpecWindowsOptions, withNewWindowsOptionsLike, withRunAsGroup, withRunAsNonRoot, withRunAsNonRoot, withRunAsUser, withSeccompProfile, withSeLinuxOptions, withSupplementalGroups, withSupplementalGroups, withSysctls, withSysctls, withWindowsOptions
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-