finalizers

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFinalizer

func AddFinalizer(obj Finalizer, finalizer string) []string

AddFinalizer ...

func HasFinalizer

func HasFinalizer(obj Finalizer, finalizer string) bool

HasFinalizer ...

func RemoveFinalizer

func RemoveFinalizer(obj Finalizer, finalizer string) []string

RemoveFinalizer ...

Types

type Finalizer

type Finalizer interface {
	GetFinalizers() []string
}

Finalizer is an interface that can be used to add, remove and check for

Jump to

Keyboard shortcuts

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