mocks

package
v0.1.30 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBackplaneSessionInterface

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

MockBackplaneSessionInterface is a mock of BackplaneSessionInterface interface.

func NewMockBackplaneSessionInterface

func NewMockBackplaneSessionInterface(ctrl *gomock.Controller) *MockBackplaneSessionInterface

NewMockBackplaneSessionInterface creates a new mock instance.

func (*MockBackplaneSessionInterface) Delete

Delete mocks base method.

func (*MockBackplaneSessionInterface) EXPECT

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

func (*MockBackplaneSessionInterface) RunCommand

func (m *MockBackplaneSessionInterface) RunCommand(arg0 *cobra.Command, arg1 []string) error

RunCommand mocks base method.

func (*MockBackplaneSessionInterface) Setup

Setup mocks base method.

func (*MockBackplaneSessionInterface) Start

Start mocks base method.

type MockBackplaneSessionInterfaceMockRecorder

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

MockBackplaneSessionInterfaceMockRecorder is the mock recorder for MockBackplaneSessionInterface.

func (*MockBackplaneSessionInterfaceMockRecorder) Delete

Delete indicates an expected call of Delete.

func (*MockBackplaneSessionInterfaceMockRecorder) RunCommand

func (mr *MockBackplaneSessionInterfaceMockRecorder) RunCommand(arg0, arg1 interface{}) *gomock.Call

RunCommand indicates an expected call of RunCommand.

func (*MockBackplaneSessionInterfaceMockRecorder) Setup

Setup indicates an expected call of Setup.

func (*MockBackplaneSessionInterfaceMockRecorder) Start

Start indicates an expected call of Start.

Jump to

Keyboard shortcuts

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