finalizer

package
v0.0.0-...-e06b190 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const FinalizerId = "app.dac.nokia.com"

Variables

This section is empty.

Functions

func AddFinalizer

func AddFinalizer(obj runtime.Object, value string) error

AddFinalizer adds value to the list of finalizers on obj

func GetFinalizers

func GetFinalizers(obj runtime.Object) ([]string, error)

GetFinalizers gets the list of finalizers on obj

func HasFinalizers

func HasFinalizers(obj runtime.Object) bool

func RemoveFinalizer

func RemoveFinalizer(obj runtime.Object, value string) ([]string, error)

RemoveFinalizer removes the given value from the list of finalizers in obj, then returns a new list of finalizers after value has been removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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