https://github.com/metal-stack/duros-go
go client to talk to a lightbits duros api server
https://github.com/metal-stack/duros-go
duros go golang lightbits nvme-storage nvmeoftcp
Last synced: 2 months ago
JSON representation
go client to talk to a lightbits duros api server
- Host: GitHub
- URL: https://github.com/metal-stack/duros-go
- Owner: metal-stack
- License: mit
- Created: 2020-12-01T10:46:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-09-18T12:43:06.000Z (7 months ago)
- Last Synced: 2025-09-18T14:53:11.502Z (7 months ago)
- Topics: duros, go, golang, lightbits, nvme-storage, nvmeoftcp
- Language: Go
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# duros-go
[](https://github.com/metal-stack/duros-go/actions)
[](https://pkg.go.dev/github.com/metal-stack/duros-go)
[](https://goreportcard.com/report/github.com/metal-stack/duros-go)
[](https://codecov.io/gh/metal-stack/duros-go)
[](https://github.com/metal-stack/duros-go/blob/master/LICENSE)
A lightbits duros api go client library.
A usage example can be found [here](https://github.com/metal-stack/duros-go/blob/master/cmd/cli/cli.go).