healthcheck

package
v0.0.0-...-d416164 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeRoleControlPlane = "node-role.kubernetes.io/control-plane"
	NodeRoleMaster       = "node-role.kubernetes.io/master"
	NodeRoleWorker       = "node-role.kubernetes.io/worker"

	SriovNetworkNodeStateNotPresentMsg = "no SriovNetworkNodeStates present"
)

Variables

This section is empty.

Functions

func AreBackupStorageLocationsAvailable

func AreBackupStorageLocationsAvailable(ctx context.Context, c client.Reader, l logr.Logger) error

func AreCertificateSigningRequestsReady

func AreCertificateSigningRequestsReady(ctx context.Context, c client.Reader, l logr.Logger) error

func AreClusterOperatorsReady

func AreClusterOperatorsReady(ctx context.Context, c client.Reader, l logr.Logger) error

func AreClusterServiceVersionsReady

func AreClusterServiceVersionsReady(ctx context.Context, c client.Reader, l logr.Logger) error

func AreMachineConfigPoolsReady

func AreMachineConfigPoolsReady(ctx context.Context, c client.Reader, l logr.Logger) error

func HealthChecks

func HealthChecks(ctx context.Context, c client.Reader, l logr.Logger) error

func IsClusterVersionReady

func IsClusterVersionReady(ctx context.Context, c client.Reader, l logr.Logger) error

func IsDataProtectionApplicationReconciled

func IsDataProtectionApplicationReconciled(ctx context.Context, c client.Reader, l logr.Logger) (bool, error)

func IsNodeReady

func IsNodeReady(ctx context.Context, c client.Reader, l logr.Logger) error

func IsSriovNetworkNodeReady

func IsSriovNetworkNodeReady(ctx context.Context, c client.Reader, l logr.Logger) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL