Interface DaemonEndpointFluent<A extends DaemonEndpointFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>, WatchEventFluent.DaemonEndpointObjectNested<N>
All Known Implementing Classes:
DaemonEndpointBuilder, DaemonEndpointFluentImpl, DoneableDaemonEndpoint, NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl, WatchEventFluentImpl.DaemonEndpointObjectNestedImpl

public interface DaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
extends Fluent<A>