package
2024.12.31-0+incompatible
Repository: https://github.com/replicatedhq/kurl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NodeImages returns a map of node names to maps of images present on that node.
NodesMissingImages returns the list of nodes missing any one of the images in the provided list.

# Constants

DefaultNodeImagesJobImage is the default image to use for the node images job This image must have the docker CLI on the path.
DefaultNodeImagesJobNamespace is the default namespace to use for the node images job.
DefaultNodeImagesJobTimeout is the default timeout for the node images job This timeout must be greater than 0.

# Structs

NodeImagesJobOptions are options for the node images job.