package
0.0.0-20190715080221-2faeebd1c00c
Repository: https://github.com/georgekuruvillak/gardener-extensions.git
Documentation: pkg.go.dev

# Functions

NewActuator creates a new Actuator that acts upon and updates the status of ControlPlane resources.

# Constants

ShootNoCleanupLabel is a constant for a label on a resource indicating the the Gardener cleaner should not delete this resource when cleaning a shoot during the deletion flow.

# Interfaces

ChartRendererFactory creates chartrenderer.Interface to be used by this actuator.
ValuesProvider provides values for the 2 charts applied by this actuator.

# Type aliases

ChartRendererFactoryFunc is a function that satisfies ChartRendererFactory.