utils

package
v0.8.100 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendVolumeIfNotExists added in v0.8.100

func AppendVolumeIfNotExists(slice []v1.Volume, volume v1.Volume) []v1.Volume

func Bool added in v0.1.1

func Bool(b bool) *bool

func Filter

func Filter(origin map[string]string, predicate func(string) bool) map[string]string

func FirstNonNilError added in v0.8.100

func FirstNonNilError(objects []error) error

FirstNonNilError returns the first non nil interface in the slice

func Includes

func Includes(slice []string, value string) bool

func IncludesArg added in v0.8.100

func IncludesArg(slice []string, arg string) bool

func IsGPUEnabled added in v0.8.100

func IsGPUEnabled(requirements v1.ResourceRequirements) bool

func IsPrefixSupported added in v0.8.100

func IsPrefixSupported(input string, prefixes []string) bool

Check if a given string contains one of the prefixes in the provided list.

func RemoveString added in v0.8.100

func RemoveString(slice []string, s string) (result []string)

Helper functions to remove string from a slice of strings.

func UInt64 added in v0.1.1

func UInt64(u uint64) *uint64

func Union

func Union(maps ...map[string]string) map[string]string

Types

This section is empty.

Jump to

Keyboard shortcuts

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