Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWatcher ¶
func NewWatcher() (*watcher, error)
NewWatcher prepares watcher instance for the Kuberneter Policy.
Types ¶
type Constructor ¶
type Constructor struct { // Name of watcher instance. Name string // Name of dynamic config watcher instance. DynamicConfigName string }
Constructor holds fields to create an annotated instance of Kubernetes Watcher.
func (Constructor) Annotate ¶
func (constructor Constructor) Annotate() fx.Option
Annotate creates an annotated instance of Kubernetes Watcher.
Click to show internal directories.
Click to hide internal directories.