# Packages
Code generated by counterfeiter.
# Functions
NewInstaller creates an installer with set dependencies ready to be used.
NewKubeWaiter creates a new KubeWaiter.
# Variables
FluxCRDs are CRDs which install is checking if they are present in the cluster or not.
# Structs
Applier applies the previously generated manifest files.
Fetcher will download a manifest tar file from a remote repository.
InstallConfig defines configuration options for install.
Installer will install an environment.
KubeConfig defines configurable properties of the kube waiter.
KubeWaiter is a kubernetes waiter.
# Interfaces
Waiter waits for a set of resources to be Ready.go:generate counterfeiter -o fakes/fake_waiter.go .