| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PodReadinessGateFluent<A extends PodReadinessGateFluent<A>>
Generated
|
class |
PodReadinessGateFluentImpl<A extends PodReadinessGateFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NamedExtensionFluent.PodReadinessGateExtensionNested<N> |
static interface |
PodSpecFluent.ReadinessGatesNested<N> |
static interface |
WatchEventFluent.PodReadinessGateObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
PodReadinessGateBuilder |
class |
PodReadinessGateFluentImpl<A extends PodReadinessGateFluent<A>>
Generated
|
| Constructor and Description |
|---|
PodReadinessGateBuilder(PodReadinessGateFluent<?> fluent) |
PodReadinessGateBuilder(PodReadinessGateFluent<?> fluent,
Boolean validationEnabled) |
PodReadinessGateBuilder(PodReadinessGateFluent<?> fluent,
PodReadinessGate instance) |
PodReadinessGateBuilder(PodReadinessGateFluent<?> fluent,
PodReadinessGate instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.