Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResyncTicker ¶
type ResyncTicker struct {
// contains filtered or unexported fields
}
ResyncTicker contains the stop configuration for the ticker routines
func InitTicker ¶
func InitTicker(c configurator.Configurator) *ResyncTicker
InitTicker initializes a global ticker that is configured via pubsub, and triggers global proxy updates also through pubsub. Upon this function return, the ticker is guaranteed to be started and ready to receive new events.
Click to show internal directories.
Click to hide internal directories.