# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewAPIClient gets an API client for a product.
NewConsulAPI returns an APIClient for Consul.
NewConsulTLSConfig returns a TLSConfig object, using default environment variables to build up the object.
NewNomadAPI returns an APIClient for Nomad.
NewNomadTLSConfig returns a TLSConfig object, using default environment variables to build up the object.
NewTFEAPI returns an APIClient for TFE.
NewVaultAPI returns an APIClient for Vault.
NewVaultTLSConfig returns a TLSConfig object, using default environment variables to build up the object.
# Constants
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
# Structs
APIClient can make API calls.
APIConfig contains the configuration details for an APIClient.
No description provided by the author
TLSConfig contains the parameters needed to configure TLS on the HTTP client used to communicate with an API.
# Interfaces
No description provided by the author