Package io.fabric8.kubernetes.api.model
Interface SecurityContextFluent.SeLinuxOptionsNested<N>
- All Superinterfaces:
Fluent<SecurityContextFluent.SeLinuxOptionsNested<N>>
,Nested<N>
,SELinuxOptionsFluent<SecurityContextFluent.SeLinuxOptionsNested<N>>
- All Known Implementing Classes:
SecurityContextFluentImpl.SeLinuxOptionsNestedImpl
- Enclosing interface:
- SecurityContextFluent<A extends SecurityContextFluent<A>>
public static interface SecurityContextFluent.SeLinuxOptionsNested<N> extends Nested<N>, SELinuxOptionsFluent<SecurityContextFluent.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