Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1NodeDaemonEndpoints |
V1NodeDaemonEndpointsBuilder.build() |
V1NodeDaemonEndpoints |
V1NodeStatusFluentImpl.buildDaemonEndpoints() |
V1NodeDaemonEndpoints |
V1NodeStatusFluent.buildDaemonEndpoints() |
V1NodeDaemonEndpoints |
V1NodeStatusFluentImpl.getDaemonEndpoints()
Deprecated.
|
V1NodeDaemonEndpoints |
V1NodeStatusFluent.getDaemonEndpoints()
Deprecated.
|
V1NodeDaemonEndpoints |
V1NodeStatus.getDaemonEndpoints()
Get daemonEndpoints
|
V1NodeDaemonEndpoints |
V1NodeDaemonEndpoints.kubeletEndpoint(V1DaemonEndpoint kubeletEndpoint) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatus |
V1NodeStatus.daemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
V1NodeStatusFluent.DaemonEndpointsNested<A> |
V1NodeStatusFluentImpl.editOrNewDaemonEndpointsLike(V1NodeDaemonEndpoints item) |
V1NodeStatusFluent.DaemonEndpointsNested<A> |
V1NodeStatusFluent.editOrNewDaemonEndpointsLike(V1NodeDaemonEndpoints item) |
void |
V1NodeStatus.setDaemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
A |
V1NodeStatusFluentImpl.withDaemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
A |
V1NodeStatusFluent.withDaemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) |
V1NodeStatusFluent.DaemonEndpointsNested<A> |
V1NodeStatusFluentImpl.withNewDaemonEndpointsLike(V1NodeDaemonEndpoints item) |
V1NodeStatusFluent.DaemonEndpointsNested<A> |
V1NodeStatusFluent.withNewDaemonEndpointsLike(V1NodeDaemonEndpoints item) |
Constructor and Description |
---|
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
V1NodeDaemonEndpointsFluentImpl(V1NodeDaemonEndpoints instance) |
Copyright © 2019. All rights reserved.