Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
func New ¶
func New( routingAPIClient routing_api.Client, updater routing_table.Updater, uaaTokenFetcher uaaclient.TokenFetcher, subscriptionRetryInterval int, syncChannel chan struct{}, logger lager.Logger, ) *Watcher
func (*Watcher) SetProcess ¶
Click to show internal directories.
Click to hide internal directories.