client

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action func(Kube) error

type Array

type Array []Kube

func (Array) Execute

func (a Array) Execute(action Action)

type Kube

type Kube struct {
	output.Outputter
	*kubernetes.Clientset
	Name      string
	Namespace string
}

func New

func New(name, namespace string, clientset *kubernetes.Clientset) Kube

Jump to

Keyboard shortcuts

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