aws

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MockECSDescribeClusters

func MockECSDescribeClusters(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, clusters ...*types.ECSCluster)

MockECSDescribeClusters mocks the description of service

func MockECSDescribeContainerInstances added in v1.1.0

func MockECSDescribeContainerInstances(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, cInstances ...*types.ECSContainerInstance)

MockECSDescribeContainerInstances mocks the description of container instances

func MockECSDescribeServices

func MockECSDescribeServices(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, services ...*types.ECSService)

MockECSDescribeServices mocks the description of service

func MockECSListClusters

func MockECSListClusters(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, ids ...string)

MockECSListClusters mocks the listing of cluster arns

func MockECSListContainerInstances added in v1.1.0

func MockECSListContainerInstances(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, ids ...string)

MockECSListContainerInstances mocks the listing of container instance arns

func MockECSListServices

func MockECSListServices(t *testing.T, mockMatcher *sdk.MockECSAPI, wantError bool, ids ...string)

MockECSListServices mocks the listing of service arns

Types

This section is empty.

Directories

Path Synopsis
Package sdk is a generated GoMock package.
Package sdk is a generated GoMock package.

Jump to

Keyboard shortcuts

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