Trait kube_client::api::Log

source ·
pub trait Log { }
Available on crate feature client only.
Expand description

Marker trait for objects that has logs

See Api::logs and Api::log_stream for usage.

Implementations on Foreign Types§

source§

impl Log for Pod

Implementors§