mock_virtualnetworks

package
v1.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_virtualnetworks is a generated GoMock package.

Run go generate to regenerate this mock.

Package mock_virtualnetworks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVNetScope

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

MockVNetScope is a mock of VNetScope interface.

func NewMockVNetScope

func NewMockVNetScope(ctrl *gomock.Controller) *MockVNetScope

NewMockVNetScope creates a new mock instance.

func (*MockVNetScope) Authorizer

func (m *MockVNetScope) Authorizer() autorest.Authorizer

Authorizer mocks base method.

func (*MockVNetScope) BaseURI

func (m *MockVNetScope) BaseURI() string

BaseURI mocks base method.

func (*MockVNetScope) ClientID

func (m *MockVNetScope) ClientID() string

ClientID mocks base method.

func (*MockVNetScope) ClientSecret

func (m *MockVNetScope) ClientSecret() string

ClientSecret mocks base method.

func (*MockVNetScope) CloudEnvironment

func (m *MockVNetScope) CloudEnvironment() string

CloudEnvironment mocks base method.

func (*MockVNetScope) ClusterName

func (m *MockVNetScope) ClusterName() string

ClusterName mocks base method.

func (*MockVNetScope) DeleteLongRunningOperationState added in v1.2.0

func (m *MockVNetScope) DeleteLongRunningOperationState(arg0, arg1 string)

DeleteLongRunningOperationState mocks base method.

func (*MockVNetScope) EXPECT

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

func (*MockVNetScope) GetLongRunningOperationState added in v1.2.0

func (m *MockVNetScope) GetLongRunningOperationState(arg0, arg1 string) *v1beta1.Future

GetLongRunningOperationState mocks base method.

func (*MockVNetScope) HashKey

func (m *MockVNetScope) HashKey() string

HashKey mocks base method.

func (*MockVNetScope) IsVnetManaged added in v1.2.0

func (m *MockVNetScope) IsVnetManaged() bool

IsVnetManaged mocks base method.

func (*MockVNetScope) SetLongRunningOperationState added in v1.2.0

func (m *MockVNetScope) SetLongRunningOperationState(arg0 *v1beta1.Future)

SetLongRunningOperationState mocks base method.

func (*MockVNetScope) SubscriptionID

func (m *MockVNetScope) SubscriptionID() string

SubscriptionID mocks base method.

func (*MockVNetScope) TenantID

func (m *MockVNetScope) TenantID() string

TenantID mocks base method.

func (*MockVNetScope) UpdateDeleteStatus added in v1.2.0

func (m *MockVNetScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)

UpdateDeleteStatus mocks base method.

func (*MockVNetScope) UpdatePatchStatus added in v1.2.0

func (m *MockVNetScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)

UpdatePatchStatus mocks base method.

func (*MockVNetScope) UpdatePutStatus added in v1.2.0

func (m *MockVNetScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)

UpdatePutStatus mocks base method.

func (*MockVNetScope) VNetSpec

func (m *MockVNetScope) VNetSpec() azure.ResourceSpecGetter

VNetSpec mocks base method.

func (*MockVNetScope) Vnet

func (m *MockVNetScope) Vnet() *v1beta1.VnetSpec

Vnet mocks base method.

type MockVNetScopeMockRecorder

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

MockVNetScopeMockRecorder is the mock recorder for MockVNetScope.

func (*MockVNetScopeMockRecorder) Authorizer

func (mr *MockVNetScopeMockRecorder) Authorizer() *gomock.Call

Authorizer indicates an expected call of Authorizer.

func (*MockVNetScopeMockRecorder) BaseURI

func (mr *MockVNetScopeMockRecorder) BaseURI() *gomock.Call

BaseURI indicates an expected call of BaseURI.

func (*MockVNetScopeMockRecorder) ClientID

func (mr *MockVNetScopeMockRecorder) ClientID() *gomock.Call

ClientID indicates an expected call of ClientID.

func (*MockVNetScopeMockRecorder) ClientSecret

func (mr *MockVNetScopeMockRecorder) ClientSecret() *gomock.Call

ClientSecret indicates an expected call of ClientSecret.

func (*MockVNetScopeMockRecorder) CloudEnvironment

func (mr *MockVNetScopeMockRecorder) CloudEnvironment() *gomock.Call

CloudEnvironment indicates an expected call of CloudEnvironment.

func (*MockVNetScopeMockRecorder) ClusterName

func (mr *MockVNetScopeMockRecorder) ClusterName() *gomock.Call

ClusterName indicates an expected call of ClusterName.

func (*MockVNetScopeMockRecorder) DeleteLongRunningOperationState added in v1.2.0

func (mr *MockVNetScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1 interface{}) *gomock.Call

DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.

func (*MockVNetScopeMockRecorder) GetLongRunningOperationState added in v1.2.0

func (mr *MockVNetScopeMockRecorder) GetLongRunningOperationState(arg0, arg1 interface{}) *gomock.Call

GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.

func (*MockVNetScopeMockRecorder) HashKey

func (mr *MockVNetScopeMockRecorder) HashKey() *gomock.Call

HashKey indicates an expected call of HashKey.

func (*MockVNetScopeMockRecorder) IsVnetManaged added in v1.2.0

func (mr *MockVNetScopeMockRecorder) IsVnetManaged() *gomock.Call

IsVnetManaged indicates an expected call of IsVnetManaged.

func (*MockVNetScopeMockRecorder) SetLongRunningOperationState added in v1.2.0

func (mr *MockVNetScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call

SetLongRunningOperationState indicates an expected call of SetLongRunningOperationState.

func (*MockVNetScopeMockRecorder) SubscriptionID

func (mr *MockVNetScopeMockRecorder) SubscriptionID() *gomock.Call

SubscriptionID indicates an expected call of SubscriptionID.

func (*MockVNetScopeMockRecorder) TenantID

func (mr *MockVNetScopeMockRecorder) TenantID() *gomock.Call

TenantID indicates an expected call of TenantID.

func (*MockVNetScopeMockRecorder) UpdateDeleteStatus added in v1.2.0

func (mr *MockVNetScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateDeleteStatus indicates an expected call of UpdateDeleteStatus.

func (*MockVNetScopeMockRecorder) UpdatePatchStatus added in v1.2.0

func (mr *MockVNetScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdatePatchStatus indicates an expected call of UpdatePatchStatus.

func (*MockVNetScopeMockRecorder) UpdatePutStatus added in v1.2.0

func (mr *MockVNetScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdatePutStatus indicates an expected call of UpdatePutStatus.

func (*MockVNetScopeMockRecorder) VNetSpec

func (mr *MockVNetScopeMockRecorder) VNetSpec() *gomock.Call

VNetSpec indicates an expected call of VNetSpec.

func (*MockVNetScopeMockRecorder) Vnet

Vnet indicates an expected call of Vnet.

Jump to

Keyboard shortcuts

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