package
0.0.0-20241227013453-bca544e16838
Repository: https://github.com/khulnasoft-lab/operator-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a Prober.
NewTimeoutError returns a new TimeoutError.

# Structs

TimeoutError is an error returned on exec probe timeouts.

# Interfaces

Prober is an interface defining the Probe object for container readiness/liveness checks.