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 object that also hold config and k8s resources to generate resources watchers from
func NewK8sWatcher ¶
func NewK8sWatcher(c *config.Config) (*Watcher, error)
NewK8sWatcher parses the config and maps handlers and resources from configuration, then return the k8sWatcher
Click to show internal directories.
Click to hide internal directories.