| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
DaemonEndpointBuilder.build() |
DaemonEndpoint |
NodeDaemonEndpointsFluent.buildKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpoints.getKubeletEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
NodeDaemonEndpointsFluent.editOrNewKubeletEndpointLike(DaemonEndpoint item) |
void |
NodeDaemonEndpoints.setKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
A |
NodeDaemonEndpointsFluent.withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
NamedExtensionFluent.DaemonEndpointExtensionNested<A> |
NamedExtensionFluent.withNewDaemonEndpointExtensionLike(DaemonEndpoint item) |
WatchEventFluent.DaemonEndpointObjectNested<A> |
WatchEventFluent.withNewDaemonEndpointObjectLike(DaemonEndpoint item) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
NodeDaemonEndpointsFluent.withNewKubeletEndpointLike(DaemonEndpoint item) |
| Constructor and Description |
|---|
DaemonEndpointBuilder(DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpoint instance,
Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance,
Boolean validationEnabled) |
DaemonEndpointFluent(DaemonEndpoint instance) |
NodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint) |
Copyright © 2015–2023 Red Hat. All rights reserved.