| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1ContainerFluent<A extends V1ContainerFluent<A>> |
class |
V1ContainerFluentImpl<A extends V1ContainerFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1PodSpecFluent.ContainersNested<N> |
static interface |
V1PodSpecFluent.InitContainersNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
V1ContainerBuilder |
class |
V1ContainerFluentImpl<A extends V1ContainerFluent<A>> |
class |
V1PodSpecFluentImpl.ContainersNestedImpl<N> |
class |
V1PodSpecFluentImpl.InitContainersNestedImpl<N> |
| Constructor and Description |
|---|
V1ContainerBuilder(V1ContainerFluent<?> fluent) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
Boolean validationEnabled) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
V1Container instance) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
V1Container instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.