docs/api/server
Doug Davis 628b9a41b0 Use the new error package
This is the first step in converting out static strings into well-defined
error types.  This shows just a few examples of it to get a feel for how things
will look. Once we agree on the basic outline we can then work on converting
the rest of the code over.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-09-14 13:11:01 -07:00
..
auth.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
container.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
copy.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
daemon.go fix golint warnings/errors on package api/types/ 2015-08-07 09:43:43 +08:00
exec.go Split API handlers into domain specific files 2015-08-03 11:12:44 -04:00
form.go Windows - make docker cp functional 2015-08-06 11:22:38 -07:00
form_test.go Fix regression in stats API endpoint where stream query param default is true 2015-05-29 22:38:36 +02:00
image.go Use the new error package 2015-09-14 13:11:01 -07:00
profiler.go api/server fix golint errors/warnings. 2015-07-28 22:44:39 +00:00
server.go Use the new error package 2015-09-14 13:11:01 -07:00
server_experimental.go attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
server_stub.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
server_unix.go Remove pkg/systemd 2015-08-06 14:35:00 +02:00
server_windows.go Cleanup: Merge adjustCPUShares to adoptContainerSettings 2015-08-06 08:15:14 +08:00