https://github.com/bottlerocket-os/bottlerocket-settings-sdk
A Rust library for extending Bottlerocket's settings API
https://github.com/bottlerocket-os/bottlerocket-settings-sdk
Last synced: 2 months ago
JSON representation
A Rust library for extending Bottlerocket's settings API
- Host: GitHub
- URL: https://github.com/bottlerocket-os/bottlerocket-settings-sdk
- Owner: bottlerocket-os
- License: other
- Created: 2023-06-21T19:07:19.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2026-04-02T05:30:23.000Z (3 months ago)
- Last Synced: 2026-04-02T05:39:39.890Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 1.56 MB
- Stars: 5
- Watchers: 15
- Forks: 25
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
## bottlerocket-settings-sdk
A Rust library for creating extensions to Bottlerocket's Settings API.
For more information, see [the design document for modular Settings Extensions](https://github.com/bottlerocket-os/bottlerocket/blob/develop/docs/design/settings/extensions/modular-settings-extensions.md).
## 🚧👷
This project is currently being used in preliminary testing in the Bottlerocket repository, and is not ready for contributions.
We welcome ideas and requirements in the form of issues and comments!
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## Licensing
See the [COPYRIGHT](COPYRIGHT) file for our project's licensing.
We will ask you to confirm the licensing of your contribution.