| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
DaemonEndpointBuilder.build() |
DaemonEndpoint |
NodeDaemonEndpointsFluent.buildKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpointsFluentImpl.buildKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpointsFluent.getKubeletEndpoint()
Deprecated.
|
DaemonEndpoint |
NodeDaemonEndpointsFluentImpl.getKubeletEndpoint()
Deprecated.
|
DaemonEndpoint |
NodeDaemonEndpoints.getKubeletEndpoint() |
| Constructor and Description |
|---|
DaemonEndpointBuilder(DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpoint instance,
Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance,
Boolean validationEnabled) |
DaemonEndpointFluentImpl(DaemonEndpoint instance) |
NodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint) |
Copyright © 2015–2022 Red Hat. All rights reserved.