Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventName = "event" EventResourceType = "resourceType" EventResourceName = "resourceName" EventDescription = "description" )
Variables ¶
View Source
var ( CreateUser = &EventInfo{"createUser", "createUser", "user"} UpdateUser = &EventInfo{"updateUser", "updateUser", "user"} DeleteKey = &EventInfo{"deleteKey", "deleteKey", "key"} CreateKey = &EventInfo{"createKey", "createKey", "key"} ExteranlAccess = &EventInfo{"exteranlAccess", "createExternalAccessPort", "service"} YamlDeploy = &EventInfo{"yamlDeploy", "yamlDeploy", "yamlDeploy"} )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.