mock_client

package
v0.0.0-...-b702281 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockECSClientFactory

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

MockECSClientFactory is a mock of ECSClientFactory interface.

func NewMockECSClientFactory

func NewMockECSClientFactory(ctrl *gomock.Controller) *MockECSClientFactory

NewMockECSClientFactory creates a new mock instance.

func (*MockECSClientFactory) EXPECT

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

func (*MockECSClientFactory) GetCredentials

func (m *MockECSClientFactory) GetCredentials() *credentials.Credentials

GetCredentials mocks base method.

func (*MockECSClientFactory) NewClient

func (m *MockECSClientFactory) NewClient() (ecs.ECSClient, error)

NewClient mocks base method.

type MockECSClientFactoryMockRecorder

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

MockECSClientFactoryMockRecorder is the mock recorder for MockECSClientFactory.

func (*MockECSClientFactoryMockRecorder) GetCredentials

func (mr *MockECSClientFactoryMockRecorder) GetCredentials() *gomock.Call

GetCredentials indicates an expected call of GetCredentials.

func (*MockECSClientFactoryMockRecorder) NewClient

func (mr *MockECSClientFactoryMockRecorder) NewClient() *gomock.Call

NewClient indicates an expected call of NewClient.

Jump to

Keyboard shortcuts

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