helper

package
v1.47.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertGardenletConfiguration added in v1.17.0

func ConvertGardenletConfiguration(obj runtime.Object) (*config.GardenletConfiguration, error)

ConvertGardenletConfiguration converts the given object to an internal GardenletConfiguration version.

func ConvertGardenletConfigurationExternal added in v1.17.0

func ConvertGardenletConfigurationExternal(obj runtime.Object) (*configv1alpha1.GardenletConfiguration, error)

ConvertGardenletConfigurationExternal converts the given object to an external GardenletConfiguration version.

func IsLoggingEnabled added in v1.41.0

func IsLoggingEnabled(c *config.GardenletConfiguration) bool

IsLoggingEnabled return true if the logging stack for clusters is enabled.

func IsLokiEnabled added in v1.41.0

func IsLokiEnabled(c *config.GardenletConfiguration) bool

IsLokiEnabled return true if the loki is enabled

func OwnerChecksEnabledInSeedConfig added in v1.39.0

func OwnerChecksEnabledInSeedConfig(seedConfig *config.SeedConfig) bool

OwnerChecksEnabledInSeedConfig returns true if the given seed config is nil or the 'ownerChecks' setting is enabled.

func SeedNameFromSeedConfig

func SeedNameFromSeedConfig(seedConfig *config.SeedConfig) string

SeedNameFromSeedConfig returns an empty string if the given seed config is nil, or the name inside the seed config.

func StaleExtensionHealthChecksThreshold added in v1.16.0

func StaleExtensionHealthChecksThreshold(c *config.StaleExtensionHealthChecks) *metav1.Duration

StaleExtensionHealthChecksThreshold returns nil if the given config is nil or the check for stale health checks is not enabled. Otherwise it returns the threshold from the given config.

Types

This section is empty.

Jump to

Keyboard shortcuts

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