node

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Retry = wait.Backoff{
	Steps:    5,
	Duration: 5 * time.Second,
	Factor:   1.2,
	Jitter:   0.1,
}

Functions

func GetLocalNode

func GetLocalNode(clientset kubernetes.Interface) (*v1.Node, error)

func WaitForLocalNodeReady added in v0.18.3

func WaitForLocalNodeReady(ctx context.Context, client kubernetes.Interface)

Types

This section is empty.

Jump to

Keyboard shortcuts

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