Skip to content

Commit

Permalink
add event ActionLKENodeCreate
Browse files Browse the repository at this point in the history
Signed-off-by: Marques Johansson <marques@displague.com>
  • Loading branch information
displague committed Apr 27, 2020
1 parent 5ed7640 commit b6e616c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_events.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const (
ActionLinodeConfigDelete EventAction = "linode_config_delete"
ActionLinodeConfigUpdate EventAction = "linode_config_update"
ActionLishBoot EventAction = "lish_boot"
ActionLKENodeCreate EventAction = "lke_node_create"
ActionLongviewClientCreate EventAction = "longviewclient_create"
ActionLongviewClientDelete EventAction = "longviewclient_delete"
ActionLongviewClientUpdate EventAction = "longviewclient_update"
Expand Down

0 comments on commit b6e616c

Please sign in to comment.