k8s-support-api-versions

command module
v0.0.0-...-5a2a872 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL