nodes

package
v0.0.0-...-f1e7488 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNodesNotReady is returned when the nodes are not ready.
	ErrNodesNotReady = errors.New("nodes are not ready")
	// ErrMissingNodes is returned when no nodes have been found.
	ErrMissingNodes = errors.New("missing nodes")
)

Functions

This section is empty.

Types

type Nodes

type Nodes interface {
	WaitForCondition(ctx context.Context, node resource.Resource, condition resource.Condition) waiter.Waiter
}

Nodes groups a set of methods to register nodes into a cluster.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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