Interface SELinuxStrategyOptionsFluent<A extends SELinuxStrategyOptionsFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
PodSecurityPolicySpecFluent.SeLinuxNested<N>
All Known Implementing Classes:
DoneableSELinuxStrategyOptions, PodSecurityPolicySpecFluentImpl.SeLinuxNestedImpl, SELinuxStrategyOptionsBuilder, SELinuxStrategyOptionsFluentImpl

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