Module config

Module config 

Expand description

Client and Daemon configuration structs.

Structs§

ClientConfig
Representation of the client subcommand configurations.
ClientConfigOpt
Representation of the client subcommand configurations where everything is optional.
Cluster
Representation of a cluster tag.
Config
Representation of the project configuration.
ConfigOpt
Representation of the project configuration where everything is optional.
DaemonConfig
Representation of the daemon subcommand configurations.
DaemonConfigOpt
Representation of the daemon subcommand configurations where everything is optional.

Constants§

DEFAULT_USERNAME_HOST_PLACEHOLDER 🔒
Placeholder for the <username>@<host> argument to the chosen SSH program.