meta

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

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 GetAccessor

func GetAccessor() meta.MetadataAccessor

GetAccessor returns a MetadataAccessor to fetch general information on metadata of runtime.Object types

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