kube_client::api

Trait Portforward

Source
pub trait Portforward { }
Available on crate features client and ws only.
Expand description

Marker trait for objects that has portforward

See Api::portforward for usage.

Implementations on Foreign Types§

Source§

impl Portforward for Pod

Implementors§