package
4.0.2-alpha.3
Repository: https://github.com/nutanix/ntnx-api-golang-clients.git
Documentation: pkg.go.dev

# Functions

* Returns a newly generated ApiClient instance populated with default values */.
helper for converting interface{} parameters to json strings.
parameterToString convert interface{} parameters to string, using a delimiter if format is provided.
Prevent trying to import "fmt".

# Structs

* Generic API client for Swagger client library builds.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
GenericOpenAPIError Provides access to the body (error), status and model on returned errors.
No description provided by the author
OAuth provides OAuth authentication.
* Configuration for the Proxy Server that requests are to be routed through.