Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Commit

Permalink
Adding global alias config in endpointsettings
Browse files Browse the repository at this point in the history
Signed-off-by: Madhu Venugopal <[email protected]>
  • Loading branch information
mavenugo committed Jan 9, 2016
1 parent 03462ad commit c6a57ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/network/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ type EndpointSettings struct {
// Configurations
IPAMConfig *EndpointIPAMConfig
Links []string
Aliases []string
// Operational data
NetworkID string
EndpointID string
Expand Down

0 comments on commit c6a57ee

Please sign in to comment.