1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Tonis Tiigi e3917c76ce Mask join tokens in daemon logs
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-08-02 15:15:23 -07:00
..
client Merge pull request #25345 from dperny/fix-service-inspect-pretty 2016-08-02 17:50:28 -04:00
fixtures
server Mask join tokens in daemon logs 2016-08-02 15:15:23 -07:00
types/backend
common.go
common_test.go
README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon