Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PlaceHolder is the replacer of original credential PlaceHolder = "******" // KeyTokenPrefix is the prefix of keyring service KeyTokenPrefix = "jcli-config-token" )
Variables ¶
This section is empty.
Functions ¶
func DelToken ¶
func DelToken(jenkins config.JenkinsServer) (err error)
DelToken removes the token from keyring
func LoadTokenFromKeyring ¶
LoadTokenFromKeyring load token from keyring
func SaveTokenToKeyring ¶
SaveTokenToKeyring store the token to keyring
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.