Beamable SDK
Public Member Functions | Protected Member Functions | Properties | List of all members
Beamable.Server.Editor.DockerCommands.CheckImageCommand Class Reference
Inheritance diagram for Beamable.Server.Editor.DockerCommands.CheckImageCommand:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Editor.DockerCommands.CheckImageCommand:
Collaboration graph
[legend]

Public Member Functions

 CheckImageCommand (MicroserviceDescriptor descriptor)
 
override string GetCommandString ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
void Start ()
 
void Join ()
 
void Kill ()
 

Protected Member Functions

override void HandleStandardOut (string data)
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
virtual void HandleOnExit ()
 
virtual void HandleStandardErr (string data)
 
void LogInfo (string data)
 
void LogError (string data)
 
virtual void ModifyStartInfo (ProcessStartInfo processStartInfo)
 

Properties

string ContainerName [get, set]
 
bool IsRunning [get]
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
bool WriteLogToUnity = true [get, set]
 
bool WriteCommandToUnity [get, set]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
Action< int > OnExit
 
string UnityLogLabel = "Docker"
 
- Static Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
const string DOCKER_LOCATION = "docker"
 

The documentation for this class was generated from the following file: