podman/pkg/api/handlers
Brent Baude 54587335be [CI:DOCS]Binding overhauls
Add binding for networks and begin documentation for binding methods for godoc.  Also, add major functions to their own subpackages so reduce the amount of of method confusion.  So instead of: bindings.ListImages(), we now do a [bindings].images.List().

Also, the connection is passed to each binding method via a context to allow for future growth.

Lastly, add first set of tests.  There are a couple of things to work out for rootless tests yet.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-01-28 08:42:18 -06:00
..
generic [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
libpod APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
utils [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
containers.go Review corrections pass #2 2020-01-23 11:58:26 -06:00
containers_attach.go Add an API for Attach over HTTP API 2020-01-16 13:49:21 -05:00
containers_create.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
containers_top.go api: utils: add an `IsLibpodRequest` handler 2020-01-15 17:08:22 +01:00
decoder.go Refactor time parsing to be more liberal in accepted values 2020-01-24 10:11:05 -07:00
events.go Add query parameter converters for complex types 2020-01-23 16:32:00 -07:00
handler.go Add query parameter converters for complex types 2020-01-23 16:32:00 -07:00
images.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
images_build.go Update build images 2020-01-21 14:19:42 -07:00
swagger.go Review corrections pass #2 2020-01-23 11:58:26 -06:00
types.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
unsupported.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00