Trait kube_client::api::Evict

source ·
pub trait Evict { }
Expand description

Marker trait for objects that can be evicted

Implementations on Foreign Types§

source§

impl Evict for Pod

Implementors§