Files
kubernetes/pkg/api
Clayton Coleman d4cdabf2fc Connect should be passed a Responder interface
For connect handlers that need to respond with a structured error or
structured object, pass an interface that hides the details of writing
an object to the response (error or runtime.Object).

Example use case:

Connect handler that accepts a body input stream, which it streams to a
pod, and then returns a structured object with info about the pod it
just created.
2015-10-13 15:05:14 -04:00
..
2015-10-06 13:12:32 -07:00
2015-10-09 16:04:43 -07:00
2015-10-09 15:30:25 -07:00
2015-10-09 15:49:10 -07:00
2015-10-12 13:34:07 -07:00
2015-10-09 15:14:03 -07:00
2015-10-09 15:06:28 -07:00
2015-08-05 17:30:03 -07:00
2015-08-05 17:30:03 -07:00
2015-08-05 17:30:03 -07:00
2015-10-09 15:14:03 -07:00
2015-08-05 17:30:03 -07:00