Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Logging enables logging stack for clusters. // owner @mvladev, @ialidzhikov // alpha: v0.13.0 Logging featuregate.Feature = "Logging" // HVPA enables simultaneous horizontal and vertical scaling in Seed Clusters. // owner @ggaurav10, @amshuman-kr // alpha: v0.1.0 HVPA featuregate.Feature = "HVPA" // HVPAForShootedSeed enables simultaneous horizontal and vertical scaling in shooted seed Clusters. // owner @ggaurav10, @amshuman-kr // alpha: v0.1.0 HVPAForShootedSeed featuregate.Feature = "HVPAForShootedSeed" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.