1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Madhu Venugopal cc6aece1fd IPAM API & UX
introduced --subnet, --ip-range and --gateway options in docker network
command. Also, user can allocate driver specific ip-address if any using
the --aux-address option.
Supports multiple subnets per network and also sharing ip range
across networks if the network-driver and ipam-driver supports it.
Example, Bridge driver doesnt support sharing same ip range across
networks.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-10-13 11:03:03 -07:00
..
ps
attach.go Use consistent command description 2015-10-08 08:46:21 -04:00
build.go Merge pull request #16674 from coolljt0725/use_consistent_command_description 2015-10-08 12:01:16 -07:00
cli.go
client.go
commit.go Use consistent command description 2015-10-08 08:46:21 -04:00
cp.go Use consistent command description 2015-10-08 08:46:21 -04:00
create.go Use consistent command description 2015-10-08 08:46:21 -04:00
diff.go Use consistent command description 2015-10-08 08:46:21 -04:00
events.go Use consistent command description 2015-10-08 08:46:21 -04:00
exec.go Use consistent command description 2015-10-08 08:46:21 -04:00
export.go Use consistent command description 2015-10-08 08:46:21 -04:00
hijack.go
history.go Use consistent command description 2015-10-08 08:46:21 -04:00
images.go Use consistent command description 2015-10-08 08:46:21 -04:00
import.go Use consistent command description 2015-10-08 08:46:21 -04:00
info.go Use consistent command description 2015-10-08 08:46:21 -04:00
inspect.go Use consistent command description 2015-10-08 08:46:21 -04:00
kill.go Use consistent command description 2015-10-08 08:46:21 -04:00
load.go Use consistent command description 2015-10-08 08:46:21 -04:00
login.go Use consistent command description 2015-10-08 08:46:21 -04:00
logout.go Use consistent command description 2015-10-08 08:46:21 -04:00
logs.go Use consistent command description 2015-10-08 08:46:21 -04:00
network.go IPAM API & UX 2015-10-13 11:03:03 -07:00
pause.go Use consistent command description 2015-10-08 08:46:21 -04:00
port.go Use consistent command description 2015-10-08 08:46:21 -04:00
ps.go Use consistent command description 2015-10-08 08:46:21 -04:00
pull.go Use consistent command description 2015-10-08 08:46:21 -04:00
push.go Use consistent command description 2015-10-08 08:46:21 -04:00
rename.go Use consistent command description 2015-10-08 08:46:21 -04:00
restart.go Use consistent command description 2015-10-08 08:46:21 -04:00
rm.go Use consistent command description 2015-10-08 08:46:21 -04:00
rmi.go Use consistent command description 2015-10-08 08:46:21 -04:00
run.go Use consistent command description 2015-10-08 08:46:21 -04:00
save.go Use consistent command description 2015-10-08 08:46:21 -04:00
search.go Use consistent command description 2015-10-08 08:46:21 -04:00
start.go Merge pull request #16544 from Mashimiao/fix-bug-client-start-signal-discarded 2015-10-08 12:54:31 -07:00
stats.go Use consistent command description 2015-10-08 08:46:21 -04:00
stats_unit_test.go
stop.go Use consistent command description 2015-10-08 08:46:21 -04:00
tag.go Use consistent command description 2015-10-08 08:46:21 -04:00
top.go Use consistent command description 2015-10-08 08:46:21 -04:00
trust.go Changing docs to reflect new names 2015-10-09 15:13:37 -07:00
trust_test.go Changing trustServer allowed URL behavior 2015-10-08 17:47:25 -07:00
unpause.go Use consistent command description 2015-10-08 08:46:21 -04:00
utils.go
version.go Use consistent command description 2015-10-08 08:46:21 -04:00
volume.go Merge pull request #16674 from coolljt0725/use_consistent_command_description 2015-10-08 12:01:16 -07:00
wait.go Use consistent command description 2015-10-08 08:46:21 -04:00