FluxConfigurationGitRepository

constructor(httpsCaCertBase64: String? = null, httpsKeyBase64: String? = null, httpsUser: String? = null, localAuthReference: String? = null, referenceType: String, referenceValue: String, sshKnownHostsBase64: String? = null, sshPrivateKeyBase64: String? = null, syncIntervalInSeconds: Int? = null, timeoutInSeconds: Int? = null, url: String)