Add Ephemeral Containers to the Kubernetes core API

This commit is contained in:
Lee Verberne
2018-08-09 15:24:23 +02:00
parent c7ffc1cd8c
commit 013f049ce0
20 changed files with 1492 additions and 64 deletions

View File

@@ -58,6 +58,7 @@ var kindWhiteList = sets.NewString(
"APIVersions",
"Binding",
"DeleteOptions",
"EphemeralContainers",
"ExportOptions",
"GetOptions",
"ListOptions",