Package io.fabric8.kubernetes.api.model
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>
-
Method Details
-
getPort
Integer getPort() -
withPort
-
hasPort
Boolean hasPort() -
withNewPort
-
withNewPort
-