Trait kube::api::Attach

source ·
pub trait Attach { }
Available on crate feature client 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§