[][src]Module kube_runtime::reflector

Re-exports

pub use store::Store;

Modules

store

Structs

ObjectRef

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

Enums

ErasedResource

Marker for indicating that the ObjectRef's type is only known at runtime

Traits

RuntimeResource

A Kubernetes type that is known at runtime

Functions

reflector

Caches objects from watcher::Events to a local Store