mock_resources

package
v0.0.0-...-e78a02c Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: Apache-2.0 Imports: 5 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) EXPECT

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

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

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) CheckExistence

func (m *MockGroupsClient) CheckExistence(arg0 context.Context, arg1 string) (autorest.Response, error)

CheckExistence mocks base method

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

type MockGroupsClientMockRecorder

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

MockGroupsClientMockRecorder is the mock recorder for MockGroupsClient

func (*MockGroupsClientMockRecorder) CheckExistence

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

CheckExistence indicates an expected call of CheckExistence

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

Jump to

Keyboard shortcuts

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