Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BurstJob ¶
type BurstJob struct { Workload *config.Workload UUID string // contains filtered or unexported fields }
func (*BurstJob) CreateWorkloads ¶ added in v0.55.0
func (b *BurstJob) CreateWorkloads()
func (*BurstJob) DeleteWorkloads ¶ added in v0.55.0
func (b *BurstJob) DeleteWorkloads()
type BurstLoadGenerator ¶
func (*BurstLoadGenerator) Delete ¶
func (b *BurstLoadGenerator) Delete(virtClient kubecli.KubevirtClient, workload *config.Workload)
func (*BurstLoadGenerator) Run ¶
func (b *BurstLoadGenerator) Run(virtClient kubecli.KubevirtClient, workload *config.Workload)
Click to show internal directories.
Click to hide internal directories.