Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit e880c85

Browse files
committed
Add Event and Event list to register in core api group
1 parent b68231b commit e880c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/register.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ var apiGroups = []APIGroup{
191191
{"Secret", "", 0},
192192
{"Service", "", 0},
193193
{"ServiceAccount", "", 0},
194+
{"Event", "", 0},
194195
},
195196
},
196197
},

0 commit comments

Comments
 (0)