An open API service indexing awesome lists of open source software.

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

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**.