Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
DaemonEndpoint |
DaemonEndpointBuilder.build() |
DaemonEndpoint |
DoneableDaemonEndpoint.done() |
DaemonEndpoint |
NodeDaemonEndpointsFluentImpl.getKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpointsFluent.getKubeletEndpoint() |
DaemonEndpoint |
NodeDaemonEndpoints.getKubeletEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
NodeDaemonEndpoints.setKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
A |
NodeDaemonEndpointsFluentImpl.withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
A |
NodeDaemonEndpointsFluent.withKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
NodeDaemonEndpointsFluentImpl.withNewKubeletEndpointLike(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) |
DaemonEndpointFluentImpl(DaemonEndpoint instance) |
DoneableDaemonEndpoint(DaemonEndpoint item) |
DoneableDaemonEndpoint(DaemonEndpoint item,
Function<DaemonEndpoint,DaemonEndpoint> function) |
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–2018 Red Hat. All rights reserved.