dockertest

package
v0.14.7 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MockCogConfig string = "" /* 193-byte string literal not displayed */
View Source
var MockOpenAPISchema string = "{}"
View Source
var PushError error = nil

Functions

This section is empty.

Types

type MockCommand

type MockCommand struct{}

func NewMockCommand

func NewMockCommand() *MockCommand

func (*MockCommand) CreateAptTarFile

func (c *MockCommand) CreateAptTarFile(tmpDir string, aptTarFile string, packages ...string) (string, error)

func (*MockCommand) CreateTarFile

func (c *MockCommand) CreateTarFile(image string, tmpDir string, tarFile string, folder string) (string, error)

func (*MockCommand) Inspect

func (c *MockCommand) Inspect(image string) (*command.Manifest, error)

func (*MockCommand) LoadUserInformation

func (c *MockCommand) LoadUserInformation(registryHost string) (*command.UserInfo, error)

func (*MockCommand) Pull

func (c *MockCommand) Pull(image string) error

func (*MockCommand) Push

func (c *MockCommand) Push(image string) error

Jump to

Keyboard shortcuts

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