kind

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, name string, config map[string]any, kubeconfig string, opt ...Option) error

func Delete

func Delete(ctx context.Context, name string, opt ...Option) error

func Export added in v0.0.7

func Export(ctx context.Context, name, kubeconfig string, opt ...Option) error

func List

func List(ctx context.Context) ([]string, error)

Types

type Kind added in v0.0.7

type Kind struct {
	// contains filtered or unexported fields
}

func New added in v0.0.7

func New(options ...Option) *Kind

type Option added in v0.0.7

type Option func(h *Kind)

func WithDefaultOutput added in v0.0.7

func WithDefaultOutput() Option

func WithOutput added in v0.0.7

func WithOutput(stdout, stderr io.Writer) Option

Jump to

Keyboard shortcuts

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