client

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 5 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(context.Context, Kube) error

type Array

type Array []Kube

func (Array) Execute

func (a Array) Execute(ctx context.Context, action Action)

type Kube

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

func New

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

Jump to

Keyboard shortcuts

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