spiegel_podman/pkg/bindings
baude d4c2aaf38a Add service endpoint
add service endpoint for the new API.  Also supports the varlink
implementation.

Signed-off-by: baude <bbaude@redhat.com>

Refactor to allow developer more control of API server

* Add api.NewServerWithSettings() to create an API server with custom
  settings
* Add api.ListenUnix() to create a UDS net.Listener and setup UDS

Signed-off-by: Jhon Honce <jhonce@redhat.com>
Signed-off-by: baude <bbaude@redhat.com>

More service completion

Add podman service command that allows users to run either a RESTful or
varlink protocol API service.

Addition of docs and RESTful listening.

Signed-off-by: baude <bbaude@redhat.com>
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-01-21 16:35:45 -06:00
..
connection.go [CI:DOCS]swagger cleanup and left-hand nav 2020-01-15 14:22:25 -06:00
containers.go Add service endpoint 2020-01-21 16:35:45 -06:00
errors.go [CI:DOCS]swagger cleanup and left-hand nav 2020-01-15 14:22:25 -06:00
generate.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
healthcheck.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
images.go [CI:DOCS]swagger cleanup and left-hand nav 2020-01-15 14:22:25 -06:00
info.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
mount.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
network.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
play.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
pods.go [CI:DOCS]swagger cleanup and left-hand nav 2020-01-15 14:22:25 -06:00
search.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
volumes.go [CI:DOCS]swagger cleanup and left-hand nav 2020-01-15 14:22:25 -06:00