Goyoo / node-k8s-client

kubernetes client of node.js
MIT License
164 stars 59 forks source link

Topic api authentication #4

Closed andreassolberg closed 8 years ago

andreassolberg commented 8 years ago

To be able to use k8s against Google Container Engine using the API, here is support for authentication using Basic authentication. I also added an option to avoid certificate validation to be able to work with GCEs default self signed certificate.