util

package
v0.3.157 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateDigest added in v0.3.154

func CalculateDigest(values ...any) string

func Must added in v0.3.154

func Must[T any](x T, err error) T

func RemoveAnnotation added in v0.3.154

func RemoveAnnotation(obj client.Object, key string)

func RemoveLabel added in v0.3.154

func RemoveLabel(obj client.Object, key string)

func SetAnnotation added in v0.3.154

func SetAnnotation(obj client.Object, key string, value string)

func SetLabel added in v0.3.154

func SetLabel(obj client.Object, key string, value string)

func Sha256base32 added in v0.3.154

func Sha256base32(data []byte) string

func Sha256hex added in v0.3.154

func Sha256hex(data []byte) string

func UpdateFinalizers

func UpdateFinalizers(ctx context.Context, clnt client.Client, obj client.Object, fieldOwner string) error

This is a workaround. Ideally Kubernetes would have a finalizers subresource, and controller-runtime would offer the according subresource client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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