Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.LivenessProbe
-
-
Uses of LivenessProbe in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return LivenessProbe Modifier and Type Method Description LivenessProbeInitContainersFluent. buildLivenessProbe()LivenessProbeInitContainers. getLivenessProbe()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type LivenessProbe Modifier and Type Method Description InitContainersFluent.InitcontainersLivenessProbeNested<A>InitContainersFluent. editOrNewLivenessProbeLike(LivenessProbe item)voidInitContainers. setLivenessProbe(LivenessProbe livenessProbe)AInitContainersFluent. withLivenessProbe(LivenessProbe livenessProbe)InitContainersFluent.InitcontainersLivenessProbeNested<A>InitContainersFluent. withNewLivenessProbeLike(LivenessProbe item) -
Uses of LivenessProbe in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers that return LivenessProbe Modifier and Type Method Description LivenessProbeLivenessProbeBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers with parameters of type LivenessProbe Constructor Description LivenessProbeBuilder(LivenessProbe instance)LivenessProbeBuilder(LivenessProbeFluent<?> fluent, LivenessProbe instance)LivenessProbeBuilder(LivenessProbeFluent<?> fluent, LivenessProbe instance, Boolean validationEnabled)LivenessProbeBuilder(LivenessProbe instance, Boolean validationEnabled)LivenessProbeFluent(LivenessProbe instance)
-