_exitCode (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | protected |
BindMounts (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
CheckDockerAppRunning() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlinestatic |
ClearDockerInstallFlag() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlinestatic |
ContainerName (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
DockerCmd (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | protected |
DockerNotInstalled (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | static |
DockerNotRunning (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | static |
DockerRequired (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | |
ENV_CID (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_HOST (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_LOG_LEVEL (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_NAME_PREFIX (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_PID (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_SECRET (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
ENV_WATCH_TOKEN (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | static |
Environment (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
GetArgString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlineprotectedvirtual |
GetCommandString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlinevirtual |
GetCustomDockerFlags() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlineprotectedvirtual |
GetEnvironmentString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inline |
HandleOnExit() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlineprotectedvirtual |
HandleStandardErr(string data) (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlineprotectedvirtual |
HandleStandardOut(string data) (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlineprotectedvirtual |
ImageName (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
Join() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inline |
Kill() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inline |
LogError(string data) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlineprotected |
LogInfo(string data) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlineprotected |
ModifyStartInfo(ProcessStartInfo processStartInfo) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlineprotectedvirtual |
NamedVolumes (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
OnExit (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | |
OnStandardErr (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
OnStandardOut (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
Ports (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | |
RunDockerProcess() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | inlinestatic |
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) (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inline |
RunServiceCommand(MicroserviceDescriptor service, string cid, string secret, Dictionary< string, string > env, bool watch=true) (defined in Beamable.Server.Editor.DockerCommands.RunServiceCommand) | Beamable.Server.Editor.DockerCommands.RunServiceCommand | inline |
Start() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand) | Beamable.Server.Editor.DockerCommands.RunImageCommand | inlinevirtual |
UnityLogLabel (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | |
WriteCommandToUnity (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | |
WriteLogToUnity (defined in Beamable.Server.Editor.DockerCommands.DockerCommand) | Beamable.Server.Editor.DockerCommands.DockerCommand | |