Beamable SDK
Beamable.Server.Editor.DockerCommands.RunStorageToolCommand Member List

This is the complete list of members for Beamable.Server.Editor.DockerCommands.RunStorageToolCommand, including all inherited members.

_exitCode (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandprotected
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.DockerCommandinlinestatic
ClearDockerInstallFlag() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinlinestatic
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.DockerCommandprotected
DockerNotInstalled (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandstatic
DockerNotRunning (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandstatic
DockerRequired (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommand
ENV_CODE_THEME (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
ENV_ME_CONFIG_MONGODB_ENABLE_ADMIN (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
ENV_ME_CONFIG_SITE_COOKIESECRET (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
ENV_ME_CONFIG_SITE_SESSIONSECRET (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
ENV_MONGO_SERVER (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
Environment (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommand
FAILURE_STRINGS (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommand
GetArgString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlineprotectedvirtual
GetCommandString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlinevirtual
GetCustomDockerFlags() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlineprotectedvirtual
GetEnvironmentString() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinline
HandleOnExit() (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandinlineprotectedvirtual
HandleStandardErr(string data) (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlineprotectedvirtual
HandleStandardOut(string data) (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlineprotectedvirtual
ImageName (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommand
IsAvailable (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommand
Join() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinline
Kill() (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinline
LogError(string data) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinlineprotected
LogInfo(string data) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinlineprotected
ModifyStartInfo(ProcessStartInfo processStartInfo) (defined in Beamable.Server.Editor.DockerCommands.DockerCommand)Beamable.Server.Editor.DockerCommands.DockerCommandinlineprotectedvirtual
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.DockerCommandinlinestatic
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.RunImageCommandinline
RUNNING_STRING (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandstatic
RunStorageToolCommand(StorageObjectDescriptor storage) (defined in Beamable.Server.Editor.DockerCommands.RunStorageToolCommand)Beamable.Server.Editor.DockerCommands.RunStorageToolCommandinline
Start() (defined in Beamable.Server.Editor.DockerCommands.RunImageCommand)Beamable.Server.Editor.DockerCommands.RunImageCommandinlinevirtual
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