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
Justin Cormack 1603af9689
Merge pull request #38137 from tonistiigi/seccomp-ptrace
seccomp: allow ptrace(2) for 4.8+ kernels
2019-02-05 13:47:43 +00:00
..
backend distribution: fix passing platform struct to puller 2018-06-27 14:59:31 -07:00
blkiodev Add canonical import comment 2018-02-05 16:51:57 -05:00
container Capabilities refactor 2019-01-22 21:50:41 +02:00
events Add canonical import comment 2018-02-05 16:51:57 -05:00
filters filters: add Clone() method 2018-11-21 19:10:52 +00:00
image
mount mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
network Move network conversions out of API router 2018-06-27 17:11:29 -07:00
plugins/logdriver Add partial log metadata to log driver proto 2018-08-10 20:44:30 -07:00
registry Add canonical import comment 2018-02-05 16:51:57 -05:00
strslice Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
swarm Added support for maximum replicas per node to services 2018-12-24 02:04:15 +02:00
time Improve GetTimestamp parsing 2018-05-20 13:07:17 +02:00
versions Add canonical import comment 2018-02-05 16:51:57 -05:00
volume Fix golint warning on generated "volume" types 2018-07-13 16:58:59 +02:00
auth.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client.go api: Change Platform field back to string (temporary workaround) 2018-07-03 22:33:42 +00:00
configs.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
error_response.go
graph_driver_data.go
id_response.go
image_delete_response_item.go
image_summary.go
plugin.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go Add canonical import comment 2018-02-05 16:51:57 -05:00
port.go Describe IP field of Port definition 2018-05-15 12:09:42 +02:00
seccomp.go seccomp: allow ptrace for 4.8+ kernels 2018-11-04 13:06:43 -08:00
service_update_response.go
stats.go Fix dont typo 2018-09-08 16:58:03 +08:00
types.go Adding builder version 2019-01-21 19:02:16 -05:00
volume.go