Struct docker_api::api::image::opts::ClearCacheOpts [−][src]
pub struct ClearCacheOpts { /* fields omitted */ }
Implementations
Returns a new instance of a builder for ClearCacheOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ClearCacheOpts
impl Send for ClearCacheOpts
impl Sync for ClearCacheOpts
impl Unpin for ClearCacheOpts
impl UnwindSafe for ClearCacheOpts