| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1ProbeFluent<A extends V1ProbeFluent<A>>
Generated
|
class |
V1ProbeFluentImpl<A extends V1ProbeFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1ContainerFluent.LivenessProbeNested<N> |
static interface |
V1ContainerFluent.ReadinessProbeNested<N> |
static interface |
V1ContainerFluent.StartupProbeNested<N> |
static interface |
V1EphemeralContainerFluent.LivenessProbeNested<N> |
static interface |
V1EphemeralContainerFluent.ReadinessProbeNested<N> |
static interface |
V1EphemeralContainerFluent.StartupProbeNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
V1ProbeBuilder |
class |
V1ProbeFluentImpl<A extends V1ProbeFluent<A>>
Generated
|
| Constructor and Description |
|---|
V1ProbeBuilder(V1ProbeFluent<?> fluent) |
V1ProbeBuilder(V1ProbeFluent<?> fluent,
Boolean validationEnabled) |
V1ProbeBuilder(V1ProbeFluent<?> fluent,
io.kubernetes.client.openapi.models.V1Probe instance) |
V1ProbeBuilder(V1ProbeFluent<?> fluent,
io.kubernetes.client.openapi.models.V1Probe instance,
Boolean validationEnabled) |
Copyright © 2022. All rights reserved.