internal

package
v0.0.0-...-fd5af5d Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ECSAPI

type ECSAPI interface {
	ListServicesWithContext(aws.Context, *ecs.ListServicesInput, ...request.Option) (
		*ecs.ListServicesOutput, error)
	UpdateServiceWithContext(aws.Context, *ecs.UpdateServiceInput, ...request.Option) (
		*ecs.UpdateServiceOutput, error)
	DescribeServicesWithContext(aws.Context, *ecs.DescribeServicesInput, ...request.Option) (
		*ecs.DescribeServicesOutput, error)
}

ECSAPI is the interface for the ECS API.

Jump to

Keyboard shortcuts

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