kube_client::api

Trait 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§