mrunalp / library-go

Helpers for going from apis and clients to useful runtime constructs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Helpers for going from apis and clients to useful runtime constructs

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Makefile 0.1%