Module: Kubeclient
- Defined in:
- lib/puppet_x/puppetlabs/kubernetes/provider.rb
Overview
With the Kiubernetes proxy on OpenShift (or maybe a change in Kuberenetes 1.2) the API requires that the accept headers be correctly set. At the moment this is not done nor exposed by the client library. So lets monkeypatch it to allow us to override the headers.
Defined Under Namespace
Classes: Client