kubernetes-client

v8.1.0
Simplified Kubernetes API client.
kubernetes kubectl containers

coverage

nyc mocha 'lib/**/*.test.js'

docs

node scripts/docs.js --builtins

typings

node scripts/typings.js --spec lib/specs/swagger-1.13.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 && npm run test-generated

test-generated

scripts/test-generated.sh

test-typings

tsc --project ./typings

Metadata

  • MIT
  • >=8.0.0
  • GoDaddy Operating Company, LLC
  • released 5/19/2019

Downloads