package
0.0.0-20241118110140-cbe62dc58798
Repository: https://github.com/mheers/docker-image-squash.git
Documentation: pkg.go.dev

# README

Info: these files are almost 100% copies from https://github.com/regclient/regclient/tree/main/cmd/regctl with some minor changes to make them work with this project.

# Functions

No description provided by the author
No description provided by the author

# Constants

UserAgent sets the header on http requests.

# Variables

ErrCredsNotFound returned when creds needed and cannot be found.
ErrInvalidInput indicates a required field is invalid.
ErrMissingInput indicates a required field is missing.
ErrNotFound isn't there, search for your value elsewhere.
ErrNotImplemented returned when method has not been implemented yet TODO: Delete when all methods are implemented.
ErrUnsupportedConfigVersion happens when config file version is greater than this command supports.

# Structs

Config struct contains contents loaded from / saved to a config file.