Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImagePuller ¶
type ImagePuller struct {
// contains filtered or unexported fields
}
func NewImagePuller ¶
func NewImagePuller(fetcher Fetcher, volumeDriver VolumeDriver) *ImagePuller
type VolumeDriver ¶
type VolumeMeta ¶
type VolumeMeta struct {
Size int64
}
Click to show internal directories.
Click to hide internal directories.