package
1.14.0-alpha.0
Repository: https://github.com/kolyshkin/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewDefaultHPARateLimiter creates a rate limitter which limits overall (as per the default controller rate limiter), as well as per the resync interval.
No description provided by the author
NewHorizontalController creates a new HorizontalController.
No description provided by the author
# Structs
FixedItemIntervalRateLimiter limits items to a fixed-rate interval.
HorizontalController is responsible for the synchronizing HPA objects stored in the system with the actual deployments/replication controllers they control.
No description provided by the author