RepositoryOpts

constructor(caFile: String? = null, certFile: String? = null, keyFile: String? = null, password: String? = null, repo: String? = null, username: String? = null)