Versions in this module Expand all Collapse all v0 v0.1.0 May 1, 2026 Changes in this version + type Config struct + Context string + Kubeconfig string + Namespace string + RestConfig *rest.Config + type Options struct + AllNamespaces bool + Differ diff.Differ + FieldSelector string + LabelSelector string + NoColor bool + Output io.Writer + ShowTimestamps bool + StripManagedFields bool + StripServerFields bool + type Watcher struct + func New(cfg Config, opts Options) (*Watcher, error) + func (w *Watcher) Run(ctx context.Context, args []string) error