K8sProbe.DefaultProbe (k8s_probe v0.2.0)
Provides a default probe implementation that responds successfully in all cases, regardless of the actual state of your application.
Link to this section Summary
Functions
Callback implementation for K8sProbe.Probe.liveness/0
.
Callback implementation for K8sProbe.Probe.readiness/0
.
Link to this section Functions
Link to this function
liveness()
Callback implementation for K8sProbe.Probe.liveness/0
.
Link to this function
readiness()
Callback implementation for K8sProbe.Probe.readiness/0
.