Documentation
¶
Overview ¶
Package kubeconfig implements the credential.Credential interface for Kubernetes token-based authentication. When a workspace mount targets the host kubeconfig file or directory and the current context uses token-based auth, this credential intercepts the mount and substitutes a pruned kubeconfig containing only the current context with a placeholder token. The real token is forwarded through the OneCLI proxy as a Bearer Authorization header on requests to the cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.