Imports of registry command
Path | Synopsis |
---|---|
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/go-containerregistry/pkg/registry | Package registry implements a docker V2 registry and the OCI distribution specification. |
log | Package log implements a simple logging package. |
net/http | Package http provides HTTP client and server implementations. |