class

Meridian::Transfer::Incremental

Inherits Meridian::Transfer::Helpers < Reference < Object

Constants

OCI_ROOT = "/tmp/meridian-oci"

Constructors

new(service : String, ssh_executor : SSH::Executor = SSH::Executor.new, output : IO = STDOUT, user : String | Nil = nil, port : Int32 | Nil = nil, identity_file : String | Nil = nil, proxy_jump : String | Nil = nil, connect_timeout : Int32 | Nil = nil, keepalive : Bool | Nil = nil, keepalive_interval : Int32 | Nil = nil, local_dependency_checker : DependencyChecker | Nil = nil, monotonic_clock : MonotonicClock | Nil = nil, local_command_runner : LocalCommandRunner | Nil = nil)
Source

Instance methods

transfer(host : String, image : String) : Nil
Source

Nested types