Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version specifies the version of the OpenAPI Terraform provider Version = "dev" // Commit specifies the commit hash of the OpenAPI Terraform provider at the time of building the binary Commit = "none" // Date specifies the data which the binary was build Date = "unknown" )
Functions ¶
func BuildUserAgent ¶
BuildUserAgent creates based on the Version, Commit, runtime and arch info the user agent string that will be send along all the API requests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.