public interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NodeDaemonEndpointsFluent.KubeletEndpointNested<N> |
@Deprecated DaemonEndpoint getKubeletEndpoint()
DaemonEndpoint buildKubeletEndpoint()
A withKubeletEndpoint(DaemonEndpoint kubeletEndpoint)
Boolean hasKubeletEndpoint()
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpoint()
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpointLike(DaemonEndpoint item)
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editKubeletEndpoint()
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpoint()
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpointLike(DaemonEndpoint item)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.