Update readme

master
Tait Hoyem 1 year ago
parent 49bf83129b
commit d81ee25329

@ -1,7 +1,7 @@
# `lunanode` # `lunanode`
This is an API to work with the LunaNode's OpenStack-compatible [citation needed] API. This is an API to work with the LunaNode's OpenStack-compatible [citation needed] API.
This crate currently covers only the most basic functionality from the Lunanode API. Currently 36/98 (37%) API calls. This crate currently covers only the most basic functionality from the Lunanode API. Currently 41/98 (42%) API calls.
If you'd like to contribute additional functionality, please feel free to make an MR. If you'd like to contribute additional functionality, please feel free to make an MR.
* VM [8/21] * VM [8/21]
@ -92,12 +92,12 @@ If you'd like to contribute additional functionality, please feel free to make a
* List [ ] * List [ ]
* Add [ ] * Add [ ]
* Remove [ ] * Remove [ ]
* Email [6/14] * Email [11/14]
* Usage [X] * Usage [X]
* Domain [1/5] * Domain [3/5]
* List [X] * List [X]
* Add [ ] * Add [X]
* Remove [ ] * Remove [X]
* DKIM [0/2] * DKIM [0/2]
* Set [ ] * Set [ ]
* Unset [ ] * Unset [ ]
@ -106,10 +106,10 @@ If you'd like to contribute additional functionality, please feel free to make a
* Add [X] * Add [X]
* Remove [X] * Remove [X]
* Set Password [X] * Set Password [X]
* Alias [0/3] * Alias [3/3]
* List [ ] * List [X]
* Add [ ] * Add [X]
* Remove [ ] * Remove [X]
* DNS [9/10] * DNS [9/10]
* Zone [3/3] * Zone [3/3]
* List [X] * List [X]

Loading…
Cancel
Save