1 مستودع
Streaming of interactive data between a client and a remote environment for real-time command execution.
Distinct from Remote Data Streaming: Focuses on the interactive execution cycle (stdin/stdout/stderr) rather than just one-way data transport.
Explore 1 awesome GitHub repository matching devops & infrastructure · Interactive Stream Execution. Refine with filters or upvote what's useful.
The Kubernetes Python Client is a programmatic interface for cluster automation and resource management. It provides a REST-based API client that maps method calls to HTTP verbs and JSON payloads to create, update, delete, and monitor workloads and infrastructure components. The client features dynamic schema mapping and resource mapping, allowing it to control custom objects and unique resource definitions without requiring pre-defined classes or static schemas. It supports YAML manifest parsing to convert structured files into compatible objects for bulk resource deployment. The toolset co
Handles interactive requests by streaming data between the client and the remote environment for real-time execution.