# Functions
IsInvalidConfig asserts invalidConfigError.
IsNotReady asserts notReadyError.
IsWrongType asserts wrongTypeError.
New creates a new configured chartoperator resource.
# Constants
Name is the identifier of the resource.
# Structs
Config represents the configuration used to create a new chartoperator resource.
Image holds the image settings for chart-operator chart.
Resource implements the chartoperator resource.
ResourceState holds the state of the chart to be reconciled.
Tiller holds the Tiller settings for chart-operator chart.
Values represents the values to be passed to Helm commands related to chart-operator chart.