Available on crate feature
runtime only.Expand description
Caches objects in memory
Modules§
Structs§
- Object
Ref - A typed and namedspaced (if relevant) reference to a Kubernetes object
- Object
RefExtra - Non-vital information about an object being referred to
- Reflect
Handle - A handle to a shared stream reader
- Store
- A readable cache of Kubernetes objects of kind
K
Traits§
- Lookup
- Minimal lookup behaviour needed by a reflector store.
Functions§
- reflector
- Cache objects from a
watcher()stream into a localStore - store
- Create a (Reader, Writer) for a
Store<K>for a typed resourceK - store_
shared - Create a (Reader, Writer) for a
Store<K>for a typed resourceK