kube

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kube

type Kube interface {
	Watch(WatchFn)
	ResourceByLabelsExist(interface{}, map[string]string) (bool, error)
}

func NewKubeManager

func NewKubeManager(kubeconfig string, incluster bool, logger logger.Logger) Kube

type WatchFn

type WatchFn func(obj interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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