Registry / networking / k8s-client

k8s-client

JSON →
library0.10.4rbrubygemsunverified

A Kubernetes client library for Ruby to interact with the Kubernetes API.

gem install k8s-client
INSTALL
IMPORT
SIG · K8S-CLIENT
K
k8s-client
networkingrubyv0.10.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

K8s
require 'k8s-client'

Lists pods in the default namespace using the Kubernetes client.

require 'k8s-client' client = K8s.client client.api('v1').list_pods(namespace: 'default')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
k8s-client — gem install k8s-client · libregistry