//
pkg.gl
Category
github.com/khulnasoft-lab/operator-sdk
probe
exec
package
0.0.0-20241227013453-bca544e16838
Repository:
https://github.com/khulnasoft-lab/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
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.