Module kube_runtime::reflector[][src]

Caches objects in memory

Re-exports

pub use store::Store;

Modules

store

Structs

ObjectRef

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

Functions

reflector

Caches objects from watcher::Events to a local Store