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
}
Watcher watches target server health and creates metrics from it.
func NewWatcher ¶
func NewWatcher( targetURLs []string, interval time.Duration, httpClient *well.HTTPClient, ) *Watcher
NewWatcher creates an Ingress watcher.
Click to show internal directories.
Click to hide internal directories.