Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigrateService ¶
type MigrateService struct {
// contains filtered or unexported fields
}
func NewMigrateService ¶
func NewMigrateService( config *aws.Config, out io.Writer, ) *MigrateService
func (*MigrateService) MigrateInstances ¶
func (ms *MigrateService) MigrateInstances(asgName string, ecsClusterName string, minHealthyPercent int) error
MigrateInstances replaces all the instances in an auto scaling group one-by-one
Click to show internal directories.
Click to hide internal directories.