Interface PodSecurityContextFluent<A extends PodSecurityContextFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodSpecFluent.SecurityContextNested<N>, WatchEventFluent.PodSecurityContextObjectNested<N>
All Known Implementing Classes:
DoneablePodSecurityContext, PodSecurityContextBuilder, PodSecurityContextFluentImpl, PodSpecFluentImpl.SecurityContextNestedImpl, WatchEventFluentImpl.PodSecurityContextObjectNestedImpl

public interface PodSecurityContextFluent<A extends PodSecurityContextFluent<A>>
extends Fluent<A>