firecracker-go-sdk
firecracker-go-sdk copied to clipboard
Add support of entropy device creation
Firecracker supports entropy device creation and it's available at client defined in swagger.yaml, however sdk not yet implemented.
We should add support of that.
+1
Is there anything that is blocking this? If not I could give it a try