package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Apr 11, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Health interface {
Set() error
Reset() error
}
Health sets either healthy or unhealthy status
New returns a Health status
Indicate whether the app is ready.
Pod manifest should include liveness probe of "exec" kind
Source Files
¶
Click to show internal directories.
Click to hide internal directories.