utils

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

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