mocks

package
v0.1.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAzureClient

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

MockAzureClient is a mock of AzureClient interface.

func NewMockAzureClient

func NewMockAzureClient(ctrl *gomock.Controller) *MockAzureClient

NewMockAzureClient creates a new mock instance.

func (*MockAzureClient) EXPECT

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

func (*MockAzureClient) GetTokenCredential

func (m *MockAzureClient) GetTokenCredential(arg0 *datamodel.KubeletAzureJSON) (azcore.TokenCredential, error)

GetTokenCredential mocks base method.

func (*MockAzureClient) GetVMPropertiesByID

func (m *MockAzureClient) GetVMPropertiesByID(arg0 context.Context, arg1 azcore.TokenCredential, arg2 string) (string, map[string]interface{}, error)

GetVMPropertiesByID mocks base method.

type MockAzureClientMockRecorder

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

MockAzureClientMockRecorder is the mock recorder for MockAzureClient.

func (*MockAzureClientMockRecorder) GetTokenCredential

func (mr *MockAzureClientMockRecorder) GetTokenCredential(arg0 interface{}) *gomock.Call

GetTokenCredential indicates an expected call of GetTokenCredential.

func (*MockAzureClientMockRecorder) GetVMPropertiesByID

func (mr *MockAzureClientMockRecorder) GetVMPropertiesByID(arg0, arg1, arg2 interface{}) *gomock.Call

GetVMPropertiesByID indicates an expected call of GetVMPropertiesByID.

Jump to

Keyboard shortcuts

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