Trait kube_client::api::Ephemeral

source ·
pub trait Ephemeral { }
Expand description

Marker trait for objects that support the ephemeral containers sub resource.

Implementations on Foreign Types§

source§

impl Ephemeral for Pod

Implementors§