ecs

package
v0.0.0-...-ed407fa Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2017 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateService

func CreateService(awsConfig *aws.Config, createServiceInput *ecs.CreateServiceInput) (*ecs.CreateServiceOutput, error)

func IsExistService

func IsExistService(awsConfig *aws.Config, clusetrName string, serviceName string) (bool, error)

func ListServices

func ListServices(awsConfig *aws.Config, params *ecs.ListServicesInput) (*ecs.ListServicesOutput, error)

func RegisterTaskDefinition

func RegisterTaskDefinition(awsConfig *aws.Config, registerTaskDefinitionInput *ecs.RegisterTaskDefinitionInput) (*ecs.RegisterTaskDefinitionOutput, error)

func UpdateService

func UpdateService(awsConfig *aws.Config, updateServiceInput *ecs.UpdateServiceInput) (*ecs.UpdateServiceOutput, error)

func UpsertService

func UpsertService(awsConfig *aws.Config, createServiceInput *ecs.CreateServiceInput) (interface{}, error)

Types

type Service

type Service struct {
	Name *string
}

func ParseArn

func ParseArn(arn *string) (*Service, error)

Jump to

Keyboard shortcuts

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