Documentation
¶
Overview ¶
Package integration manages the marker file to indicate if a WSL distribution is being integrated with Rancher Desktop.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete() error
Delete any markers claiming the current distribution is integrated with Rancher Desktop.
func RemoveObsoletePluginSymlinks ¶
RemoveObsoletePluginSymlinks removes symlinks in the docker CLI plugin directory which are children of the given directory.
func Show ¶
func Show() error
Check if the current distribution is being integrated with Rancher Desktop; prints, on stdout, either "true", "false", or an error message.
func UpdateDockerConfig ¶
UpdateDockerConfig configures docker CLI to load plugins from the directory given. It also sets the credential helper to wincred.exe.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.