Expand description
Caches objects in memory
Modules§
Structs§
- A typed and namedspaced (if relevant) reference to a Kubernetes object
- Non-vital information about an object being referred to
- A handle to a shared stream reader
- A readable cache of Kubernetes objects of kind
K
Traits§
- Minimal lookup behaviour needed by a reflector store.
Functions§
- Create a (Reader, Writer) for a
Store<K>
for a typed resourceK