kube
0.92.1
Evict
Implementations on Foreign Types
Pod
Implementors
In kube::
api
kube
::
api
Trait
Evict
Copy item path
Source
pub trait Evict { }
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
§