Documentation ¶
Index ¶
- func DeleteChartFromSecret(ctx context.Context, chartClient versioned.Interface, r *v1.Secret) error
- func LazyCreateChartClient(client versioned.Interface) (versioned.Interface, error)
- func UpsertChart(ctx context.Context, chartClient versioned.Interface, ch *v1alpha1.Chart) (*v1alpha1.Chart, error)
- func UpsertChartFromSecret(ctx context.Context, chartClient versioned.Interface, r *v1.Secret) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteChartFromSecret ¶
func DeleteChartFromSecret(ctx context.Context, chartClient versioned.Interface, r *v1.Secret) error
DeleteChartFromSecret deletes the Chart CRD from the given Secret if its a helm secret
func LazyCreateChartClient ¶
LazyCreateChartClient lazy creates the jx client if its not defined
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.