Documentation
¶
Index ¶
- func CalculateDigest(values ...any) string
- func Must[T any](x T, err error) T
- func RemoveAnnotation(obj client.Object, key string)
- func RemoveLabel(obj client.Object, key string)
- func SetAnnotation(obj client.Object, key string, value string)
- func SetLabel(obj client.Object, key string, value string)
- func Sha256base32(data []byte) string
- func Sha256hex(data []byte) string
- func UpdateFinalizers(ctx context.Context, clnt client.Client, obj client.Object, fieldOwner string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateDigest ¶ added in v0.3.154
func RemoveAnnotation ¶ added in v0.3.154
func RemoveLabel ¶ added in v0.3.154
func SetAnnotation ¶ added in v0.3.154
func Sha256base32 ¶ added in v0.3.154
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.