package
0.0.0-20180312121429-1a860b16de3e
Repository: https://github.com/qbui/flux.git
Documentation: pkg.go.dev
# Functions
New returns a new helm-operator.
# Constants
No description provided by the author
ChartSynced is used as part of the Event 'reason' when the Chart related to the a FluxHelmRelease gets released/updated.
ErrChartSync is used as part of the Event 'reason' when the related Chart related to the a FluxHelmRelease fails to be released/updated.
MessageChartSynced - the message used for Events when a resource fails to sync due to failing to release the Chart.
MessageErrChartSync - the message used for an Event fired when a FluxHelmRelease is synced successfully.
# Structs
Controller is the operator implementation for FluxHelmRelease resources.