Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractSeedTemplateAndGardenletConfig ¶ added in v1.25.0
func ExtractSeedTemplateAndGardenletConfig(managedSeed *seedmanagementv1alpha1.ManagedSeed) (*gardencorev1beta1.SeedTemplate, *configv1alpha1.GardenletConfiguration, error)
ExtractSeedTemplateAndGardenletConfig computes the SeedTemplate from `.spec.seedTemplate` or from `.spec.gardenlet.seedConfig.SeedTemplate`. In case it's computed from the latter it returns the non-nil gardenlet configuration.
func GetBootstrap ¶
func GetBootstrap(bootstrap *seedmanagementv1alpha1.Bootstrap) seedmanagementv1alpha1.Bootstrap
GetBootstrap returns the value of the given Bootstrap, or None if nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.