kubernetes-retired / go-open-service-broker-client

A golang client for service brokers implementing the Open Service Broker API
Apache License 2.0
61 stars 51 forks source link

check klog versioning #152

Closed MHBauer closed 4 years ago

MHBauer commented 4 years ago

Has a v1 and v2 release now https://github.com/kubernetes/klog.

Not sure if there is a standard go logging shim, but some may want to use this library outside of a kubernetes context and supply their own logger. This is a much longer term thought.