Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // KeyringService is the service the credential belongs to KeyringService = "sectionctl" // KeyringUser is the user of the credential KeyringUser = "aperture.section.io" )
Functions ¶
func GetCredential ¶
GetCredential returns a token for authenticating to the Section API
func IsCredentialRecorded ¶
IsCredentialRecorded returns if API credentials have been recorded
func PromptForCredential ¶
PromptForCredential interactively prompts the user for a credential to authenticate to the Section API
func WriteCredential ¶
WriteCredential saves Section API credentials to a persistent store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.