deletion

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartResourcesDeleterInterface

type ChartResourcesDeleterInterface interface {
	Delete(ctx context.Context, chartGroupName, chartName string) error
}

ChartResourcesDeleterInterface to delete a chart with all resources in it.

func NewChartResourcesDeleter

func NewChartResourcesDeleter(
	registryClient v1clientset.RegistryV1Interface,
	multiTenantServer *multitenant.MultiTenantServer,
	finalizerToken registryv1.FinalizerName,
	deleteChartWhenDone bool) ChartResourcesDeleterInterface

NewChartResourcesDeleter to create the chartResourcesDeleter that implement the ChartResourcesDeleterInterface by given authClient, registryClient and configure.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL