mocks

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 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 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) DescribeClusters

func (m *Mockapi) DescribeClusters(input *ecs.DescribeClustersInput) (*ecs.DescribeClustersOutput, error)

DescribeClusters mocks base method.

func (*Mockapi) DescribeServices

func (m *Mockapi) DescribeServices(input *ecs.DescribeServicesInput) (*ecs.DescribeServicesOutput, error)

DescribeServices mocks base method.

func (*Mockapi) DescribeTaskDefinition

func (m *Mockapi) DescribeTaskDefinition(input *ecs.DescribeTaskDefinitionInput) (*ecs.DescribeTaskDefinitionOutput, error)

DescribeTaskDefinition mocks base method.

func (*Mockapi) DescribeTasks

func (m *Mockapi) DescribeTasks(input *ecs.DescribeTasksInput) (*ecs.DescribeTasksOutput, error)

DescribeTasks mocks base method.

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

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

func (*Mockapi) ExecuteCommand added in v1.4.0

func (m *Mockapi) ExecuteCommand(input *ecs.ExecuteCommandInput) (*ecs.ExecuteCommandOutput, error)

ExecuteCommand mocks base method.

func (*Mockapi) ListServicesByNamespacePages added in v1.32.0

func (m *Mockapi) ListServicesByNamespacePages(input *ecs.ListServicesByNamespaceInput, fn func(*ecs.ListServicesByNamespaceOutput, bool) bool) error

ListServicesByNamespacePages mocks base method.

func (*Mockapi) ListTasks

func (m *Mockapi) ListTasks(input *ecs.ListTasksInput) (*ecs.ListTasksOutput, error)

ListTasks mocks base method.

func (*Mockapi) RunTask

func (m *Mockapi) RunTask(input *ecs.RunTaskInput) (*ecs.RunTaskOutput, error)

RunTask mocks base method.

func (*Mockapi) StopTask added in v1.0.0

func (m *Mockapi) StopTask(input *ecs.StopTaskInput) (*ecs.StopTaskOutput, error)

StopTask mocks base method.

func (*Mockapi) UpdateService added in v1.10.0

func (m *Mockapi) UpdateService(input *ecs.UpdateServiceInput) (*ecs.UpdateServiceOutput, error)

UpdateService mocks base method.

func (*Mockapi) WaitUntilTasksRunning

func (m *Mockapi) WaitUntilTasksRunning(input *ecs.DescribeTasksInput) error

WaitUntilTasksRunning mocks base method.

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi.

func (*MockapiMockRecorder) DescribeClusters

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

DescribeClusters indicates an expected call of DescribeClusters.

func (*MockapiMockRecorder) DescribeServices

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

DescribeServices indicates an expected call of DescribeServices.

func (*MockapiMockRecorder) DescribeTaskDefinition

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

DescribeTaskDefinition indicates an expected call of DescribeTaskDefinition.

func (*MockapiMockRecorder) DescribeTasks

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

DescribeTasks indicates an expected call of DescribeTasks.

func (*MockapiMockRecorder) ExecuteCommand added in v1.4.0

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

ExecuteCommand indicates an expected call of ExecuteCommand.

func (*MockapiMockRecorder) ListServicesByNamespacePages added in v1.32.0

func (mr *MockapiMockRecorder) ListServicesByNamespacePages(input, fn interface{}) *gomock.Call

ListServicesByNamespacePages indicates an expected call of ListServicesByNamespacePages.

func (*MockapiMockRecorder) ListTasks

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

ListTasks indicates an expected call of ListTasks.

func (*MockapiMockRecorder) RunTask

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

RunTask indicates an expected call of RunTask.

func (*MockapiMockRecorder) StopTask added in v1.0.0

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

StopTask indicates an expected call of StopTask.

func (*MockapiMockRecorder) UpdateService added in v1.10.0

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

UpdateService indicates an expected call of UpdateService.

func (*MockapiMockRecorder) WaitUntilTasksRunning

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

WaitUntilTasksRunning indicates an expected call of WaitUntilTasksRunning.

type MockssmSessionStarter added in v1.4.0

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

MockssmSessionStarter is a mock of ssmSessionStarter interface.

func NewMockssmSessionStarter added in v1.4.0

func NewMockssmSessionStarter(ctrl *gomock.Controller) *MockssmSessionStarter

NewMockssmSessionStarter creates a new mock instance.

func (*MockssmSessionStarter) EXPECT added in v1.4.0

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

func (*MockssmSessionStarter) StartSession added in v1.4.0

func (m *MockssmSessionStarter) StartSession(ssmSession *ecs.Session) error

StartSession mocks base method.

type MockssmSessionStarterMockRecorder added in v1.4.0

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

MockssmSessionStarterMockRecorder is the mock recorder for MockssmSessionStarter.

func (*MockssmSessionStarterMockRecorder) StartSession added in v1.4.0

func (mr *MockssmSessionStarterMockRecorder) StartSession(ssmSession interface{}) *gomock.Call

StartSession indicates an expected call of StartSession.

Jump to

Keyboard shortcuts

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