Add Daemon API
This commit is contained in:

committed by
Ananya Kumar

parent
0d1f2cd227
commit
d9b85652ae
@@ -94,7 +94,8 @@ func init() {
|
||||
"PodLogOptions",
|
||||
"PodExecOptions",
|
||||
"PodAttachOptions",
|
||||
"PodProxyOptions")
|
||||
"PodProxyOptions",
|
||||
"Daemon")
|
||||
|
||||
mapper := api.NewDefaultRESTMapper(versions, InterfacesFor, importPrefix, ignoredKinds, rootScoped)
|
||||
// setup aliases for groups of resources
|
||||
|
Reference in New Issue
Block a user