Register GetOptions in all api groups
This commit is contained in:
@@ -49,6 +49,7 @@ func addKnownTypes(scheme *runtime.Scheme) error {
|
||||
&api.ListOptions{},
|
||||
&api.DeleteOptions{},
|
||||
&metav1.ExportOptions{},
|
||||
&metav1.GetOptions{},
|
||||
|
||||
&TokenReview{},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user