dogustart

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeploymentReadyChecker

func NewDeploymentReadyChecker(clientset kubernetes.Interface, namespace string) *deploymentReadyChecker

NewDeploymentReadyChecker creates a new instance of a health checker capable of checking whether a deployment has a currently ready pod.

Types

type WaitOptions

type WaitOptions struct {
	// Timeout defines the interval of time needed to terminate the waiting.
	Timeout time.Duration
	// TickRate defines the interval at which the wait function periodically checks for new updates.
	TickRate time.Duration
}

WaitOptions defines options for the waiting functions.

Jump to

Keyboard shortcuts

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