Documentation
¶
Overview ¶
Package clusterloader implements cluster load tests. ref. https://github.com/kubernetes/perf-tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Logger *zap.Logger
Stopc chan struct{}
EKSConfig *eksconfig.Config
K8SClient k8s_client.EKS
}
Config defines Cluster Loader configuration. ref. https://github.com/kubernetes/perf-tests
Click to show internal directories.
Click to hide internal directories.