factory

package
v1.25.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Overview

Package factory is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFactory

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

MockFactory is a mock of Factory interface.

func NewMockFactory

func NewMockFactory(ctrl *gomock.Controller) *MockFactory

NewMockFactory creates a new mock instance.

func (*MockFactory) DNSRecordSet added in v1.21.0

func (m *MockFactory) DNSRecordSet(arg0 context.Context, arg1 v1.SecretReference) (client.DNSRecordSet, error)

DNSRecordSet mocks base method.

func (*MockFactory) DNSZone added in v1.21.0

func (m *MockFactory) DNSZone(arg0 context.Context, arg1 v1.SecretReference) (client.DNSZone, error)

DNSZone mocks base method.

func (*MockFactory) EXPECT

func (m *MockFactory) EXPECT() *MockFactoryMockRecorder

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

func (*MockFactory) Group

func (m *MockFactory) Group(arg0 context.Context, arg1 v1.SecretReference) (client.Group, error)

Group mocks base method.

func (*MockFactory) Storage

func (m *MockFactory) Storage(arg0 context.Context, arg1 v1.SecretReference) (client.Storage, error)

Storage mocks base method.

func (*MockFactory) StorageAccount

func (m *MockFactory) StorageAccount(arg0 context.Context, arg1 v1.SecretReference) (client.StorageAccount, error)

StorageAccount mocks base method.

func (*MockFactory) Vmss

func (m *MockFactory) Vmss(arg0 context.Context, arg1 v1.SecretReference) (client.Vmss, error)

Vmss mocks base method.

type MockFactoryMockRecorder

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

MockFactoryMockRecorder is the mock recorder for MockFactory.

func (*MockFactoryMockRecorder) DNSRecordSet added in v1.21.0

func (mr *MockFactoryMockRecorder) DNSRecordSet(arg0, arg1 interface{}) *gomock.Call

DNSRecordSet indicates an expected call of DNSRecordSet.

func (*MockFactoryMockRecorder) DNSZone added in v1.21.0

func (mr *MockFactoryMockRecorder) DNSZone(arg0, arg1 interface{}) *gomock.Call

DNSZone indicates an expected call of DNSZone.

func (*MockFactoryMockRecorder) Group

func (mr *MockFactoryMockRecorder) Group(arg0, arg1 interface{}) *gomock.Call

Group indicates an expected call of Group.

func (*MockFactoryMockRecorder) Storage

func (mr *MockFactoryMockRecorder) Storage(arg0, arg1 interface{}) *gomock.Call

Storage indicates an expected call of Storage.

func (*MockFactoryMockRecorder) StorageAccount

func (mr *MockFactoryMockRecorder) StorageAccount(arg0, arg1 interface{}) *gomock.Call

StorageAccount indicates an expected call of StorageAccount.

func (*MockFactoryMockRecorder) Vmss

func (mr *MockFactoryMockRecorder) Vmss(arg0, arg1 interface{}) *gomock.Call

Vmss indicates an expected call of Vmss.

Jump to

Keyboard shortcuts

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