Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SyncPeriod is the time after which reconcilation // will be triggered periodically SyncPeriod = 5 * time.Second // RetryPeriod is the time after which reconcilation // will be retried in case it was failed in previous attempt RetryPeriod = 2 * time.Second )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.