credentialconfig

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: Apache-2.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryConfig

type RegistryConfig map[string]RegistryConfigEntry

RegistryConfig represents the config file used by the docker CLI. This config that represents the credentials that should be used when pulling images from specific image repositories.

type RegistryConfigEntry

type RegistryConfigEntry struct {
	Username string
	Password string
	Email    string
}

RegistryConfigEntry wraps a docker config as a entry

Jump to

Keyboard shortcuts

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