package
Version:
v1.13.1-beta.0
Opens a new window with list of versions in this module.
Published: Dec 3, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package probe contains utilities for health probing, as well as health status information.
Result is a string used to handle the results for probing container readiness/livenss
const (
Success Result = "success"
Failure Result = "failure"
Unknown Result = "unknown"
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.