Interface SysctlFluent<A extends SysctlFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodSecurityContextFluent.SysctlsNested<N>, WatchEventFluent.SysctlObjectNested<N>
All Known Implementing Classes:
DoneableSysctl, PodSecurityContextFluentImpl.SysctlsNestedImpl, SysctlBuilder, SysctlFluentImpl, WatchEventFluentImpl.SysctlObjectNestedImpl

public interface SysctlFluent<A extends SysctlFluent<A>>
extends Fluent<A>