Files
docker-cli/components/engine/integration-cli
Akihiro Suda ed910442b7 [nit] integration-cli: obey Go's naming convention
No substantial code change.

 - Api         --> API
 - Cli         --> CLI
 - Http, Https --> HTTP, HTTPS
 - Id          --> ID
 - Uid,Gid,Pid --> UID,PID,PID
 - Ipam        --> IPAM
 - Tls         --> TLS (TestDaemonNoTlsCliTlsVerifyWithEnv --> TestDaemonTLSVerifyIssue13964)

Didn't touch in this commit:
 - Git: because it is officially "Git": https://git-scm.com/
 - Tar: because it is officially "Tar": https://www.gnu.org/software/tar/
 - Cpu, Nat, Mac, Ipc, Shm: for keeping a consistency with existing production code (not changable, for compatibility)

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: 7fb7a477d79c67ab53c432977780662ccbfeec57
Component: engine
2016-09-30 01:21:05 +00:00
..
2016-09-07 17:30:35 -04:00
2016-06-02 17:17:22 +08:00
2016-08-09 09:42:23 +08:00
2016-09-22 19:31:39 +00:00
2016-09-23 12:13:29 -07:00
2016-09-23 12:13:29 -07:00
2016-09-07 17:30:35 -04:00
2016-09-02 19:07:54 -07:00