kube_client::api

Trait Evict

Source
pub trait Evict { }
Available on crate feature client only.
Expand description

Marker trait for objects that can be evicted

See [Api::evic] for usage

Implementations on Foreign Types§

Source§

impl Evict for Pod

Implementors§