mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
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