Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPullWriter ¶
func NewPullWriter(printFn func(string)) io.WriteCloser
NewPullWriter creates a writer that periodically reports on pull progress of a Docker image. It only reports when the state of the different layers has changed and uses time thresholds to limit the rate of the reports.
func NewPushWriter ¶
func NewPushWriter(printFn func(string)) io.WriteCloser
NewPushWriter creates a writer that periodically reports on push progress of a Docker image. It only reports when the state of the different layers has changed and uses time thresholds to limit the rate of the reports.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.