Crate kube_client_ext

Crate kube_client_ext 

Source

Traits§

KubeClientExt
KubeClientExt2
Async extentions to kube::Client

Functions§

ignore_not_found
This helper is useful when you call .delete() and want to ignore “not found” errors the NOT_FOUND status will be converted into an Ok variant with a Status object