kube_client::api

Trait Ephemeral

Source
pub trait Ephemeral { }
Available on crate features client and ws 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§