# Constants
AddonChart is the name of the chart addon.
addons AddonManifest is the name of the manifest addon.
No description provided by the author
DefaultBlueprintFileName represents the default blueprint filename.
DefaultLogLevel represents the default log level.
DryRunTimeout is the timeout for dry run operations.
DryRunWaitInterval is the interval to wait between checks of resources when performing a dry run.
The k0s semver regex is the same as the optional v semver regex, but with an optional "+k0s.0" at the end.
kinds.
No description provided by the author
NamespaceBlueprint is the system namespace where the Blueprint Operator and its components are installed.
NamespaceKubeSystem is the system namespace where the networking components are installed.
ProviderExisting is the name of an existing unofficial distro.
providers ProviderK0S is the name of the k0s distro.
ProviderKind is the name of the kind distro.
No description provided by the author
No description provided by the author
These semver regex come from the official semver spec: https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string but they have been modified into a version without a leading v, a version with a leading v, and a version where the leading v is optional.