mock_vmextensions

package
v1.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_vmextensions is a generated GoMock package.

Run go generate to regenerate this mock.

Package mock_vmextensions is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVMExtensionScope

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

MockVMExtensionScope is a mock of VMExtensionScope interface.

func NewMockVMExtensionScope

func NewMockVMExtensionScope(ctrl *gomock.Controller) *MockVMExtensionScope

NewMockVMExtensionScope creates a new mock instance.

func (*MockVMExtensionScope) AdditionalTags

func (m *MockVMExtensionScope) AdditionalTags() v1beta1.Tags

AdditionalTags mocks base method.

func (*MockVMExtensionScope) Authorizer

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

Authorizer mocks base method.

func (*MockVMExtensionScope) AvailabilitySetEnabled

func (m *MockVMExtensionScope) AvailabilitySetEnabled() bool

AvailabilitySetEnabled mocks base method.

func (*MockVMExtensionScope) BaseURI

func (m *MockVMExtensionScope) BaseURI() string

BaseURI mocks base method.

func (*MockVMExtensionScope) ClientID

func (m *MockVMExtensionScope) ClientID() string

ClientID mocks base method.

func (*MockVMExtensionScope) ClientSecret

func (m *MockVMExtensionScope) ClientSecret() string

ClientSecret mocks base method.

func (*MockVMExtensionScope) CloudEnvironment

func (m *MockVMExtensionScope) CloudEnvironment() string

CloudEnvironment mocks base method.

func (*MockVMExtensionScope) CloudProviderConfigOverrides

func (m *MockVMExtensionScope) CloudProviderConfigOverrides() *v1beta1.CloudProviderConfigOverrides

CloudProviderConfigOverrides mocks base method.

func (*MockVMExtensionScope) ClusterName

func (m *MockVMExtensionScope) ClusterName() string

ClusterName mocks base method.

func (*MockVMExtensionScope) EXPECT

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

func (*MockVMExtensionScope) FailureDomains added in v0.5.3

func (m *MockVMExtensionScope) FailureDomains() []string

FailureDomains mocks base method.

func (*MockVMExtensionScope) HashKey

func (m *MockVMExtensionScope) HashKey() string

HashKey mocks base method.

func (*MockVMExtensionScope) Location

func (m *MockVMExtensionScope) Location() string

Location mocks base method.

func (*MockVMExtensionScope) ResourceGroup

func (m *MockVMExtensionScope) ResourceGroup() string

ResourceGroup mocks base method.

func (*MockVMExtensionScope) SetBootstrapConditions

func (m *MockVMExtensionScope) SetBootstrapConditions(arg0 context.Context, arg1, arg2 string) error

SetBootstrapConditions mocks base method.

func (*MockVMExtensionScope) SubscriptionID

func (m *MockVMExtensionScope) SubscriptionID() string

SubscriptionID mocks base method.

func (*MockVMExtensionScope) TenantID

func (m *MockVMExtensionScope) TenantID() string

TenantID mocks base method.

func (*MockVMExtensionScope) VMExtensionSpecs

func (m *MockVMExtensionScope) VMExtensionSpecs() []azure.ExtensionSpec

VMExtensionSpecs mocks base method.

type MockVMExtensionScopeMockRecorder

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

MockVMExtensionScopeMockRecorder is the mock recorder for MockVMExtensionScope.

func (*MockVMExtensionScopeMockRecorder) AdditionalTags

func (mr *MockVMExtensionScopeMockRecorder) AdditionalTags() *gomock.Call

AdditionalTags indicates an expected call of AdditionalTags.

func (*MockVMExtensionScopeMockRecorder) Authorizer

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

Authorizer indicates an expected call of Authorizer.

func (*MockVMExtensionScopeMockRecorder) AvailabilitySetEnabled

func (mr *MockVMExtensionScopeMockRecorder) AvailabilitySetEnabled() *gomock.Call

AvailabilitySetEnabled indicates an expected call of AvailabilitySetEnabled.

func (*MockVMExtensionScopeMockRecorder) BaseURI

BaseURI indicates an expected call of BaseURI.

func (*MockVMExtensionScopeMockRecorder) ClientID

ClientID indicates an expected call of ClientID.

func (*MockVMExtensionScopeMockRecorder) ClientSecret

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

ClientSecret indicates an expected call of ClientSecret.

func (*MockVMExtensionScopeMockRecorder) CloudEnvironment

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

CloudEnvironment indicates an expected call of CloudEnvironment.

func (*MockVMExtensionScopeMockRecorder) CloudProviderConfigOverrides

func (mr *MockVMExtensionScopeMockRecorder) CloudProviderConfigOverrides() *gomock.Call

CloudProviderConfigOverrides indicates an expected call of CloudProviderConfigOverrides.

func (*MockVMExtensionScopeMockRecorder) ClusterName

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

ClusterName indicates an expected call of ClusterName.

func (*MockVMExtensionScopeMockRecorder) FailureDomains added in v0.5.3

func (mr *MockVMExtensionScopeMockRecorder) FailureDomains() *gomock.Call

FailureDomains indicates an expected call of FailureDomains.

func (*MockVMExtensionScopeMockRecorder) HashKey

HashKey indicates an expected call of HashKey.

func (*MockVMExtensionScopeMockRecorder) Location

Location indicates an expected call of Location.

func (*MockVMExtensionScopeMockRecorder) ResourceGroup

func (mr *MockVMExtensionScopeMockRecorder) ResourceGroup() *gomock.Call

ResourceGroup indicates an expected call of ResourceGroup.

func (*MockVMExtensionScopeMockRecorder) SetBootstrapConditions

func (mr *MockVMExtensionScopeMockRecorder) SetBootstrapConditions(arg0, arg1, arg2 interface{}) *gomock.Call

SetBootstrapConditions indicates an expected call of SetBootstrapConditions.

func (*MockVMExtensionScopeMockRecorder) SubscriptionID

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

SubscriptionID indicates an expected call of SubscriptionID.

func (*MockVMExtensionScopeMockRecorder) TenantID

TenantID indicates an expected call of TenantID.

func (*MockVMExtensionScopeMockRecorder) VMExtensionSpecs

func (mr *MockVMExtensionScopeMockRecorder) VMExtensionSpecs() *gomock.Call

VMExtensionSpecs indicates an expected call of VMExtensionSpecs.

type Mockclient

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

Mockclient is a mock of client interface.

func NewMockclient

func NewMockclient(ctrl *gomock.Controller) *Mockclient

NewMockclient creates a new mock instance.

func (*Mockclient) CreateOrUpdateAsync

func (m *Mockclient) CreateOrUpdateAsync(arg0 context.Context, arg1, arg2, arg3 string, arg4 compute.VirtualMachineExtension) error

CreateOrUpdateAsync mocks base method.

func (*Mockclient) Delete

func (m *Mockclient) Delete(arg0 context.Context, arg1, arg2, arg3 string) error

Delete mocks base method.

func (*Mockclient) EXPECT

func (m *Mockclient) EXPECT() *MockclientMockRecorder

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

func (*Mockclient) Get

func (m *Mockclient) Get(ctx context.Context, resourceGroupName, vmName, name string) (compute.VirtualMachineExtension, error)

Get mocks base method.

type MockclientMockRecorder

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

MockclientMockRecorder is the mock recorder for Mockclient.

func (*MockclientMockRecorder) CreateOrUpdateAsync

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

CreateOrUpdateAsync indicates an expected call of CreateOrUpdateAsync.

func (*MockclientMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockclientMockRecorder) Get

func (mr *MockclientMockRecorder) Get(ctx, resourceGroupName, vmName, name interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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