kt

package
v0.3.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: GPL-3.0 Imports: 5 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

Kubernetes ...

type CliInterface

type CliInterface interface {
	Kubernetes() cluster.KubernetesInterface
	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.

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.

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 exec is a generated GoMock package.
Package exec 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.
tun
Package tun is a generated GoMock package.
Package tun is a generated GoMock package.

Jump to

Keyboard shortcuts

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