1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types
Drew Erny d330dc3223 Add support for task and arbitrary combo logs
Refactored the API to more easily accept new endpoints. Added REST,
client, and CLI endpoints for getting logs from a specific task. All
that is needed after this commit to enable arbitrary service log
selectors is a REST endpoint and handler.

Task logs can be retrieved by putting in a task ID at the CLI instead of
a service ID.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2017-04-03 18:40:54 -07:00
..
backend Add support for task and arbitrary combo logs 2017-04-03 18:40:54 -07:00
blkiodev
container
events
filters
image
mount Add 'consistent', 'cached', and 'delegated' mode flags 2017-03-01 18:13:47 +00:00
network Enhance network inspect to show all tasks, local & non-local, in swarm mode 2017-03-13 17:52:08 -07:00
registry
strslice
swarm api: Omit Cluster, Nodes, and Managers from swarm info when unavailable 2017-03-28 14:20:25 -07:00
time
versions
volume
auth.go
client.go api: Remove SecretRequestOption type 2017-03-16 11:20:31 -07:00
configs.go
error_response.go
graph_driver_data.go
id_response.go
image_delete_response_item.go
image_summary.go
plugin.go Embed DockerVersion in plugin config. 2017-03-22 10:26:20 -07:00
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go
port.go
seccomp.go
service_update_response.go
stats.go Correct CPU usage calculation in presence of offline CPUs and newer Linux 2017-03-10 10:24:33 +00:00
types.go Allow user to modify ingress network 2017-03-26 15:46:18 -07:00
volume.go