Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
DaemonEndpointFluent<A extends DaemonEndpointFluent<A>> |
class |
DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
NodeDaemonEndpointsFluent.KubeletEndpointNested<N> |
static interface |
WatchEventFluent.DaemonEndpointObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DaemonEndpointBuilder |
class |
DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>> |
class |
DoneableDaemonEndpoint |
class |
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N> |
class |
WatchEventFluentImpl.DaemonEndpointObjectNestedImpl<N> |
Constructor and Description |
---|
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.