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 ClearCacheOptsimpl Send for ClearCacheOptsimpl Sync for ClearCacheOptsimpl Unpin for ClearCacheOptsimpl UnwindSafe for ClearCacheOpts