package
0.0.0-20181018180432-d1992f0d7559
Repository: https://github.com/target/portauthority.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AuthRegistry will attempt to authenticate to a register with the provided credentials, returning the resulting token.
Crawl will search a registry for Docker images.
GetImage returns a Docker Image containing V1 and V2 manifests, its layers, and location information.
GetRegistry returns a registry object that can be used later.
# Structs
AuthConfig struct init.
CrawlConfig struct init.
Image struct init.
ImageEnvelope struct init.
Token struct init.