package
0.0.0-20200903083903-3b405c2db0da
Repository: https://github.com/logdna/bluemix-go.git
Documentation: pkg.go.dev
# README
Download Cluster Config example
This example shows how to download the kubernetes cluster configuration.
This downloads the configuration of given cluster at the destination path specified.
Example:
go run main.go -org example.com -space test -clustername myCluster -path /home/myCluster/config