updateserviceapp

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type ComparableContainerDefinition

type ComparableContainerDefinition struct {
	Name  string
	Image string
}

type ComparableService

type ComparableService struct {
	ServiceArn  string
	ServiceName string
}

type Config

type Config struct {
	// contains filtered or unexported fields
}

func (Config) CurrentTaskDefinitionArn

func (m Config) CurrentTaskDefinitionArn() string

func (Config) CurrentTaskDefinitionFamily

func (m Config) CurrentTaskDefinitionFamily() string

type UpdateServiceInputJson

type UpdateServiceInputJson struct {
	TaskDefinition string `json:"taskDefinition"`
}

Jump to

Keyboard shortcuts

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