Interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
SecurityContextConstraintsFluent.SeLinuxContextNested<N>
All Known Implementing Classes:
DoneableSELinuxContextStrategyOptions, SecurityContextConstraintsFluentImpl.SeLinuxContextNestedImpl, SELinuxContextStrategyOptionsBuilder, SELinuxContextStrategyOptionsFluentImpl

public interface SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>