Canonical location of the Dragonfly API definition
Go to file
Gaius ca65aba1ec
feat(api): add security token to ObjectStorage (#537)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-09-01 20:21:31 +08:00
.github
hack
pkg/apis feat(api): add security token to ObjectStorage (#537) 2025-09-01 20:21:31 +08:00
proto feat(api): add security token to ObjectStorage (#537) 2025-09-01 20:21:31 +08:00
src feat(api): add security token to ObjectStorage (#537) 2025-09-01 20:21:31 +08:00
.gitignore
.golangci.yml
.markdownlint.yml
Cargo.lock feat(api): add security token to ObjectStorage (#537) 2025-09-01 20:21:31 +08:00
Cargo.toml feat(api): add security token to ObjectStorage (#537) 2025-09-01 20:21:31 +08:00
LICENSE
Makefile
README.md
build.rs
go.mod
go.sum

README.md

api

Discussions LICENSE

Canonical location of the Dragonfly API definition. The project includes the api definitions of dragonfly services and the mocks of the interface.

Note to developers

If developers need to change dragonfly api definition, please contact dragonfly maintainers.

Community

Join the conversation and help the community.

Contributing

You should check out our CONTRIBUTING and develop the project together.

Code of Conduct

Please refer to our Code of Conduct.