kube_client::api

Trait Execute

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

Marker trait for objects that has exec

See Api::exec for usage.

Implementations on Foreign Types§

Source§

impl Execute for Pod

Implementors§