https://github.com/openshift/library-go
Helpers for going from apis and clients to useful runtime constructs
https://github.com/openshift/library-go
Last synced: 12 months ago
JSON representation
Helpers for going from apis and clients to useful runtime constructs
- Host: GitHub
- URL: https://github.com/openshift/library-go
- Owner: openshift
- License: apache-2.0
- Created: 2018-05-10T15:14:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T14:40:20.000Z (12 months ago)
- Last Synced: 2025-05-05T15:29:55.281Z (12 months ago)
- Language: Go
- Size: 90.1 MB
- Stars: 99
- Watchers: 160
- Forks: 236
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# library-go
Helpers for going from apis and clients to useful runtime constructs. `config.ServingInfo` to useful serving constructs is the canonical example. Anything introduced here must have concrete use-cases in at least two separate openshift repos and be of some reasonable complexity. The bar here is high. We'll start with openshift/api-review as the approvers.
This repo **must not depend on k8s.io/kubernetes or openshift/origin**.