Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GOCA] add state values and strings for the host #2662

Closed
7 tasks
treywelsh opened this issue Nov 29, 2018 · 0 comments
Closed
7 tasks

[GOCA] add state values and strings for the host #2662

treywelsh opened this issue Nov 29, 2018 · 0 comments

Comments

@treywelsh
Copy link
Contributor

Description
In the file host.go from the go bindings, there is no values and associated strings for the State of the host.
It's done for other elements, see other files image.go or vm.go.
Theses values are documented in the XMLRPC API documentation.

Use case
I should be more easy to develop tools with it.

Interface Changes
It will not change the existing interface, it's about adding an enum of values an associated String method.

Additional Context
I will create a pull request with my suggestion

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants