Register GetOptions in all api groups

This commit is contained in:
Wojciech Tyczynski
2016-12-05 14:15:52 +01:00
parent 3432fea8b2
commit 61d9fd6afc
19 changed files with 19 additions and 0 deletions

View File

@@ -238,6 +238,7 @@ func TestList(t *testing.T) {
var nonRoundTrippableTypes = sets.NewString(
"ExportOptions",
"GetOptions",
// WatchEvent does not include kind and version and can only be deserialized
// implicitly (if the caller expects the specific object). The watch call defines
// the schema by content type, rather than via kind/version included in each