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: 11 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T13:40:58.000Z (19 days ago)
- Last Synced: 2025-04-04T11:05:19.823Z (18 days 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**.