https://github.com/kubesphere/utils
A set of Go libraries.
https://github.com/kubesphere/utils
Last synced: 9 months ago
JSON representation
A set of Go libraries.
- Host: GitHub
- URL: https://github.com/kubesphere/utils
- Owner: kubesphere
- License: apache-2.0
- Created: 2022-09-26T11:26:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T09:59:18.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T21:43:30.989Z (over 1 year ago)
- Language: Go
- Size: 234 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- 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.