Skip to content

Commit

Permalink
Merge pull request #5 from Dataman-Cloud/volume
Browse files Browse the repository at this point in the history
Update volume.go
  • Loading branch information
upccup committed Sep 21, 2016
2 parents 4ac39c2 + d279c03 commit b1305a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions volume.go
Expand Up @@ -76,6 +76,7 @@ type CreateVolumeOptions struct {
Driver string
DriverOpts map[string]string
Context context.Context `json:"-"`
Labels map[string]string
}

// CreateVolume creates a volume on the server.
Expand Down

0 comments on commit b1305a6

Please sign in to comment.