Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1PodReadinessGateFluent<A extends V1PodReadinessGateFluent<A>> |
class |
V1PodReadinessGateFluentImpl<A extends V1PodReadinessGateFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1PodSpecFluent.ReadinessGatesNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1PodReadinessGateBuilder |
class |
V1PodReadinessGateFluentImpl<A extends V1PodReadinessGateFluent<A>> |
class |
V1PodSpecFluentImpl.ReadinessGatesNestedImpl<N> |
Constructor and Description |
---|
V1PodReadinessGateBuilder(V1PodReadinessGateFluent<?> fluent) |
V1PodReadinessGateBuilder(V1PodReadinessGateFluent<?> fluent,
Boolean validationEnabled) |
V1PodReadinessGateBuilder(V1PodReadinessGateFluent<?> fluent,
V1PodReadinessGate instance) |
V1PodReadinessGateBuilder(V1PodReadinessGateFluent<?> fluent,
V1PodReadinessGate instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.