kubernetes-client

v9.0.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' 'backends/**/*.test.js' && npm run test-typings && npm run test-generated

test-10

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

test-generated

scripts/test-generated.sh

test-integration

integration/run-mocha.sh integration/test --timeout 30000

test-typings

tsc --project ./typings
npm i kubernetes-client

Metadata

  • MIT
  • >=10.13.0
  • GoDaddy Operating Company, LLC
  • released 5/1/2020

Downloads