# Functions
AuthenticatedPreset is the default Option when connecting to the public API with authentication.
New returns a new Store based on the given list of Option.
Options turns a list of Option instances into a single Option.
Service configures the Store service, valid options are cloud, cloud-manager, and ops-manager.
WithAuthentication sets the store credentials.
WithBaseURL sets the base URL for the underling HTTP client.
WithContext sets the store context.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AuthenticatedConfig an interface of the methods needed to set up a Store.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CredentialsGetter interface for how to get credentials when Store must be authenticated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceGetter is a basic interface for service and base url settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Option is any configuration for Store.