https://github.com/kubesphere/utils
A set of Go libraries.
https://github.com/kubesphere/utils
Last synced: about 1 month ago
JSON representation
A set of Go libraries.
- Host: GitHub
- URL: https://github.com/kubesphere/utils
- Owner: kubesphere
- License: other
- Created: 2022-09-26T11:26:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T10:36:51.000Z (about 1 year ago)
- Last Synced: 2026-04-04T00:41:58.582Z (4 months ago)
- Language: Go
- Size: 535 KB
- Stars: 0
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils
Common utils packages used by KubeSphere projects.
# Where does it come from?
utils is synced from https://github.com/kubesphere/kubesphere/blob/master/staging/src/kubesphere.io/utils. Code changes are made in that location, merged into `kubesphere.io/utils` and later synced here.