Merge pull request #1800 from maxlaverse/configurable_refresh_interval

Add control of the configuration refresh interval
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-12-09 12:17:31 -06:00 committed by GitHub
commit e02697ee4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -107,6 +107,8 @@ type Configuration struct {
FakeCertificatePath string
FakeCertificateSHA string
SyncRateLimit float32
}
// GetDefaultBackend returns the default backend