| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProbeFluent<A extends ProbeFluent<A>>
Generated
|
class |
ProbeFluentImpl<A extends ProbeFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerFluent.LivenessProbeNested<N> |
static interface |
ContainerFluent.ReadinessProbeNested<N> |
static interface |
ContainerFluent.StartupProbeNested<N> |
static interface |
EphemeralContainerFluent.LivenessProbeNested<N> |
static interface |
EphemeralContainerFluent.ReadinessProbeNested<N> |
static interface |
EphemeralContainerFluent.StartupProbeNested<N> |
static interface |
NamedExtensionFluent.ProbeExtensionNested<N> |
static interface |
WatchEventFluent.ProbeObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ProbeBuilder |
class |
ProbeFluentImpl<A extends ProbeFluent<A>>
Generated
|
| Constructor and Description |
|---|
ProbeBuilder(ProbeFluent<?> fluent) |
ProbeBuilder(ProbeFluent<?> fluent,
Boolean validationEnabled) |
ProbeBuilder(ProbeFluent<?> fluent,
Probe instance) |
ProbeBuilder(ProbeFluent<?> fluent,
Probe instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.