Trait kube_client::api::Attach

source ·
pub trait Attach { }
Available on crate features client and ws only.
Expand description

Marker trait for objects that has attach

See Api::attach for usage

Implementations on Foreign Types§

source§

impl Attach for Pod

Implementors§