util

package
v0.0.0-...-f45d039 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CancelErr = fmt.Errorf("clusterCanceled")

Functions

func IsSymlink(file string) (bool, error)

func StrToSemVer

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

func UniqueStringSlice

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