package
4.0.2-beta.1
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.
Convert interface{} parameters to string, using a delimiter if format is provided.
Prevent trying to import "fmt".

# Structs

API client to handle the client-server communication, and is invariant across implementations.
Provides API key based authentication to a request passed via context using ContextAPIKey.
Provides basic http authentication to a request passed via context using ContextBasicAuth.
Provides access to the body (error), status and model on returned errors.
No description provided by the author
Provides OAuth authentication.
Configuration for the Proxy Server that requests are to be routed through.