await

package
v0.0.0-...-4d165b0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitUntilAllDeploymentsReady

func WaitUntilAllDeploymentsReady(apiClient *clients.Settings, nsname string, timeout time.Duration) (bool, error)

WaitUntilAllDeploymentsReady waits for the duration of the defined timeout or until all deployments in the namespace reach the Ready condition.

func WaitUntilAllPodsReady

func WaitUntilAllPodsReady(apiClient *clients.Settings, nsname string, timeout time.Duration) (bool, error)

WaitUntilAllPodsReady waits for the duration of the defined timeout or until all deployments in the namespace reach the Ready condition.

func WaitUntilAllStatefulSetsReady

func WaitUntilAllStatefulSetsReady(apiClient *clients.Settings, nsname string, timeout time.Duration) (bool, error)

WaitUntilAllStatefulSetsReady waits for the duration of the defined timeout or until all deployments in the namespace reach the Ready condition.

func WaitUntilNodeIsUnreachable

func WaitUntilNodeIsUnreachable(hostname string, timeout time.Duration) error

WaitUntilNodeIsUnreachable waits until a hostname is not reachble via its IPv4 or IPv6 address.

Types

This section is empty.

Jump to

Keyboard shortcuts

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