# Functions
CheckErrorCode checks the error string for err for some code and returns true if the code is found.
NewClient returns an authenticated client to a HCP Packer Registry.
NewDeprecatedClient returns an authenticated client to a HCP Packer Registry.
NewMockPackerClientService returns a basic mock of the Cloud Packer Service.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
Client is an HCP client capable of making requests on behalf of a service principal.
ClientError represents a generic error for the Cloud Packer Service client.
DeprecatedClient is an HCP client capable of making requests on behalf of a service principal.
MockPackerClientService represents a basic mock of the Cloud Packer Service.
# Type aliases
No description provided by the author