package flags var ( DisableAutoUpdate bool DisableWebSsh bool Token string Endpoint string Interval float64 IgnoreUnsafeCert bool MaxRetries int ReconnectInterval int )