package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewHealthChecker creates a new HealthChecker instance.

# Structs

DefaultWatchdogClient implements the WatchdogClient interface using the actual systemd daemon functions.

# Interfaces

HealthChecker defines the interface of health checkers.
WatchdogClient defines the interface for interacting with the systemd watchdog.

# Type aliases

Option defines optional parameters for initializing the healthChecker structure.