Documentation
¶
Overview ¶
Package agenttransfer caches uploads of the mproxy-agent binary. It receives a remote backend plus local and remote agent paths from the runtime wiring, and feeds remoteexec, path-stub setup, and file-client bootstrap with the resolved remote agent path.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transferer ¶
type Transferer struct {
// contains filtered or unexported fields
}
Transferer caches the resolved remote agent path so repeated callers of Ensure share one upload.
Click to show internal directories.
Click to hide internal directories.