Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoChartDefinedError = errors.New("no chart was provided")
NoChartDefinedError is the error that is returned if no Helm chart was provided
Functions ¶
func GetChart ¶
func GetChart(ctx context.Context, chartConfig *helmv1alpha1.Chart, lsClient client.Client, contextObj *lsv1alpha1.Context, registryPullSecrets []corev1.Secret, ociConfig *config.OCIConfiguration, sharedCache cache.Cache) (*chart.Chart, error)
GetChart resolves the chart based on a chart access configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.