Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UserAgent is the default user agent to use to make requests to the // Upbound Cloud API. UserAgent = "up-cli" // CookieName is the default cookie name used to identify a session token. CookieName = "SID" )
Variables ¶
This section is empty.
Functions ¶
func BuildSDKConfig ¶
BuildSDKConfig builds an Upbound SDK config suitable for usage with any service client.
Types ¶
Click to show internal directories.
Click to hide internal directories.