Documentation
¶
Index ¶
Constants ¶
View Source
const ( DownloadedModulesDir = "DOWNLOADED_MODULES_DIR" EmbeddedModulesDir = "EMBEDDED_MODULES_DIR" )
Variables ¶
This section is empty.
Functions ¶
func GetDownloadedModulesDir ¶
func GetDownloadedModulesDir() string
func GetEmbeddedModulesDir ¶ added in v1.76.3
func GetEmbeddedModulesDir() string
GetEmbeddedModulesDir returns the directory where embedded (built-in) modules are shipped within the Deckhouse image. It is the first entry of the module search path, so a module present here always wins over a downloaded one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.