package
0.6.7
Repository: https://github.com/aenix-io/talm.git
Documentation: pkg.go.dev

# Functions

Import is a convenience function that wraps containerd image import with retries.
NewResolver builds registry resolver based on Talos configuration.
PrepareAuth returns authentication info in the format expected by containerd.
Pull is a convenience function that wraps the containerd image pull func with retry functionality.
RegistryEndpoints returns registry endpoints per host using reg.
RegistryHosts returns host configuration per registry.
WithSkipIfAlreadyPulled skips pulling if image is already pulled and unpacked.

# Constants

Image import retry settings.
Image import retry settings.
Image import retry settings.
Image pull retry settings.
Image pull retry settings.

# Structs

PullOptions configure Pull function.

# Type aliases

PullOption is an option for Pull function.