| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReplicationControllerFluent<A extends ReplicationControllerFluent<A>> |
class |
ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseKubernetesListFluent.ReplicationControllerItemsNested<N> |
static interface |
NamedExtensionFluent.ReplicationControllerExtensionNested<N> |
static interface |
ReplicationControllerListFluent.ItemsNested<N> |
static interface |
WatchEventFluent.ReplicationControllerObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl<N> |
class |
DoneableReplicationController |
class |
NamedExtensionFluentImpl.ReplicationControllerExtensionNestedImpl<N> |
class |
ReplicationControllerBuilder |
class |
ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>> |
class |
ReplicationControllerListFluentImpl.ItemsNestedImpl<N> |
class |
WatchEventFluentImpl.ReplicationControllerObjectNestedImpl<N> |
| Constructor and Description |
|---|
ReplicationControllerBuilder(ReplicationControllerFluent<?> fluent) |
ReplicationControllerBuilder(ReplicationControllerFluent<?> fluent,
Boolean validationEnabled) |
ReplicationControllerBuilder(ReplicationControllerFluent<?> fluent,
ReplicationController instance) |
ReplicationControllerBuilder(ReplicationControllerFluent<?> fluent,
ReplicationController instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.