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§