registry

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	Server   string
	Username string
	Password string

	// additional information
	Registry string
}

Auth contains basic information for authenticating against a container registry

func (Auth) GenerateDockerConfig

func (a Auth) GenerateDockerConfig() ([]byte, error)

GenerateDockerConfig generates a Docker compatible config.json file

func (Auth) IsSet

func (a Auth) IsSet() bool

IsSet returns if information has been set on the object

Jump to

Keyboard shortcuts

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