# 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.