kubernetes-client

v6.6.2
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

typings

node scripts/typings.js --spec lib/specs/swagger-1.10.json.gz --output typings/index.d.ts

jsdoc

jsdoc -d doc lib

lint

standard --fix

release

standard-version --tag-prefix=''

test

standard && 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 12/29/2018

Downloads