kubernetes

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2019 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetObject added in v0.0.16

func GetObject(kubeconfig string, name string, namespace string, fetchObject *KubeObject) error

func GetObjectWithClient added in v0.0.16

func GetObjectWithClient(contextClient client.Client, name string, namespace string, runtimeObj runtime.Object) error

func GetPod added in v0.0.11

func GetPod(kubeconfig string, nameRegex *string, labelSelector *string, namespace string, fetchObject *KubeObject) error

func ParseNamespace added in v0.0.16

func ParseNamespace(instanceName string) string

Types

type KubeObject added in v0.0.16

type KubeObject struct {
	Top     runtime.Object
	Client  client.Client
	Context *kubeContext
}

Jump to

Keyboard shortcuts

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