mz_orchestratord::k8s

Function get_resource

Source
pub async fn get_resource<K>(
    api: &Api<K>,
    name: &str,
) -> Result<Option<K>, Error>