cleaner

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent struct {
	Client    client.Client
	Namespace string
}

Agent is a cleaner utility for resources which helm pre-delete requires

func New

func New(namespace string) (*Agent, error)

New returns a new instance of cleaning agent

func (*Agent) RemoveResources

func (a *Agent) RemoveResources(releaseName string) error

RemoveResources deletes all the resources with finalizers or which we want an operator to trigger a deletion

Jump to

Keyboard shortcuts

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