package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev

# Functions

Encode returns the json marshaled, base64 encoded credential string that can be passed to the docker registry authentication header.
Marshal marshals the DockerAuth credentials to a .docker/config.json file.
Parse parses the registry credential from the reader.
ParseFile parses the registry credential file.
ParseString parses the registry credential file.