Loading domain.go +5 −4 Original line number Diff line number Diff line Loading @@ -2259,6 +2259,7 @@ type DomainNVRam struct { Source *DomainDiskSource `xml:"source"` Template string `xml:"template,attr,omitempty"` Format string `xml:"format,attr,omitempty"` TemplateFormat string `xml:"templateFormat,attr,omitempty"` } type DomainBootDevice struct { Loading Loading
domain.go +5 −4 Original line number Diff line number Diff line Loading @@ -2259,6 +2259,7 @@ type DomainNVRam struct { Source *DomainDiskSource `xml:"source"` Template string `xml:"template,attr,omitempty"` Format string `xml:"format,attr,omitempty"` TemplateFormat string `xml:"templateFormat,attr,omitempty"` } type DomainBootDevice struct { Loading