helper

package
v1.7.1-0...-23dd39d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeGardenletConfiguration

func DecodeGardenletConfiguration(rawConfig *runtime.RawExtension, withDefaults bool) (*configv1alpha1.GardenletConfiguration, error)

DecodeGardenletConfiguration decodes the given raw extension into an external GardenletConfiguration version.

func DecodeGardenletConfigurationFromBytes

func DecodeGardenletConfigurationFromBytes(bytes []byte, withDefaults bool) (*configv1alpha1.GardenletConfiguration, error)

DecodeGardenletConfigurationFromBytes decodes the given byte slice into an external GardenletConfiguration version.

func EncodeGardenletConfiguration

func EncodeGardenletConfiguration(cfg *configv1alpha1.GardenletConfiguration) (*runtime.RawExtension, error)

EncodeGardenletConfiguration encodes the given external GardenletConfiguration version into a raw extension.

func EncodeGardenletConfigurationToBytes

func EncodeGardenletConfigurationToBytes(cfg *configv1alpha1.GardenletConfiguration) ([]byte, error)

EncodeGardenletConfigurationToBytes encodes the given external GardenletConfiguration version into a byte slice.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL