Versions in this module Expand all Collapse all v1 v1.0.1 Jul 1, 2026 Changes in this version + func Encode(username, password string) string + func Marshal(list []*engine.DockerAuth) ([]byte, error) + func Parse(r io.Reader) ([]*engine.DockerAuth, error) + func ParseFile(filepath string) ([]*engine.DockerAuth, error) + func ParseString(s string) ([]*engine.DockerAuth, error) v1.0.0 Jul 1, 2026