util

package
v0.2.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkerThreads = 50
)

Variables

This section is empty.

Functions

func ErrList added in v0.1.18

func ErrList(e []error) error

func GetObjectQueue added in v0.1.18

func GetObjectQueue(l interface{}) chan interface{}
func IsSymlink(file string) (bool, error)

func StrToSemVer

func StrToSemVer(version string) (*semver.Version, error)

func UniqueStringSlice added in v0.2.0

func UniqueStringSlice(elements []string) []string

UniqueStringSlice - Input slice, retrun slice with unique elements. Will not maintain order.

func ValidateVersion

func ValidateVersion(version string) error

ValidateVersion - Return error if version is not valid Is version major.minor >= oldest major.minor supported Is version in the AllK8sVersions list Is version not in the "bad" list

Types

This section is empty.

Jump to

Keyboard shortcuts

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