command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
token2kubeconfig
Create a kubeconfig file from a Kubernetes service account token.
Build
$ go build
Usage
This is meant to be used in a pod:
$ ./token2kubeconfig > kubeconfig
It will generate a kubeconfig file (usable by e.g. kubectl) from the pod service account token.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.