@ccremer/kubernetes-client
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

Kubernetes Client

Query Kubernetes API from the browser. Ideal for SPA-like apps and CRDs.

This package is the core of a Kubernetes client made for a frontend.

Checkout the other packages with concrete implementations:

  • @ccremer/kubernetes-client-fetch: Uses the Browser's native Fetch API.
  • @ccremer/kubernetes-client-angular: Made for Angular framework with NGRX state management.

Package Sidebar

Install

npm i @ccremer/kubernetes-client

Weekly Downloads

3

Version

0.7.0

License

Apache-2.0

Unpacked Size

25.9 kB

Total Files

31

Last publish

Collaborators

  • ccremer