factory

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 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) Disk added in v1.26.0

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

Disk 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) NetworkInterface added in v1.26.0

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

NetworkInterface mocks base method.

func (*MockFactory) NetworkSecurityGroup added in v1.26.0

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

NetworkSecurityGroup mocks base method.

func (*MockFactory) PublicIP added in v1.26.0

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

PublicIP 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) Subnet added in v1.26.0

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

Subnet mocks base method.

func (*MockFactory) VirtualMachine added in v1.26.0

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

VirtualMachine 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) Disk added in v1.26.0

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

Disk indicates an expected call of Disk.

func (*MockFactoryMockRecorder) Group

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

Group indicates an expected call of Group.

func (*MockFactoryMockRecorder) NetworkInterface added in v1.26.0

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

NetworkInterface indicates an expected call of NetworkInterface.

func (*MockFactoryMockRecorder) NetworkSecurityGroup added in v1.26.0

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

NetworkSecurityGroup indicates an expected call of NetworkSecurityGroup.

func (*MockFactoryMockRecorder) PublicIP added in v1.26.0

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

PublicIP indicates an expected call of PublicIP.

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) Subnet added in v1.26.0

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

Subnet indicates an expected call of Subnet.

func (*MockFactoryMockRecorder) VirtualMachine added in v1.26.0

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

VirtualMachine indicates an expected call of VirtualMachine.

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