Trait kube_client::api::Ephemeral
source · pub trait Ephemeral { }
Available on crate feature
client
only.Expand description
Marker trait for objects that support the ephemeral containers sub resource.
See Api::get_ephemeral_containers
et al.