Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1DaemonEndpoint |
V1DaemonEndpointBuilder.build() |
V1DaemonEndpoint |
V1NodeDaemonEndpointsFluentImpl.buildKubeletEndpoint() |
V1DaemonEndpoint |
V1NodeDaemonEndpointsFluent.buildKubeletEndpoint() |
V1DaemonEndpoint |
V1NodeDaemonEndpointsFluentImpl.getKubeletEndpoint()
Deprecated.
|
V1DaemonEndpoint |
V1NodeDaemonEndpointsFluent.getKubeletEndpoint()
Deprecated.
|
V1DaemonEndpoint |
V1NodeDaemonEndpoints.getKubeletEndpoint()
Get kubeletEndpoint
|
V1DaemonEndpoint |
V1DaemonEndpoint.port(Integer port) |
Constructor and Description |
---|
V1DaemonEndpointBuilder(V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(V1DaemonEndpoint instance,
Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
V1DaemonEndpoint instance,
Boolean validationEnabled) |
V1DaemonEndpointFluentImpl(V1DaemonEndpoint instance) |
Copyright © 2020. All rights reserved.