Documentation ¶
Overview ¶
Package daemon provides facilities for reading/writing v1.Image from/to a running daemon.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageSaver ¶
API interface for testing.
type ReadOptions ¶
type ReadOptions struct {
Buffer bool
}
type WriteOptions ¶
type WriteOptions struct { }
WriteOptions are used to expose optional information to guide or control the image write.
Click to show internal directories.
Click to hide internal directories.