# Functions
DefaultRegistry returns the default registry in $XDG_DATA_HOME/serviceweaver/ssh/registry, or ~/.local/share/serviceweaver/ssh/registry if XDG_DATA_HOME is not set.
RunBabysitter creates and runs an envelope.Envelope and a metrics collector for a weavelet deployed with SSH.
RunManager creates and runs a new manager.
# Variables
No description provided by the author
The directories and files where "weaver ssh" stores data.
No description provided by the author
# Structs
BabysitterInfo contains app deployment information that is needed by a babysitter started using SSH to manage a colocation group.
BabysitterMetrics is a snapshot of a deployment's metrics as collected by a babysitter for a given colocation group.
No description provided by the author
A request from the babysitter to the manager to get the latest set of components to run.
No description provided by the author
A request from the babysitter to the manager to get the latest routing info for a component.
ReplicaToRegister is a request to the manager to register a replica of a given colocation group (i.e., a weavelet).
SshConfig stores the configuration information for one execution of a Service Weaver application using the SSH deployer.
Options for the application listeners, keyed by listener name.