Class DeploymentManager
Hierarchy
- DeploymentManager
Constructors
Properties
Methods
Constructors
-
Parameters
-
output: WorkerOutput
-
folder: string
-
deploymentName: string
-
Default value streams: any = undefined
Returns DeploymentManager
-
Properties
Type declaration
-
[key: string]: any
Type declaration
-
[key: string]: DeployerConstructor
Type declaration
-
err: any
-
out: any
Methods
-
Parameters
-
argv: yargs.Arguments
Returns Promise<number>
-
-
Return the Webda Application
Returns Application
-
Parameters
-
name: string
Returns Promise<Deployer<any>>
-
-
Returns string
-
Returns WorkerOutput
-
Get package.json information
Returns any
-
Return instantiated Webda application
Not initialization performed on it
Returns Core
-
Parameters
-
type: string
of deployer to run
-
resources: any
parameters
Returns Promise<any>
-
-
Parameters
-
output: WorkerOutput
Returns void
-
-
Parameters
-
application: Application
Returns Promise<void>
-
Generated using TypeDoc
Command line executor