Documentation ¶
Index ¶
Constants ¶
View Source
const ( Success = iota FailWarning Err OKWarning )
Variables ¶
This section is empty.
Functions ¶
func NewMigrateAppsCommand ¶
func NewMigrateAppsCommand(cliConnection api.Connection, organizationName string, spaceName string, runtime ui.Runtime) (ui.MigrateAppsCommand, error)
Types ¶
type DiegoFlagSetter ¶
type MigrateApps ¶
type MigrateApps struct { MaxInFlight int Runtime ui.Runtime AppsGetterFunc thingdoer.AppsGetterFunc MigrateAppsCommand *ui.MigrateAppsCommand }
func (*MigrateApps) Execute ¶
func (cmd *MigrateApps) Execute(cliConnection api.Connection) error
func (*MigrateApps) MigrateApp ¶
func (cmd *MigrateApps) MigrateApp( appPrinter *displayhelpers.AppPrinter, diegoSupport DiegoFlagSetter, ) int
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.