Goyoo / node-k8s-client

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

Add 'context' to conf #43

Closed kaleocheng closed 6 years ago

kaleocheng commented 7 years ago

Add support for 'context'. If there is no 'context' in the config, then use this.readContext(kubeconfig) as before.