mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: Apache-2.0 Imports: 3 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 MockResourceGroupsClient

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

MockResourceGroupsClient is a mock of ResourceGroupsClient interface

func NewMockResourceGroupsClient

func NewMockResourceGroupsClient(ctrl *gomock.Controller) *MockResourceGroupsClient

NewMockResourceGroupsClient creates a new mock instance

func (*MockResourceGroupsClient) EXPECT

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

func (*MockResourceGroupsClient) GetResourcesByTags

func (m *MockResourceGroupsClient) GetResourcesByTags(resourceType string, tags map[string]string) ([]string, error)

GetResourcesByTags mocks base method

type MockResourceGroupsClientMockRecorder

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

MockResourceGroupsClientMockRecorder is the mock recorder for MockResourceGroupsClient

func (*MockResourceGroupsClientMockRecorder) GetResourcesByTags

func (mr *MockResourceGroupsClientMockRecorder) GetResourcesByTags(resourceType, tags interface{}) *gomock.Call

GetResourcesByTags indicates an expected call of GetResourcesByTags

type Mockapi

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

Mockapi is a mock of api interface

func NewMockapi

func NewMockapi(ctrl *gomock.Controller) *Mockapi

NewMockapi creates a new mock instance

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

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

func (*Mockapi) SearchResources

SearchResources mocks base method

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi

func (*MockapiMockRecorder) SearchResources

func (mr *MockapiMockRecorder) SearchResources(input interface{}) *gomock.Call

SearchResources indicates an expected call of SearchResources

Jump to

Keyboard shortcuts

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