mock_resource

package
v0.0.0-...-5cd5cfe Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_resource is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGcpResourceProvider

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

MockGcpResourceProvider is a mock of GcpResourceProvider interface.

func NewMockGcpResourceProvider

func NewMockGcpResourceProvider(ctrl *gomock.Controller) *MockGcpResourceProvider

NewMockGcpResourceProvider creates a new mock instance.

func (*MockGcpResourceProvider) EXPECT

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

func (*MockGcpResourceProvider) GetProjectID

func (m *MockGcpResourceProvider) GetProjectID() (string, error)

GetProjectID mocks base method.

func (*MockGcpResourceProvider) GetServiceAccountEmail

func (m *MockGcpResourceProvider) GetServiceAccountEmail() (string, error)

GetServiceAccountEmail mocks base method.

type MockGcpResourceProviderMockRecorder

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

MockGcpResourceProviderMockRecorder is the mock recorder for MockGcpResourceProvider.

func (*MockGcpResourceProviderMockRecorder) GetProjectID

func (mr *MockGcpResourceProviderMockRecorder) GetProjectID() *gomock.Call

GetProjectID indicates an expected call of GetProjectID.

func (*MockGcpResourceProviderMockRecorder) GetServiceAccountEmail

func (mr *MockGcpResourceProviderMockRecorder) GetServiceAccountEmail() *gomock.Call

GetServiceAccountEmail indicates an expected call of GetServiceAccountEmail.

Jump to

Keyboard shortcuts

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