summaryrefslogtreecommitdiff
path: root/docker/models
Commit message (Expand)AuthorAgeFilesLines
* Implement swarm node removalremove_nodeJoffrey F2016-12-071-0/+19
* Move config type creation from docker.utils functions to classes inconfig_typesJoffrey F2016-12-012-5/+5
* Merge pull request #1303 from aanand/helpful-containers-warningBen Firshman2016-12-011-0/+6
|\
| * Show a helpful warning when people try to call `client.containers()`Aanand Prasad2016-11-281-0/+6
* | Rename Client -> DockerClientdocker_clientJoffrey F2016-11-281-1/+1
|/
* Add new user-focused APIBen Firshman2016-11-229-0/+1975