Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Result of multiple checks, for which it reports an overall result (ie. any failure is fatal).
Link copied to clipboard
Basic reporting of ReadinessCheckResults
Link copied to clipboard
Link copied to clipboard
Reporting of ReadinessCheckResults in a JSON tree
Link copied to clipboard
A Readiness check is used to determine if the pod is ready to receive traffic. An example is to test if the app can talk to it's database.
Link copied to clipboard
The result of a Readiness check. Checks can be combined together with +()
to provide an overall result.
Link copied to clipboard
Renders the results of a readiness check