Class: LASRpcUtils::DockerTransport
- Inherits:
-
LocalTransport
- Object
- AbstractTransport
- LocalTransport
- LASRpcUtils::DockerTransport
- Includes:
- MintLogger
- Defined in:
- src/las-rpc-utils/lib/las-rpc-utils/docker-transport.rb
Properties (Read/Write)
Properties (Read Only)
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Constants inherited from AbstractTransport
AbstractTransport::OKAY, AbstractTransport::PROMPT_PREAMBLE, AbstractTransport::REBOOTED, AbstractTransport::SCRIPT_END, AbstractTransport::SCRIPT_FAIL, AbstractTransport::SCRIPT_READY, AbstractTransport::SCRIPT_RESULT, AbstractTransport::SCRIPT_START
Instance Attribute Summary
Attributes inherited from LocalTransport
Attributes inherited from AbstractTransport
#channel_mutex, #direct, #dontkillme, #eof
Instance Method Summary collapse
-
#initialize(host, transport_options, parent_transport, channel_id: nil) ⇒ DockerTransport
constructor
A new instance of DockerTransport.
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Methods inherited from LocalTransport
#close, #directfile, #directput, #directrm, #flush_all, #hop, #launch_local, #process_buffers, #send_text
Methods inherited from AbstractTransport
#alive?, #allocate, #allocated?, #buffer_length, #debug?, #disable_history, #execute, #in_use?, #info?, #logconsole, #platform, #release, #reserve, #reserved?, #set_default_init, #set_parent, #start_channel, #start_execute, #unallocate, #uuid, #wait_for_complete, #wait_for_prompt, #wait_for_stdout, #wait_for_stream_start, #wait_respond