kubernetes-client

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

typings

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

lint

standard --fix

release

standard-version --tag-prefix=''

test

standard && mocha 'lib/**/*.test.js' && npm run test-typings

test-typings

tsc --project ./typings

Metadata

  • MIT
  • >=6.0.0
  • GoDaddy Operating Company, LLC
  • released 1/4/2019

Downloads