mock_capability

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_capability is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBackend

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

MockBackend is a mock of Backend interface.

func NewMockBackend

func NewMockBackend(ctrl *gomock.Controller) *MockBackend

NewMockBackend creates a new mock instance.

func (*MockBackend) CanInstall

func (m *MockBackend) CanInstall() error

CanInstall mocks base method.

func (*MockBackend) EXPECT

func (m *MockBackend) EXPECT() *MockBackendMockRecorder

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

func (*MockBackend) Install

func (m *MockBackend) Install(cluster *core.Reference) error

Install mocks base method.

func (*MockBackend) InstallerTemplate

func (m *MockBackend) InstallerTemplate() string

InstallerTemplate mocks base method.

type MockBackendMockRecorder

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

MockBackendMockRecorder is the mock recorder for MockBackend.

func (*MockBackendMockRecorder) CanInstall

func (mr *MockBackendMockRecorder) CanInstall() *gomock.Call

CanInstall indicates an expected call of CanInstall.

func (*MockBackendMockRecorder) Install

func (mr *MockBackendMockRecorder) Install(cluster interface{}) *gomock.Call

Install indicates an expected call of Install.

func (*MockBackendMockRecorder) InstallerTemplate

func (mr *MockBackendMockRecorder) InstallerTemplate() *gomock.Call

InstallerTemplate indicates an expected call of InstallerTemplate.

Jump to

Keyboard shortcuts

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