dockercredentials

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicFromKeyring

func BasicFromKeyring(keyring credentialprovider.DockerKeyring, target *url.URL) (string, string)

BasicFromKeyring finds Basic authorization credentials from a Docker keyring for the given URL as username and password. It returns empty strings if no such URL matches.

func NewFromBytes

func NewFromBytes(b []byte) (auth.CredentialStore, error)

func NewFromFile

func NewFromFile(path string) (auth.CredentialStore, error)

NewFromFile creates a new credential store for the provided Docker config.json authentication file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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