DockerServerManagement: Run or stop the server container

Description Usage Arguments Value

Description

Run or stop the server. These functions will not be called if the server is not managed by the provider. There is no default method for these generics.

Usage

1
2
3
runDockerServer(provider, cluster, container, hardware, verbose)

stopDockerServer(provider, cluster, verbose)

Arguments

provider

S4 CloudProvider object. The service provider.

cluster

S4 DockerCluster object.

container

S4 DockerContainer Object. The server container.

hardware

S4 DockerHardware Object. The server hardware.

verbose

Integer. The verbose level, default 1.

Value

No return value, if error occurs, the function can throw an error.


DockerParallel documentation built on June 23, 2021, 5:07 p.m.