p8p/client

HTTP client for communicating with Kubernetes APIs with support for multiple authentication methods

Maintainers

Details

github.com/p8p-client/client

Source

Installs: 2

Dependents: 3

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 0

pkg:composer/p8p/client

0.2.0 2025-11-07 00:10 UTC

This package is auto-updated.

Last update: 2025-11-11 21:02:25 UTC


README

⚠️ Development Status

This project is under active development and is not yet ready for production use. APIs and features may change without notice.

The Client component provides a HTTP and websocket client for interacting with Kubernetes APIs. It handles authentication, request/response serialization, and provides support for various Kubernetes operations including watch streams and exec sessions.

Resources