fixed ipam host-local IP json tag
Signed-off-by: André Martins <aanm90@gmail.com>
This commit is contained in:
parent
f04661aca1
commit
33b2de44af
@ -35,7 +35,7 @@ type IPAMConfig struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type IPAMArgs struct {
|
type IPAMArgs struct {
|
||||||
IP net.IP `json:"ip",omitempty`
|
IP net.IP `json:"ip,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type Net struct {
|
type Net struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user