mock_workaround

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

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

Documentation

Overview

Package mock_workaround is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWorkaround

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

MockWorkaround is a mock of Workaround interface.

func NewMockWorkaround

func NewMockWorkaround(ctrl *gomock.Controller) *MockWorkaround

NewMockWorkaround creates a new mock instance.

func (*MockWorkaround) EXPECT

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

func (*MockWorkaround) Ensure

func (m *MockWorkaround) Ensure(arg0 context.Context) error

Ensure mocks base method.

func (*MockWorkaround) IsRequired

func (m *MockWorkaround) IsRequired(arg0 *version.Version, arg1 *v1alpha1.Cluster) bool

IsRequired mocks base method.

func (*MockWorkaround) Name

func (m *MockWorkaround) Name() string

Name mocks base method.

func (*MockWorkaround) Remove

func (m *MockWorkaround) Remove(arg0 context.Context) error

Remove mocks base method.

type MockWorkaroundMockRecorder

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

MockWorkaroundMockRecorder is the mock recorder for MockWorkaround.

func (*MockWorkaroundMockRecorder) Ensure

func (mr *MockWorkaroundMockRecorder) Ensure(arg0 interface{}) *gomock.Call

Ensure indicates an expected call of Ensure.

func (*MockWorkaroundMockRecorder) IsRequired

func (mr *MockWorkaroundMockRecorder) IsRequired(arg0, arg1 interface{}) *gomock.Call

IsRequired indicates an expected call of IsRequired.

func (*MockWorkaroundMockRecorder) Name

Name indicates an expected call of Name.

func (*MockWorkaroundMockRecorder) Remove

func (mr *MockWorkaroundMockRecorder) Remove(arg0 interface{}) *gomock.Call

Remove indicates an expected call of Remove.

Jump to

Keyboard shortcuts

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