[][src]Function kube_runtime::controller::trigger_self

pub fn trigger_self<S>(
    stream: S
) -> impl Stream<Item = Result<ObjectRef<S::Ok>, S::Error>> where
    S: TryStream,
    S::Ok: Meta

Enqueues the object itself for reconciliation