Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Add Rescue function to device #365

Merged
merged 1 commit into from
May 15, 2023

Conversation

nuclearbob
Copy link
Contributor

Added a Rescue function to the Device interface. Looks like my IDE also stripped some whitespace. I can try to back that out if needed.

Signed-off-by: Maximillian Brustkern <[email protected]>
@displague
Copy link
Contributor

OperatingSystem string `json:"operating_system,omitempty"`
PreserveData bool `json:"preserve_data,omitempty"`
DeprovisionFast bool `json:"deprovision_fast,omitempty"`
OperatingSystem string `json:"operating_system,omitempty"`
Copy link
Contributor

@displague displague May 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so sayeth go fmt. (I ran it against master to confirm)

Other files with unexpected formatting (to be addressed in a separate PR):

  • batches.go
  • organizations_test.go
  • ports.go

@displague displague merged commit b45284c into equinixmetal-archive:master May 15, 2023
@nuclearbob
Copy link
Contributor Author

Thanks for the info about metal-go! I don't think I was aware of that project, maybe I should just move to that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants