mock_resources

package
v0.0.0-...-54afde0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_resources is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeploymentsClient

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

MockDeploymentsClient is a mock of DeploymentsClient interface

func NewMockDeploymentsClient

func NewMockDeploymentsClient(ctrl *gomock.Controller) *MockDeploymentsClient

NewMockDeploymentsClient creates a new mock instance

func (*MockDeploymentsClient) CreateOrUpdateAndWait

func (m *MockDeploymentsClient) CreateOrUpdateAndWait(arg0 context.Context, arg1, arg2 string, arg3 resources.Deployment) error

CreateOrUpdateAndWait mocks base method

func (*MockDeploymentsClient) CreateOrUpdateAtSubscriptionScopeAndWait

func (m *MockDeploymentsClient) CreateOrUpdateAtSubscriptionScopeAndWait(arg0 context.Context, arg1 string, arg2 resources.Deployment) error

CreateOrUpdateAtSubscriptionScopeAndWait mocks base method

func (*MockDeploymentsClient) EXPECT

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

func (*MockDeploymentsClient) Get

Get mocks base method

func (*MockDeploymentsClient) Wait

func (m *MockDeploymentsClient) Wait(arg0 context.Context, arg1, arg2 string) error

Wait mocks base method

type MockDeploymentsClientMockRecorder

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

MockDeploymentsClientMockRecorder is the mock recorder for MockDeploymentsClient

func (*MockDeploymentsClientMockRecorder) CreateOrUpdateAndWait

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

CreateOrUpdateAndWait indicates an expected call of CreateOrUpdateAndWait

func (*MockDeploymentsClientMockRecorder) CreateOrUpdateAtSubscriptionScopeAndWait

func (mr *MockDeploymentsClientMockRecorder) CreateOrUpdateAtSubscriptionScopeAndWait(arg0, arg1, arg2 interface{}) *gomock.Call

CreateOrUpdateAtSubscriptionScopeAndWait indicates an expected call of CreateOrUpdateAtSubscriptionScopeAndWait

func (*MockDeploymentsClientMockRecorder) Get

func (mr *MockDeploymentsClientMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockDeploymentsClientMockRecorder) Wait

func (mr *MockDeploymentsClientMockRecorder) Wait(arg0, arg1, arg2 interface{}) *gomock.Call

Wait indicates an expected call of Wait

type MockGroupsClient

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

MockGroupsClient is a mock of GroupsClient interface

func NewMockGroupsClient

func NewMockGroupsClient(ctrl *gomock.Controller) *MockGroupsClient

NewMockGroupsClient creates a new mock instance

func (*MockGroupsClient) CreateOrUpdate

func (m *MockGroupsClient) CreateOrUpdate(arg0 context.Context, arg1 string, arg2 resources.Group) (resources.Group, error)

CreateOrUpdate mocks base method

func (*MockGroupsClient) DeleteAndWait

func (m *MockGroupsClient) DeleteAndWait(arg0 context.Context, arg1 string) error

DeleteAndWait mocks base method

func (*MockGroupsClient) EXPECT

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

func (*MockGroupsClient) Get

func (m *MockGroupsClient) Get(arg0 context.Context, arg1 string) (resources.Group, error)

Get mocks base method

type MockGroupsClientMockRecorder

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

MockGroupsClientMockRecorder is the mock recorder for MockGroupsClient

func (*MockGroupsClientMockRecorder) CreateOrUpdate

func (mr *MockGroupsClientMockRecorder) CreateOrUpdate(arg0, arg1, arg2 interface{}) *gomock.Call

CreateOrUpdate indicates an expected call of CreateOrUpdate

func (*MockGroupsClientMockRecorder) DeleteAndWait

func (mr *MockGroupsClientMockRecorder) DeleteAndWait(arg0, arg1 interface{}) *gomock.Call

DeleteAndWait indicates an expected call of DeleteAndWait

func (*MockGroupsClientMockRecorder) Get

func (mr *MockGroupsClientMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get

type MockProvidersClient

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

MockProvidersClient is a mock of ProvidersClient interface

func NewMockProvidersClient

func NewMockProvidersClient(ctrl *gomock.Controller) *MockProvidersClient

NewMockProvidersClient creates a new mock instance

func (*MockProvidersClient) EXPECT

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

func (*MockProvidersClient) List

func (m *MockProvidersClient) List(arg0 context.Context, arg1 *int32, arg2 string) ([]resources.Provider, error)

List mocks base method

type MockProvidersClientMockRecorder

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

MockProvidersClientMockRecorder is the mock recorder for MockProvidersClient

func (*MockProvidersClientMockRecorder) List

func (mr *MockProvidersClientMockRecorder) List(arg0, arg1, arg2 interface{}) *gomock.Call

List indicates an expected call of List

Jump to

Keyboard shortcuts

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