util

package
v0.0.0-...-ba90866 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterFunc

func FilterFunc[S, T any](a []S, b []T, fn func(S, T) bool) []S

func FilterMapFunc

func FilterMapFunc[S, T comparable](a map[S]T, fn func(S, T) bool) map[S]T

func ListDiff

func ListDiff(a, b []string) []string

func ModifyFunc

func ModifyFunc[S, T any](a []S, b []T, fn func(S, T) S) []S

func ObjectFromKind

func ObjectFromKind(kind string) (client.Object, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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