We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e15b2 commit e8e89eeCopy full SHA for e8e89ee
openstack/baremetal/v1/nodes/results.go
@@ -271,6 +271,7 @@ type BootDeviceResult struct {
271
type SetBootDeviceResult struct {
272
gophercloud.ErrResult
273
}
274
+
275
// SupportedBootDeviceResult is the response from a GetSupportedBootDevices operation. Call its Extract
276
// method to interpret it as an array of supported boot device values.
277
type SupportedBootDeviceResult struct {
0 commit comments