k3s/pkg/api/rest
Kubernetes Submit Queue 9f58a867e1 Merge pull request #31522 from krousey/path_validation
Automatic merge from submit-queue

Split path validation into a separate library

This PR splits path segment validation into it's own package. This cuts off one of the restclient's dependency paths to some docker packages, and completely eliminates its dependency on go-restful swagger validation.


cc @kubernetes/sig-api-machinery
2016-09-07 10:14:32 -07:00
..
resttest Split path validation into a separate library 2016-08-26 08:05:20 -07:00
create.go Split path validation into a separate library 2016-08-26 08:05:20 -07:00
delete.go Allow per-resource default garbage collection behavior 2016-08-22 11:37:04 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
export.go Plumb context to strategy methods 2016-08-08 22:33:25 -04:00
rest.go Fix various typos in pkg/api 2016-08-29 11:31:16 +02:00
types.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
update.go ignore clusterName on create and update 2016-08-22 21:09:57 -07:00