package autoscaling
import "k8s.io/kubernetes/test/e2e/autoscaling"
Index ¶
Variables ¶
var SIGDescribe = framework.SIGDescribe("autoscaling")
SIGDescribe annotates the test with the SIG label.
Types ¶
type HPAContainerResourceScaleTest ¶
type HPAContainerResourceScaleTest struct {
// contains filtered or unexported fields
}
type HPAScaleTest ¶
type HPAScaleTest struct {
// contains filtered or unexported fields
}
HPAScaleTest struct is used by the scale(...) function.
Source Files ¶
framework.go horizontal_pod_autoscaling.go horizontal_pod_autoscaling_behavior.go
- Version
- v1.32.0
- Published
- Dec 11, 2024
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 26 minutes ago –
Tools for package owners.