|
| RunServiceCommand (MicroserviceDescriptor service, string cid, string secret, Dictionary< string, string > env, bool watch=true) |
|
Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.RunImageCommand |
| RunImageCommand (string imageName, string containerName, IDescriptor descriptor, Dictionary< string, string > env=null, Dictionary< uint, uint > ports=null, Dictionary< string, string > namedVolumes=null, List< BindMount > bindMounts=null) |
|
string | GetEnvironmentString () |
|
override string | GetCommandString () |
|
override void | Start () |
|
Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommand |
void | Join () |
|
void | Kill () |
|
|
const string | ENV_CID = "CID" |
|
const string | ENV_PID = "PID" |
|
const string | ENV_SECRET = "SECRET" |
|
const string | ENV_HOST = "HOST" |
|
const string | ENV_LOG_LEVEL = "LOG_LEVEL" |
|
const string | ENV_NAME_PREFIX = "NAME_PREFIX" |
|
const string | ENV_WATCH_TOKEN = "WATCH_TOKEN" |
|
The documentation for this class was generated from the following file:
- com.beamable.server/Editor/DockerCommands/RunImageCommand.cs