k3s/pkg/registry
Cesar Wong d672363387 Pod proxy, exec and portforward subresources
Makes it possible to access the following subresources:

/namespaces/<ns>/pods/<pod-name>[:port]/proxy
/namespaces/<ns>/pods/<pod-name>/exec?container=<container>&command=<cmd>
/namespaces/<ns>/pods/<pod-name>/portforward
2015-04-16 10:20:17 -04:00
..
controller Merge pull request #6616 from brendandburns/default 2015-04-10 13:33:43 -07:00
endpoint Add Validate in addition to ValidateUpdate to validation for most resources. 2015-04-08 20:15:49 -07:00
etcd Pod log subresource 2015-04-07 07:56:24 -04:00
event Rename NewREST -> NewStorage to align on terminology 2015-03-23 16:52:21 -04:00
generic Pod proxy, exec and portforward subresources 2015-04-16 10:20:17 -04:00
limitrange Rename NewREST -> NewStorage to align on terminology 2015-03-23 16:52:21 -04:00
minion Fix listing nodes in scheduler 2015-04-15 14:26:25 +02:00
namespace Improve validation and fix not throwing an error during ns delete 2015-04-10 11:41:28 -04:00
persistentvolume Add Validate in addition to ValidateUpdate to validation for most resources. 2015-04-08 20:15:49 -07:00
persistentvolumeclaim Add Validate in addition to ValidateUpdate to validation for most resources. 2015-04-08 20:15:49 -07:00
pod Pod proxy, exec and portforward subresources 2015-04-16 10:20:17 -04:00
registrytest ListMinions support for selectors 2015-04-09 14:22:09 +02:00
resourcequota Add Validate in addition to ValidateUpdate to validation for most resources. 2015-04-08 20:15:49 -07:00
secret Rename NewREST -> NewStorage to align on terminology 2015-03-23 16:52:21 -04:00
service Move validation of load balancers only supporting TCP ports to validation.go. 2015-04-14 18:56:51 +00:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00