fake

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfig

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

MockConfig is a mock of Config interface.

func NewMockConfig

func NewMockConfig(ctrl *gomock.Controller) *MockConfig

NewMockConfig creates a new mock instance.

func (*MockConfig) EXPECT

func (m *MockConfig) EXPECT() *MockConfigMockRecorder

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

func (*MockConfig) ObjectPath

func (m *MockConfig) ObjectPath(arg0, arg1, arg2, arg3 string) (string, error)

ObjectPath mocks base method.

type MockConfigMockRecorder

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

MockConfigMockRecorder is the mock recorder for MockConfig.

func (*MockConfigMockRecorder) ObjectPath

func (mr *MockConfigMockRecorder) ObjectPath(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ObjectPath indicates an expected call of ObjectPath.

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

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

func (*MockInterface) ForGVK

func (m *MockInterface) ForGVK(arg0, arg1, arg2, arg3, arg4 string) (*component.Link, error)

ForGVK mocks base method.

func (*MockInterface) ForObject

func (m *MockInterface) ForObject(arg0 runtime.Object, arg1 string) (*component.Link, error)

ForObject mocks base method.

func (*MockInterface) ForObjectWithQuery

func (m *MockInterface) ForObjectWithQuery(arg0 runtime.Object, arg1 string, arg2 url.Values) (*component.Link, error)

ForObjectWithQuery mocks base method.

func (*MockInterface) ForOwner

func (m *MockInterface) ForOwner(arg0 runtime.Object, arg1 *v1.OwnerReference) (*component.Link, error)

ForOwner mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) ForGVK

func (mr *MockInterfaceMockRecorder) ForGVK(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ForGVK indicates an expected call of ForGVK.

func (*MockInterfaceMockRecorder) ForObject

func (mr *MockInterfaceMockRecorder) ForObject(arg0, arg1 interface{}) *gomock.Call

ForObject indicates an expected call of ForObject.

func (*MockInterfaceMockRecorder) ForObjectWithQuery

func (mr *MockInterfaceMockRecorder) ForObjectWithQuery(arg0, arg1, arg2 interface{}) *gomock.Call

ForObjectWithQuery indicates an expected call of ForObjectWithQuery.

func (*MockInterfaceMockRecorder) ForOwner

func (mr *MockInterfaceMockRecorder) ForOwner(arg0, arg1 interface{}) *gomock.Call

ForOwner indicates an expected call of ForOwner.

Jump to

Keyboard shortcuts

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