moby--moby/api/types
Derek McGowan 3a1279393f
Use distribution reference
Remove forked reference package. Use normalized named values
everywhere and familiar functions to convert back to familiar
strings for UX and storage compatibility.

Enforce that the source repository in the distribution metadata
is always a normalized string, ignore invalid values which are not.
Update distribution tests to use normalized values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-07 11:08:37 -08:00
..
backend
blkiodev
container Implement optional ring buffer for container logs 2017-02-01 13:52:37 -05:00
events
filters Refactoring ineffectual assignments 2017-01-13 00:27:01 -07:00
image Set expected response headers for Ping. 2017-01-03 11:47:47 -05:00
mount fix typo in mount.go 2017-01-13 22:36:32 +08:00
network change minor mistake of spelling 2016-12-20 21:05:19 +08:00
registry
strslice
swarm Add `--read-only` for `service create` and `service update` 2017-01-30 12:47:26 -08:00
time fix typo in api/types/time/timestamp.go 2017-01-14 14:16:03 +08:00
versions
volume
auth.go
client.go fix typo in api/types/client.go 2017-01-14 15:10:08 +08:00
configs.go Enforce zero plugin refcount during disable. 2016-12-22 13:26:53 -08:00
error_response.go
graph_driver_data.go Generate GraphDriver from spec, and fix up image spec. 2017-01-03 11:47:47 -05:00
id_response.go
image_delete_response_item.go Generate ImageDeleteResponse from swagger spec. 2017-01-03 11:47:47 -05:00
image_summary.go
plugin.go Add docker plugin upgrade 2017-02-03 16:21:12 -05:00
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go Rename Remote API to Engine API 2016-11-22 12:49:38 +00:00
port.go
seccomp.go change minor mistake of spelling 2016-12-20 21:05:19 +08:00
service_update_response.go
stats.go
types.go Set expected response headers for Ping. 2017-01-03 11:47:47 -05:00
volume.go