package
0.36.0-flux.9
Repository: https://github.com/fluxcd/cli-utils.git
Documentation: pkg.go.dev

# Functions

NewDefaultStatusWatcher constructs a DynamicStatusWatcher with defaults chosen for general use.
No description provided by the author

# Constants

# Structs

AllowListObjectFilter filters objects not in the allow list.
BlindStatusWatcher sees nothing.
DefaultStatusWatcher reports on status updates to a set of objects.
No description provided by the author
No description provided by the author
GroupKindNamespace identifies an informer target.
ObjectStatusReporter reports on updates to objects (instances) using a network of informers to watch one or more resources (types).
Options can be provided when creating a new StatusWatcher to customize the behavior.

# Interfaces

ObjectFilter allows for filtering objects.
StatusWatcher watches a set of objects for status updates.

# Type aliases

go:generate stringer -type=RESTScopeStrategy -linecomment.