Package io.fabric8.kubernetes.api.model
Interface ContainerFluent.LivenessProbeNested<N>
- All Superinterfaces:
Fluent<ContainerFluent.LivenessProbeNested<N>>
,Nested<N>
,ProbeFluent<ContainerFluent.LivenessProbeNested<N>>
- All Known Implementing Classes:
ContainerFluentImpl.LivenessProbeNestedImpl
- Enclosing interface:
- ContainerFluent<A extends ContainerFluent<A>>
public static interface ContainerFluent.LivenessProbeNested<N> extends Nested<N>, ProbeFluent<ContainerFluent.LivenessProbeNested<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 N
and()
N
endLivenessProbe()
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