- Updated vmware/govmomi godep (Needs for vsan support)
- Fix unmount for vsanDatastore - Add support for vsan datastore
This commit is contained in:
2
vendor/github.com/vmware/govmomi/vim25/soap/soap.go
generated
vendored
2
vendor/github.com/vmware/govmomi/vim25/soap/soap.go
generated
vendored
@@ -36,7 +36,7 @@ type Fault struct {
|
||||
Code string `xml:"faultcode"`
|
||||
String string `xml:"faultstring"`
|
||||
Detail struct {
|
||||
Fault types.AnyType `xml:",any"`
|
||||
Fault types.AnyType `xml:",any,typeattr"`
|
||||
} `xml:"detail"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user