Skip to content

Instantly share code, notes, and snippets.

@sahajamit
Last active July 19, 2020 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sahajamit/1c0fa293758aa748b00c4dc1ecb867a8 to your computer and use it in GitHub Desktop.
Save sahajamit/1c0fa293758aa748b00c4dc1ecb867a8 to your computer and use it in GitHub Desktop.
https://github.com/kubernetes/client-go/blob/master/examples/out-of-cluster-client-configuration/main.go
https://github.com/kubernetes/client-go/blob/master/tools/clientcmd/client_config.go
https://github.com/kubernetes/client-go/tree/master/examples/create-update-delete-deployment
https://stackoverflow.com/questions/53891862/patching-deployments-via-kubernetes-client-go
https://stackoverflow.com/questions/32554893/how-can-i-create-a-simple-client-app-with-the-kubernetes-go-library
https://stackoverflow.com/questions/58130729/connect-with-go-code-from-kubernetes-to-external-kubernetes-cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment