Module kubert::index

source ·
Available on crate feature index only.
Expand description

Utilities for maintaining a shared index derived from Kubernetes resources.

Traits§

Functions§

  • Updates a T-typed index from a watch on a R-typed cluster-scoped Kubernetes resource.
  • Updates a T-typed index from a watch on a R-typed namespaced Kubernetes resource.

Type Aliases§

  • A set of the names of cluster-level resources that have been removed.
  • A set ofnames of resources that have been removed grouped by namespace.