Package io.fabric8.kubernetes.api.model
Interface PodSecurityContextFluent.SeLinuxOptionsNested<N>
- All Superinterfaces:
Fluent<PodSecurityContextFluent.SeLinuxOptionsNested<N>>
,Nested<N>
,SELinuxOptionsFluent<PodSecurityContextFluent.SeLinuxOptionsNested<N>>
- All Known Implementing Classes:
PodSecurityContextFluentImpl.SeLinuxOptionsNestedImpl
- Enclosing interface:
- PodSecurityContextFluent<A extends PodSecurityContextFluent<A>>
public static interface PodSecurityContextFluent.SeLinuxOptionsNested<N> extends Nested<N>, SELinuxOptionsFluent<PodSecurityContextFluent.SeLinuxOptionsNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endSeLinuxOptions()
Methods inherited from interface io.fabric8.kubernetes.api.model.SELinuxOptionsFluent
getLevel, getRole, getType, getUser, hasLevel, hasRole, hasType, hasUser, withLevel, withNewLevel, withNewLevel, withNewLevel, withNewRole, withNewRole, withNewRole, withNewType, withNewType, withNewType, withNewUser, withNewUser, withNewUser, withRole, withType, withUser