Uses of Interface
k8s.io.api.core.v1.Generated.ProbeHandlerOrBuilder
-
Packages that use Generated.ProbeHandlerOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ProbeHandlerOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ProbeHandlerOrBuilder Modifier and Type Class Description static classGenerated.ProbeHandlerProbeHandler defines a specific action that should be taken in a probe.static classGenerated.ProbeHandler.BuilderProbeHandler defines a specific action that should be taken in a probe.Methods in k8s.io.api.core.v1 that return Generated.ProbeHandlerOrBuilder Modifier and Type Method Description Generated.ProbeHandlerOrBuilderGenerated.Probe.Builder. getHandlerOrBuilder()The action taken to determine the health of a containerGenerated.ProbeHandlerOrBuilderGenerated.Probe. getHandlerOrBuilder()The action taken to determine the health of a containerGenerated.ProbeHandlerOrBuilderGenerated.ProbeOrBuilder. getHandlerOrBuilder()The action taken to determine the health of a container
-