Documentation ¶
Overview ¶
Package shim is used for creating devenv specific command replacements.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddKubectl ¶
AddKubectl creates a kubectl shell script in $HOME/.local/dev-environment/bin. This script executes
devenv --skip-update kubectl "$@"
The function also adds the script to $PATH so it's picked by child processes.
Types ¶
Click to show internal directories.
Click to hide internal directories.