package
0.13.1
Repository: https://github.com/k0sproject/k0s.git
Documentation: pkg.go.dev

# Functions

NewApplier creates new Applier.
NewStackApplier crates new stack applier to manage a stack.

# Constants

ChecksumAnnotation defines the annotation key to used for stack checksums.
LastConfigAnnotation defines the annotation to be used for last applied configs.
NameLabel stack label.

# Structs

Applier manages all the "static" manifests and applies them on the k8s API.
Manager is the Component interface wrapper for Applier.
Stack is a k8s resource bundle.
StackApplier handles each directory as a Stack and watches for changes.