Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KonnectPersonalAccessTokenEnv is the environment variable name for the Konnect PAT. KonnectPersonalAccessTokenEnv = "KONNECT_API_PAT" // KonnectURLEnv is the environment variable name for the Konnect URL. KonnectURLEnv = "KONNECT_API_URL" )
Variables ¶
This section is empty.
Functions ¶
func PersonalAccessToken ¶
func PersonalAccessToken() string
PersonalAccessToken returns the Konnect PAT from the environment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.