| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerFluent<A extends ContainerFluent<A>>
Generated
|
class |
ContainerFluentImpl<A extends ContainerFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NamedExtensionFluent.ContainerExtensionNested<N> |
static interface |
PodSpecFluent.ContainersNested<N> |
static interface |
PodSpecFluent.InitContainersNested<N> |
static interface |
WatchEventFluent.ContainerObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerBuilder |
class |
ContainerFluentImpl<A extends ContainerFluent<A>>
Generated
|
| Constructor and Description |
|---|
ContainerBuilder(ContainerFluent<?> fluent) |
ContainerBuilder(ContainerFluent<?> fluent,
Boolean validationEnabled) |
ContainerBuilder(ContainerFluent<?> fluent,
Container instance) |
ContainerBuilder(ContainerFluent<?> fluent,
Container instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.