kubernetes-client

v5.3.1
Simplified Kubernetes API client.
kubernetes kubectl containers

check-coverage

istanbul check-coverage

coverage

istanbul cover ./node_modules/.bin/_mocha && istanbul report cobertura

docs

node scripts/docs.js --builtins

jsdoc

jsdoc -d doc lib

lint

eslint-godaddy examples/ lib/ scripts/ test/

release

standard-version --tag-prefix=''

test

npm run lint && mocha && npm run test-typings

test-typings

tsc --project ./typings

test-integration

TESTING=int mocha -t ${TIMEOUT:-30000} test

Metadata

  • MIT
  • >=6.0.0
  • GoDaddy Operating Company, LLC
  • released 6/27/2018

Downloads