Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBatchJob ¶
func CreateBatchJob(clientset kubernetes.Interface) (string, time.Time)
CreateBatchJob creates a job to load the cluster
func DeleteBatchJob ¶
func DeleteBatchJob(clientset kubernetes.Interface, jobName string)
Deletes our batch job that creates load
Types ¶
type AutoScalerScenario ¶
type AutoScalerScenario struct{}
func (*AutoScalerScenario) OrchestrateWorkload ¶
func (awsAutoScalerScenario *AutoScalerScenario) OrchestrateWorkload(scaleConfig wscale.ScaleConfig) string
Returns a new scenario object
type BaseScenario ¶
type BaseScenario struct{}
func (*BaseScenario) OrchestrateWorkload ¶
func (awsScenario *BaseScenario) OrchestrateWorkload(scaleConfig wscale.ScaleConfig) string
Returns a new scenario object
Click to show internal directories.
Click to hide internal directories.