p8p/client

There is no license information available for the latest version (0.1.0) of this package.

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

Maintainers

Details

github.com/p8p-client/client

Source

Installs: 1

Dependents: 3

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 0

pkg:composer/p8p/client

0.1.0 2025-11-04 23:19 UTC

This package is auto-updated.

Last update: 2025-11-07 00:11:13 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