Trait kube::api::Execute

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