deletion

package
v1.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppResourcesDeleterInterface

type AppResourcesDeleterInterface interface {
	Delete(ctx context.Context, namespace, appName string) error
}

AppResourcesDeleterInterface to delete a app with all resources in it.

func NewAppResourcesDeleter

func NewAppResourcesDeleter(
	applicationClient v1clientset.ApplicationV1Interface,
	platformClient platformversionedclient.PlatformV1Interface,
	repo appconfig.RepoConfiguration,
	finalizerToken applicationv1.FinalizerName,
	deleteAppWhenDone bool) AppResourcesDeleterInterface

NewAppResourcesDeleter to create the appResourcesDeleter that implement the AppResourcesDeleterInterface by given applicationClient, applicationClient and configure.

Jump to

Keyboard shortcuts

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