@ccremer/kubernetes-client
v0.7.0
Published
Generic Kubernetes client run in the Browser
Downloads
23
Maintainers
Readme
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.