An open API service indexing awesome lists of open source software.

https://github.com/ncdc/kube-discovery-dynamic-client-example

Example code using discovery and a dynamic client to list all resources in a Kubernetes cluster
https://github.com/ncdc/kube-discovery-dynamic-client-example

Last synced: 8 months ago
JSON representation

Example code using discovery and a dynamic client to list all resources in a Kubernetes cluster

Awesome Lists containing this project

README

          

# kube-discovery-dynamic-client-example

This is an example that shows using discovery with a dynamic client to list all API resources in a Kubernetes cluster,
optionally matching a label selector.