//
pkg.gl
Category
github.com/labring/operator-sdk
probe
exec
package
1.0.5
Repository:
https://github.com/labring/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
69 SLOC
#
Functions
New
New creates a Prober.
NewTimeoutError
NewTimeoutError returns a new TimeoutError.
#
Structs
TimeoutError
TimeoutError is an error returned on exec probe timeouts.
#
Interfaces
Prober
Prober is an interface defining the Probe object for container readiness/liveness checks.