[−][src]Module kube_runtime::controller
Structs
Context | A context data type that's passed through to the controllers callbacks |
Controller | A builder for controller |
ReconcilerAction |
Enums
Error |
Functions
applier | Apply a reconciler to an input stream |
trigger_owners | Enqueues any owners of type |
trigger_self | Enqueues the object itself for reconciliation |
trigger_with | Helper for building custom trigger filters, see |