Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.
Click to show internal directories.
Click to hide internal directories.