kuma

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInstallKumaCode    = "kuma_test_code"
	ErrMeshConfigCode     = "kuma_test_code"
	ErrFetchManifestCode  = "kuma_test_code"
	ErrClientConfigCode   = "kuma_test_code"
	ErrClientSetCode      = "kuma_test_code"
	ErrStreamEventCode    = "kuma_test_code"
	ErrSampleAppCode      = "kuma_test_code"
	ErrGetKumactlCode     = "kuma_test_code"
	ErrDownloadBinaryCode = "kuma_test_code"
	ErrInstallBinaryCode  = "kuma_test_code"
	ErrUntarCode          = "kuma_test_code"
	ErrUntarDefaultCode   = "kuma_test_code"
	ErrMoveBinaryCode     = "kuma_test_code"

	ErrOpInvalid    = errors.NewDefault(errors.ErrOpInvalid, "Invalid operation")
	ErrUntarDefault = errors.NewDefault(ErrUntarDefaultCode, "Error untaring operation default")
)

Functions

func ErrClientConfig added in v0.2.0

func ErrClientConfig(err error) error

ErrClientConfig is the error for setting client config

func ErrClientSet added in v0.2.0

func ErrClientSet(err error) error

ErrPortForward is the error for setting clientset

func ErrDownloadBinary added in v0.3.8

func ErrDownloadBinary(err error) error

ErrDownloadBinary is the error for downloading binary

func ErrFetchManifest added in v0.3.8

func ErrFetchManifest(err error, des string) error

ErrPortForward is the error for mesh port forward

func ErrGetKumactl added in v0.3.8

func ErrGetKumactl(err error) error

ErrGetKumactl is the error for streaming event

func ErrInstallBinary added in v0.3.8

func ErrInstallBinary(err error) error

ErrInstallBinary is the error for streaming event

func ErrInstallKuma added in v0.3.8

func ErrInstallKuma(err error) error

ErrInstallMesh is the error for install mesh

func ErrMeshConfig

func ErrMeshConfig(err error) error

ErrMeshConfig is the error for mesh config

func ErrMoveBinary added in v0.3.8

func ErrMoveBinary(err error) error

ErrMoveBinary is the error for streaming event

func ErrSampleApp added in v0.3.8

func ErrSampleApp(err error) error

ErrSampleApp is the error for streaming event

func ErrStreamEvent added in v0.2.0

func ErrStreamEvent(err error) error

ErrStreamEvent is the error for streaming event

func ErrUntar added in v0.3.8

func ErrUntar(err error) error

ErrUntar is the error for streaming event

func New

New initializes kuma handler.

Types

type Kuma added in v0.3.8

type Kuma struct {
	adapter.Adapter // Type Embedded
}

func (*Kuma) ApplyOperation added in v0.3.8

func (kuma *Kuma) ApplyOperation(ctx context.Context, opReq adapter.OperationRequest) error

ApplyOperation applies the operation on kuma

Jump to

Keyboard shortcuts

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