Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnknownEvent = iota MTCreated ATCreated SubtokenCreated TokenInfoIntrospect TokenInfoHistory TokenInfoSubtokens TokenInfoListMTs InheritedRT TransferCodeCreated TransferCodeUsed MTRotated GrantEnabled GrantDisabled GrantsListed SSHKeyListed SSHKeyAdded )
Events for Mytokens
Variables ¶
View Source
var AllEvents = [...]string{
"unknown",
"created",
"AT_created",
"MT_created",
"tokeninfo_introspect",
"tokeninfo_history",
"tokeninfo_subtokens",
"tokeninfo_list_mytokens",
"inherited_RT",
"transfer_code_created",
"transfer_code_used",
"token_rotated",
"settings_grant_enabled",
"settings_grant_disabled",
"settings_grants_listed",
"ssh_keys_listed",
"ssh_key_added",
}
AllEvents hold all possible Events
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.