kubeclient

package
v0.0.0-...-9cbdc0a Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIVersion = "v1"
)

Variables

This section is empty.

Functions

func Get

func Get() *kube_client.Client

func GetAllPods

func GetAllPods() ([]*api.Pod, error)

func Init

func Init()

func SaveKubeConfig

func SaveKubeConfig()

Types

type Config

type Config struct {
	APIServerURL string
	Username     string
	Password     string
}
var (
	KubeConfig     *Config
	KubeConfigFile = "kubeconfig.json"
)

Jump to

Keyboard shortcuts

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