Documentation ¶
Index ¶
- func DecodeGardenletConfiguration(rawConfig *runtime.RawExtension, withDefaults bool) (*config.GardenletConfiguration, error)
- func DecodeGardenletConfigurationExternal(rawConfig *runtime.RawExtension, withDefaults bool) (*configv1alpha1.GardenletConfiguration, error)
- func GetBootstrap(bootstrap *seedmanagement.Bootstrap) seedmanagement.Bootstrap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeGardenletConfiguration ¶ added in v1.17.0
func DecodeGardenletConfiguration(rawConfig *runtime.RawExtension, withDefaults bool) (*config.GardenletConfiguration, error)
DecodeGardenletConfiguration decodes the given raw extension into an internal GardenletConfiguration version.
func DecodeGardenletConfigurationExternal ¶ added in v1.17.0
func DecodeGardenletConfigurationExternal(rawConfig *runtime.RawExtension, withDefaults bool) (*configv1alpha1.GardenletConfiguration, error)
DecodeGardenletConfigurationExternal decodes the given raw extension into an external GardenletConfiguration version.
func GetBootstrap ¶
func GetBootstrap(bootstrap *seedmanagement.Bootstrap) seedmanagement.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.