Trait kube_client::api::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.