kt

package
v0.1.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package kt is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli struct {
	Options *options.DaemonOptions
}

Cli ...

func (*Cli) Exec

func (c *Cli) Exec() exec.CliInterface

Exec ...

func (*Cli) Kubernetes

func (c *Cli) Kubernetes() (cluster.KubernetesInterface, error)

Kubernetes ...

func (*Cli) Shadow

func (c *Cli) Shadow() connect.ShadowInterface

Shadow ...

type CliInterface

type CliInterface interface {
	Kubernetes() (cluster.KubernetesInterface, error)
	Shadow() connect.ShadowInterface
	Exec() exec.CliInterface
}

CliInterface ...

type MockCliInterface

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

MockCliInterface is a mock of CliInterface interface.

func NewMockCliInterface

func NewMockCliInterface(ctrl *gomock.Controller) *MockCliInterface

NewMockCliInterface creates a new mock instance.

func (*MockCliInterface) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCliInterface) Exec

Exec mocks base method.

func (*MockCliInterface) Kubernetes

Kubernetes mocks base method.

func (*MockCliInterface) Shadow

Shadow mocks base method.

type MockCliInterfaceMockRecorder

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

MockCliInterfaceMockRecorder is the mock recorder for MockCliInterface.

func (*MockCliInterfaceMockRecorder) Exec

Exec indicates an expected call of Exec.

func (*MockCliInterfaceMockRecorder) Kubernetes

func (mr *MockCliInterfaceMockRecorder) Kubernetes() *gomock.Call

Kubernetes indicates an expected call of Kubernetes.

func (*MockCliInterfaceMockRecorder) Shadow

Shadow indicates an expected call of Shadow.

Directories

Path Synopsis
Package cluster is a generated GoMock package.
Package cluster is a generated GoMock package.
Package command is a generated GoMock package.
Package command is a generated GoMock package.
Package connect is a generated GoMock package.
Package connect is a generated GoMock package.
Package exec is a generated GoMock package.
Package exec is a generated GoMock package.
kubectl
Package kubectl is a generated GoMock package.
Package kubectl is a generated GoMock package.
portforward
Package portforward is a generated GoMock package.
Package portforward is a generated GoMock package.
ssh
Package ssh is a generated GoMock package.
Package ssh is a generated GoMock package.
sshchannel
Package sshchannel is a generated GoMock package.
Package sshchannel is a generated GoMock package.
sshuttle
Package sshuttle is a generated GoMock package.
Package sshuttle is a generated GoMock package.
tunnel
Package tunnel is a generated GoMock package.
Package tunnel is a generated GoMock package.

Jump to

Keyboard shortcuts

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