deletion

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 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 ProjectedResourcesDeleterInterface

type ProjectedResourcesDeleterInterface interface {
	Delete(projectName string) error
}

ProjectedResourcesDeleterInterface to delete a project with all resources in it.

func NewProjectedResourcesDeleter

func NewProjectedResourcesDeleter(projectClient v1clientset.ProjectInterface,
	businessClient v1clientset.BusinessV1Interface,
	finalizerToken businessv1.FinalizerName,
	deleteProjectWhenDone bool,
	registryEnabled bool) ProjectedResourcesDeleterInterface

NewProjectedResourcesDeleter to create the projectedResourcesDeleter that implement the ProjectedResourcesDeleterInterface by given client and configure.

Jump to

Keyboard shortcuts

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