deletion

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartGroupResourcesDeleterInterface

type ChartGroupResourcesDeleterInterface interface {
	Delete(ctx context.Context, projectName, chartGroupName string) error
}

ChartGroupResourcesDeleterInterface to delete a chartGroup with all resources in it.

func NewChartGroupResourcesDeleter

func NewChartGroupResourcesDeleter(registryClient registryversionedclient.RegistryV1Interface,
	businessClient v1clientset.BusinessV1Interface, finalizerToken businessv1.FinalizerName,
	deleteChartGroupWhenDone bool) ChartGroupResourcesDeleterInterface

NewChartGroupResourcesDeleter to create the chartGroupResourcesDeleter that implement the ChartGroupResourcesDeleterInterface by given businessClient, registryClient and configure.

Jump to

Keyboard shortcuts

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