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.
runDockerServer(provider, cluster, container, hardware, verbose)stopDockerServer(provider, cluster, verbose)
S4 CloudProvider object. The service provider.
S4 DockerCluster object.
S4 DockerContainer Object. The server container.
S4 DockerHardware Object. The server hardware.
Integer. The verbose level, default 1.
No return value, if error occurs, the function can throw an error.