Module kube::runtime::reflector[][src]

This is supported on crate feature runtime only.
Expand description

Caches objects in memory

Modules

Structs

A typed and namedspaced (if relevant) reference to a Kubernetes object

A readable cache of Kubernetes objects of kind K

Functions

Caches objects from watcher::Events to a local Store