kube_client::api

Trait 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§