image

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewManager

func NewManager(client *client.Client) (*Manager, error)

func (*Manager) BuildImage

func (mng *Manager) BuildImage(ctx context.Context, dockerfile string, tag string) error

func (*Manager) BuilderPrune added in v0.0.7

func (mng *Manager) BuilderPrune(ctx context.Context, all bool) error

func (*Manager) CheckImageExists

func (mng *Manager) CheckImageExists(ctx context.Context, name string) error

func (*Manager) ExportFiles

func (mng *Manager) ExportFiles(settings entities.ExportFileSettings) error

func (*Manager) PullImage

func (mng *Manager) PullImage(ctx context.Context, name string) error

func (*Manager) RemoveImage added in v0.0.7

func (mng *Manager) RemoveImage(ctx context.Context, name string, force bool) error

Jump to

Keyboard shortcuts

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