| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1ContainerFluent<A extends V1ContainerFluent<A>>
Generated
|
class |
V1ContainerFluentImpl<A extends V1ContainerFluent<A>>
Generated
|
| 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>>
Generated
|
| Constructor and Description |
|---|
V1ContainerBuilder(V1ContainerFluent<?> fluent) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
Boolean validationEnabled) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
io.kubernetes.client.openapi.models.V1Container instance) |
V1ContainerBuilder(V1ContainerFluent<?> fluent,
io.kubernetes.client.openapi.models.V1Container instance,
Boolean validationEnabled) |
Copyright © 2022. All rights reserved.