# Functions

CreateTempK0sConfig creates a k0s config file from the blueprint in the tmp directory.
GetProvider returns a new provider.
NewExistingProvider returns a new existing provider.
NewK0sProvider returns a new k0s provider.
NewKindProvider returns a new kind provider.
No description provided by the author

# Structs

Existing is the existing provider.
K0s is the k0s provider.
Kind is the kind provider.

# Interfaces

Provider is the interface for a distro provider.