package
0.0.0-20240715160341-20a0102c5f9e
Repository: https://github.com/cpuguy83/docker.git
Documentation: pkg.go.dev
# Structs
CreateOptions holds information to create images.
DeleteResponse delete response swagger:model DeleteResponse.
HistoryResponseItem individual image layer information in response to ImageHistory operation swagger:model HistoryResponseItem.
ImportOptions holds information to import images from the client host.
ImportSource holds source information for ImageImport.
InspectResponse contains response of Engine API: GET "/images/{name:.*}/json".
ListOptions holds parameters to list images with.
LoadResponse returns information to the client about a load process.
Metadata contains engine-local data about the image.
PruneReport contains the response for Engine API: POST "/images/prune".
PullOptions holds information to pull images.
PushOptions holds information to push images.
RemoveOptions holds parameters to remove images.
RootFS returns Image's RootFS description including the layer IDs.
Summary summary swagger:model Summary.