Update README.md

This commit is contained in:
Kuralamudhan Ramakrishnan
2016-12-13 22:50:25 +00:00
committed by GitHub
parent 72f803abb8
commit 37e39f4d97

View File

@@ -27,7 +27,7 @@ Go 1.5 users will need to set `GO15VENDOREXPERIMENT=1` to get vendored dependenc
* `name` (string, required): the name of the network
* `type` (string, required): "multus"
* `delegate` (([]map,required): number of delegate details in the Multus
* `delegates` (([]map,required): number of delegate details in the Multus
* `masterplugin` (bool,required): master plugin to report back the IP address and DNS to the container
## Usage