https://github.com/apecloud/kubeblocks-sugar
Syntax sugar APIs for simplifying the manipulation of a cluster with ease
https://github.com/apecloud/kubeblocks-sugar
Last synced: 11 months ago
JSON representation
Syntax sugar APIs for simplifying the manipulation of a cluster with ease
- Host: GitHub
- URL: https://github.com/apecloud/kubeblocks-sugar
- Owner: apecloud
- License: apache-2.0
- Created: 2024-05-11T10:14:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T03:24:43.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:11:18.143Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeBlocks Sugar
A group of syntax sugar APIs to simplify the manipulation of a KubeBlocks Cluster with ease.
## Description
The KubeBlocks Cluster API lacks intuitiveness and self-explanatory capabilities. This project aims to address this issue.
## License
Copyright 2024.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.