utils

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Logger is the default logger
	Logger *zap.Logger
)

Functions

func FileExists added in v1.11.0

func FileExists(filename string) bool

FileExists checks if the file exists

func GetKubernetesClient

func GetKubernetesClient() (kubernetes.Interface, error)

GetKubernetesClient returns a kubernetes api client for us

func RandomBytes

func RandomBytes(length int) (string, error)

RandomBytes generates some random bytes

func Retry

func Retry(ctx context.Context, interval, timeout time.Duration, fn func() error) (err error)

Retry attempts to perform an operation for x time

Types

This section is empty.

Jump to

Keyboard shortcuts

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