Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ChartShootStorageClasses is the Helm chart for the shoot-storageclasses chart. //go:embed shoot-storageclasses ChartShootStorageClasses embed.FS // ChartPathShootStorageClasses is the path to the shoot-storageclasses chart. ChartPathShootStorageClasses = filepath.Join("shoot-storageclasses") // ChartShootSystemComponents is the Helm chart for the shoot-system-components chart. //go:embed shoot-system-components ChartShootSystemComponents embed.FS // ChartPathShootSystemComponents is the path to the shoot-system-components chart. ChartPathShootSystemComponents = filepath.Join("shoot-system-components") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.