docker

package
v3.4.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	// Store saves credentials for the given registry into the local config file
	Store(registry string, authConfig types.AuthConfig) error

	// Save persists the locally changed config file to file
	Save() error
}

Config is the interface to interact with the docker config

func NewDockerConfig

func NewDockerConfig() (Config, error)

NewDockerConfig creates a new docker client

Jump to

Keyboard shortcuts

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