Module kube_runtime::reflector
source · [−]Expand description
Caches objects in memory
Re-exports
pub use store::Store;
Modules
Structs
A typed and namedspaced (if relevant) reference to a Kubernetes object
Functions
Caches objects from watcher::Event
s to a local Store