mocks

package
v1.21.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockTasksDescriber

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

MockTasksDescriber is a mock of TasksDescriber interface.

func NewMockTasksDescriber

func NewMockTasksDescriber(ctrl *gomock.Controller) *MockTasksDescriber

NewMockTasksDescriber creates a new mock instance.

func (*MockTasksDescriber) DescribeTasks

func (m *MockTasksDescriber) DescribeTasks(cluster string, taskARNs []string) ([]*ecs.Task, error)

DescribeTasks mocks base method.

func (*MockTasksDescriber) EXPECT

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

type MockTasksDescriberMockRecorder

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

MockTasksDescriberMockRecorder is the mock recorder for MockTasksDescriber.

func (*MockTasksDescriberMockRecorder) DescribeTasks

func (mr *MockTasksDescriberMockRecorder) DescribeTasks(cluster, taskARNs interface{}) *gomock.Call

DescribeTasks indicates an expected call of DescribeTasks.

type MocklogGetter

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

MocklogGetter is a mock of logGetter interface.

func NewMocklogGetter

func NewMocklogGetter(ctrl *gomock.Controller) *MocklogGetter

NewMocklogGetter creates a new mock instance.

func (*MocklogGetter) EXPECT

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

func (*MocklogGetter) LogEvents

LogEvents mocks base method.

type MocklogGetterMockRecorder

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

MocklogGetterMockRecorder is the mock recorder for MocklogGetter.

func (*MocklogGetterMockRecorder) LogEvents

func (mr *MocklogGetterMockRecorder) LogEvents(opts interface{}) *gomock.Call

LogEvents indicates an expected call of LogEvents.

Jump to

Keyboard shortcuts

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