Trait kube::api::LoggingObject[][src]

pub trait LoggingObject { }
Expand description

Marker trait for objects that has logs

Implementations on Foreign Types

impl LoggingObject for Pod[src]

Implementors