Skip to content

Commit

Permalink
Merge pull request #352 from gujingit/feature-slb-vgroup
Browse files Browse the repository at this point in the history
add the Description attribute to VBackendServerType
  • Loading branch information
denverdino authored Oct 23, 2019
2 parents 4ab9181 + f31dd18 commit dba750c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slb/vserver_group.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ type VBackendServerType struct {
Weight int
Port int
Type string
Description string
}

type VServerGroup struct {
Expand Down

0 comments on commit dba750c

Please sign in to comment.