Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ProbeFluent<T extends ProbeFluent<T>> |
class |
ProbeFluentImpl<T extends ProbeFluent<T>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerFluent.LivenessProbeNested<N> |
static interface |
ContainerFluent.ReadinessProbeNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
ContainerFluentImpl.LivenessProbeNestedImpl<N> |
class |
ContainerFluentImpl.ReadinessProbeNestedImpl<N> |
class |
DoneableProbe |
class |
ProbeBuilder |
class |
ProbeFluentImpl<T extends ProbeFluent<T>> |
Constructor and Description |
---|
ProbeBuilder(ProbeFluent<?> fluent) |
ProbeBuilder(ProbeFluent<?> fluent,
Probe instance) |
Copyright © 2011–2016 Red Hat. All rights reserved.