kubernetes

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeBox

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

func NewKubeBox

func NewKubeBox(internalOpts *model.BoxInternalOpts, kubeConfig *kubernetes.KubeClientConfig) (*KubeBox, error)

func (*KubeBox) Copy

func (box *KubeBox) Copy(string, string, string) error

func (*KubeBox) Create

func (box *KubeBox) Create(template *model.BoxV1) (*model.BoxInfo, error)

func (*KubeBox) Delete

func (box *KubeBox) Delete(name string) error

func (*KubeBox) DeleteAll

func (box *KubeBox) DeleteAll() ([]model.BoxInfo, error)

func (*KubeBox) Events

func (box *KubeBox) Events() *event.EventBus

func (*KubeBox) Exec

func (box *KubeBox) Exec(template *model.BoxV1, name string) error

func (*KubeBox) List

func (box *KubeBox) List() ([]model.BoxInfo, error)

func (*KubeBox) Open

func (box *KubeBox) Open(template *model.BoxV1) error

func (*KubeBox) Provider

func (box *KubeBox) Provider() model.BoxProvider

func (*KubeBox) Tunnel

func (box *KubeBox) Tunnel(string) error

type Labels

type Labels map[string]string

Jump to

Keyboard shortcuts

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