pub fn build_connection_config( vps: &VpsRecord, config_toml: Option<&Path>, replace_host_key: bool, ) -> ConnectionConfig
Builds ConnectionConfig from a VpsRecord.
ConnectionConfig
VpsRecord