wrapper

package
v0.0.0-...-cdd2ed7 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClusters

func GetClusters(clusters chan<- *Cluster)

GetClusters fetches a list of all clusters with descriptions. Results are returned to a channel.

Types

type Cluster

type Cluster struct {
	Name     string
	Arn      *string
	Running  int32
	Pending  int32
	Services []*service
}

Cluster describes an ECS Cluster

Jump to

Keyboard shortcuts

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