kube-client

v0.4.6
a [kubernetes](https://kubernetes.io) client for [nodejs](https://nodejs.org) built with [axios](https://github.com/axios/axios)

test

rm -rf dist && tsc && ava --serial --verbose dist/**/*.test.js

build

rm -rf dist && tsc

dev

rm -rf dist && tsc --watch

lint

tslint --project .

prepublish

yarn lint

Metadata

Downloads

Maintainers