package
0.0.0-20250311225629-86c7448754f3
Repository: https://github.com/azure/acr-cli.git
Documentation: pkg.go.dev
# Functions
Credential returns an auth.Credential that Store can use.
NewClient generates a client based on the passed in options.
NewDebugTransport generates a new DebugTransport.
NewStore generates a store based on the passed in config file path.
# Structs
ClientOptions type includes a Credential that stores the credentials of the client.
DebugTransport is an http.RoundTripper that keeps track of the in-flight request and add hooks to report HTTP tracing events.
Store provides credential CRUD operations.