deletion

package
v1.2.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChanneledResourcesDeleterInterface

type ChanneledResourcesDeleterInterface interface {
	Delete(channelName string) error
}

ChanneledResourcesDeleterInterface to delete a channel with all resources in it.

func NewChanneledResourcesDeleter

func NewChanneledResourcesDeleter(channelClient v1clientset.ChannelInterface,
	notifyClient v1clientset.NotifyV1Interface,
	finalizerToken v1.FinalizerName,
	deleteChannelWhenDone bool) ChanneledResourcesDeleterInterface

NewChanneledResourcesDeleter to create the channeledResourcesDeleter that implement the ChanneledResourcesDeleterInterface by given client and configure.

Jump to

Keyboard shortcuts

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