Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fetcher ¶
type ImagePuller ¶
type ImagePuller struct {
// contains filtered or unexported fields
}
func NewImagePuller ¶
func NewImagePuller(fetcher Fetcher, volumeDriver VolumeDriver) *ImagePuller
func (*ImagePuller) Pull ¶
func (p *ImagePuller) Pull(logger lager.Logger, spec ImageSpec) (Image, error)
type LayerInfo ¶
type VolumeDriver ¶
Source Files
¶
- image_puller.go
Click to show internal directories.
Click to hide internal directories.