Skip to content

Commit

Permalink
Add Encrypted field in DiskItemType
Browse files Browse the repository at this point in the history
  • Loading branch information
pragkent committed Feb 28, 2018
1 parent e620e41 commit 35848ed
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 35848ed

Please sign in to comment.