Skip to content

Commit

Permalink
Merge pull request #260 from pragkent/add-encrypted
Browse files Browse the repository at this point in the history
Add Encrypted field in DiskItemType
  • Loading branch information
denverdino authored Feb 28, 2018
2 parents e620e41 + 35848ed commit 8412899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecs/disks.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ type DiskItemType struct {
DiskName string
Description string
Type DiskType
Encrypted bool
Category DiskCategory
Size int
ImageId string
Expand Down

0 comments on commit 8412899

Please sign in to comment.