console

package
v1.13.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2026 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package console provides a console-based implementation of image pull progress reporting.

Index

Constants

View Source
const ReportInterval = 15 * time.Second

ReportInterval is the interval between progress reports.

Variables

This section is empty.

Functions

func NewProgressReporter

func NewProgressReporter(imageRef string) image.ProgressReporter

NewProgressReporter creates a new ProgressReporter.

Types

type ProgressReporter

type ProgressReporter struct {
	// contains filtered or unexported fields
}

ProgressReporter reports image pull progress to the console.

func (*ProgressReporter) Start

func (c *ProgressReporter) Start()

Start implements ProgressReporter interface.

func (*ProgressReporter) Stop

func (c *ProgressReporter) Stop()

Stop implements ProgressReporter interface.

func (*ProgressReporter) Update

Update implements UpdateFn interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL