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
Evan Hazlett 8eeba75198
remove RuntimeData from cluster and types
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2017-05-19 17:10:32 -04:00
..
backend Refactor imageContexts into two different structs. 2017-05-10 17:59:30 -04:00
blkiodev Add engine-api types to docker 2016-09-07 11:05:58 -07:00
container Update ContainerWait API 2017-05-16 15:11:39 -07:00
events support cluster events 2017-05-17 11:46:30 -07:00
filters use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
image
mount Add 'consistent', 'cached', and 'delegated' mode flags 2017-03-01 18:13:47 +00:00
network Adding network specific options to service create/update 2017-05-17 18:46:34 -07:00
plugins/logdriver Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
registry Merge pull request from aaronlehmann/oci-types 2017-05-17 02:40:11 +02:00
strslice
swarm remove RuntimeData from cluster and types 2017-05-19 17:10:32 -04:00
time
versions
volume hack/swagger-gen.sh is not exist, it should be /hack/generate-swagger-api.sh 2016-11-22 16:32:32 +08:00
auth.go
client.go Moving docker service digest pinning to client side 2017-05-15 16:42:43 -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 Rewrite the function 'validatePrivileges' without checking order 2017-02-04 08:47:40 +08:00
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 Improve description of Running and Paused booleans 2017-05-19 12:29:54 +02:00
volume.go