Package io.fabric8.kubernetes.api.model
Interface EphemeralContainerFluent.StartupProbeNested<N>
- All Superinterfaces:
Fluent<EphemeralContainerFluent.StartupProbeNested<N>>,Nested<N>,ProbeFluent<EphemeralContainerFluent.StartupProbeNested<N>>
- All Known Implementing Classes:
EphemeralContainerFluentImpl.StartupProbeNestedImpl
- Enclosing interface:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public static interface EphemeralContainerFluent.StartupProbeNested<N> extends Nested<N>, ProbeFluent<EphemeralContainerFluent.StartupProbeNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ProbeFluent
ProbeFluent.ExecNested<N>, ProbeFluent.HttpGetNested<N>, ProbeFluent.TcpSocketNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendStartupProbe()Methods inherited from interface io.fabric8.kubernetes.api.model.ProbeFluent
buildExec, buildHttpGet, buildTcpSocket, editExec, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, getExec, getFailureThreshold, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTimeoutSeconds, hasExec, hasFailureThreshold, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTimeoutSeconds, withExec, withFailureThreshold, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewFailureThreshold, withNewFailureThreshold, withNewHttpGet, withNewHttpGetLike, withNewInitialDelaySeconds, withNewInitialDelaySeconds, withNewPeriodSeconds, withNewPeriodSeconds, withNewSuccessThreshold, withNewSuccessThreshold, withNewTcpSocket, withNewTcpSocketLike, withNewTimeoutSeconds, withNewTimeoutSeconds, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTimeoutSeconds