Documentation
¶
Index ¶
- func CreateExecuteSession(ctx context.Context, params *ECSCreateExecuteSessionParams) (*types.Session, error)
- func GetClusters(ctx context.Context) ([]types.Cluster, error)
- func GetServices(ctx context.Context, cluster *types.Cluster) ([]types.Service, error)
- func GetTasks(ctx context.Context, cluster *types.Cluster, service *types.Service) ([]types.Task, error)
- func SetClient(config aws.Config)
- type ECSCreateExecuteSessionParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateExecuteSession ¶
func GetServices ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.