Module bollard::image

source ·
Expand description

Image API: creating, manipulating and pushing docker images

Structs

Result type for the Image Search API
APIImages type returned by the List Images API
Parameters available for pulling an image, used in the Create Image API
Image type returned by the Inspect Image API
Result type for the Image History API
Metadata returned by the Inspect Image API
Root FS returned by the Inspect Image API

Enums

Traits

Trait providing implementations for Commit Container Options struct.
Trait providing implementations for Create Image Options
Trait providing implementations for List Images Options.
Trait providing implementations for Prune Images Options.
Trait providing implementations for Push Image Options struct.
Trait providing implementations for Remove Image Options struct.
Trait providing implementations for Search Images Options struct.
Trait providing implementations for Tag Image Options struct.