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

Commit

Permalink
Merge pull request #22 from mavenugo/globalalias
Browse files Browse the repository at this point in the history
Adding global alias config fields in endpointsettings
  • Loading branch information
Arnaud Porterie committed Jan 10, 2016
2 parents 03462ad + c6a57ee commit 7f8feaf
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 7f8feaf

Please sign in to comment.