| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
Generated
|
class |
V1ContainerStatusFluentImpl<A extends V1ContainerStatusFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1PodStatusFluent.ContainerStatusesNested<N> |
static interface |
V1PodStatusFluent.EphemeralContainerStatusesNested<N> |
static interface |
V1PodStatusFluent.InitContainerStatusesNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
V1ContainerStatusBuilder |
class |
V1ContainerStatusFluentImpl<A extends V1ContainerStatusFluent<A>>
Generated
|
| Constructor and Description |
|---|
V1ContainerStatusBuilder(V1ContainerStatusFluent<?> fluent) |
V1ContainerStatusBuilder(V1ContainerStatusFluent<?> fluent,
Boolean validationEnabled) |
V1ContainerStatusBuilder(V1ContainerStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ContainerStatus instance) |
V1ContainerStatusBuilder(V1ContainerStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ContainerStatus instance,
Boolean validationEnabled) |
Copyright © 2022. All rights reserved.