//
pkg.gl
Category
github.com/rotationalio/ensign
pkg
utils
probez
package
0.12.8
Repository:
https://github.com/rotationalio/ensign.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
243 SLOC
#
Packages
grpc
No description provided by the author
#
Functions
New
New returns a probez.Handler that is healthy but not ready.
NewProbe
No description provided by the author
NewServer
New returns a probez.Server that is healthy but not ready.
#
Constants
Healthz
No description provided by the author
Livez
No description provided by the author
Readyz
No description provided by the author
#
Structs
Handler
The Probe Handler manages the health and readiness states of a container.
Server
Server is a quick way to get a probez.Handler service up and running, particularly for containers that do not necessarily serve HTTP requests.
#
Interfaces
Probe
No description provided by the author