Trait kube::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.

Implementations on Foreign Types§

source§

impl Ephemeral for Pod

Implementors§