| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerStatusFluent<A extends ContainerStatusFluent<A>>
Generated
|
class |
ContainerStatusFluentImpl<A extends ContainerStatusFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.ContainerStatusNested<N> |
static interface |
NamedExtensionFluent.ContainerStatusExtensionNested<N> |
static interface |
PodStatusFluent.ContainerStatusesNested<N> |
static interface |
PodStatusFluent.EphemeralContainerStatusesNested<N> |
static interface |
PodStatusFluent.InitContainerStatusesNested<N> |
static interface |
ValidationSchemaFluent.ContainerStatusNested<N> |
static interface |
WatchEventFluent.ContainerStatusObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerStatusBuilder |
class |
ContainerStatusFluentImpl<A extends ContainerStatusFluent<A>>
Generated
|
| Constructor and Description |
|---|
ContainerStatusBuilder(ContainerStatusFluent<?> fluent) |
ContainerStatusBuilder(ContainerStatusFluent<?> fluent,
Boolean validationEnabled) |
ContainerStatusBuilder(ContainerStatusFluent<?> fluent,
ContainerStatus instance) |
ContainerStatusBuilder(ContainerStatusFluent<?> fluent,
ContainerStatus instance,
Boolean validationEnabled) |
Copyright © 2015–2023 Red Hat. All rights reserved.