# Packages
No description provided by the author
# Functions
No description provided by the author
starts locked, requires Init() to be unlocked.
NewKubeInstaller does not initialize the cache.
No description provided by the author
# Constants
Attempt to create, fall back to Update on AlreadyExists error, fall back to Destroy&Recreate on ImmutableField error.
Attempt to create, ignore AlreadyExists error.
Attempt to create, return any error.
Attempt to create, fall back to Update on AlreadyExists error.
# Variables
to speed up the cache init, filter out resource types
*/.
# Structs
Contains a snapshot of all installed resources
Starts with a snapshot of everytihng in cluster
Warning: takes about 30-45s (in testing) to initialize this cache
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
an interface allowing these methods to be mocked.
# Type aliases
policies for how to handle resource creation specifies behavior when resource creation fails.