You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This client is generated from the upstream openapi spec. I think the upstream openapi spec only supports kube-apiserver APIs and does not support kubelet API, so it cannot be supported in this client library at the moment.
Is there a way to interact with the Kubelet PodResource API using Python? I see there's a library in GO (https://pkg.go.dev/k8s.io/kubelet/pkg/apis/podresources/v1#PodResourcesListerClient), but I'm wondering if there's an example on how to do in Python.
Thanks
The text was updated successfully, but these errors were encountered: