README ¶ k8s-support-api-versions Get support API versions for kubernetes cluster. Usage go run main.go # For getting indented JSON # go run main.go | jq . By running this, display support k8s API versions in JSON format to k8s cluster in current kubeconfig setting. Sample output You can see sample output here. What is the difference of kubectl api-resources ? This program shows not only current preferred API versions but also deprecated API versions. For example about CronJob, see here Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.