Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Class and Description |
---|---|
class |
EditableDaemonEndpoint |
Modifier and Type | Method and Description |
---|---|
DaemonEndpoint |
DoneableDaemonEndpoint.done() |
DaemonEndpoint |
NodeDaemonEndpointsFluentImpl.getKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpointsFluent.getKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpoints.getKubeletEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
NodeDaemonEndpoints.setKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
T |
NodeDaemonEndpointsFluentImpl.withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
T |
NodeDaemonEndpointsFluent.withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<T> |
NodeDaemonEndpointsFluentImpl.withNewKubeletEndpointLike(DaemonEndpoint item) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<T> |
NodeDaemonEndpointsFluent.withNewKubeletEndpointLike(DaemonEndpoint item) |
Constructor and Description |
---|
DaemonEndpointBuilder(DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointFluentImpl(DaemonEndpoint instance) |
DoneableDaemonEndpoint(DaemonEndpoint item) |
DoneableDaemonEndpoint(DaemonEndpoint item,
Function<DaemonEndpoint,DaemonEndpoint> function) |
EditableNodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint) |
NodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint) |
Constructor and Description |
---|
DoneableDaemonEndpoint(DaemonEndpoint item,
Function<DaemonEndpoint,DaemonEndpoint> function) |
DoneableDaemonEndpoint(DaemonEndpoint item,
Function<DaemonEndpoint,DaemonEndpoint> function) |
DoneableDaemonEndpoint(Function<DaemonEndpoint,DaemonEndpoint> function) |
DoneableDaemonEndpoint(Function<DaemonEndpoint,DaemonEndpoint> function) |
Copyright © 2011–2016 Red Hat. All rights reserved.