Package io.fabric8.kubernetes.api.model
Interface SecurityContextFluent.SeccompProfileNested<N>
-
- All Superinterfaces:
Fluent<SecurityContextFluent.SeccompProfileNested<N>>,Nested<N>,SeccompProfileFluent<SecurityContextFluent.SeccompProfileNested<N>>
- All Known Implementing Classes:
SecurityContextFluentImpl.SeccompProfileNestedImpl
- Enclosing interface:
- SecurityContextFluent<A extends SecurityContextFluent<A>>
public static interface SecurityContextFluent.SeccompProfileNested<N> extends Nested<N>, SeccompProfileFluent<SecurityContextFluent.SeccompProfileNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSeccompProfile()-
Methods inherited from interface io.fabric8.kubernetes.api.model.SeccompProfileFluent
getLocalhostProfile, getType, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewType, withNewType, withNewType, withType
-
-