mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
done
This commit is contained in:
parent
b489757b5a
commit
cfee8f1355
@ -189,6 +189,7 @@ func (g *APIGroupVersion) InstallREST(container *restful.Container, root string,
|
|||||||
ws.Produces(restful.MIME_JSON)
|
ws.Produces(restful.MIME_JSON)
|
||||||
// TODO: require json on input
|
// TODO: require json on input
|
||||||
//ws.Consumes(restful.MIME_JSON)
|
//ws.Consumes(restful.MIME_JSON)
|
||||||
|
ws.ApiVersion(version)
|
||||||
|
|
||||||
// TODO: add scheme to APIGroupVersion rather than using api.Scheme
|
// TODO: add scheme to APIGroupVersion rather than using api.Scheme
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user