docker

package
v0.20.5 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteTarball added in v0.18.2

func WriteTarball(w io.Writer, root string, options *TarballOptions) error

Types

type AuthConfig added in v0.16.7

type AuthConfig struct {
	Username string `json:"username,omitempty"`
	Password string `json:"password,omitempty"`

	Auth string `json:"auth,omitempty"`
}

type ConfigFile added in v0.16.7

type ConfigFile struct {
	AuthConfigs map[string]AuthConfig `json:"auths"`
}

type TarballOptions added in v0.18.2

type TarballOptions struct {
	UID *int
	GID *int
}

Jump to

Keyboard shortcuts

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