Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CpuStressorAdapterFactory ¶
func CpuStressorAdapterFactory(adapterConfig *model.StressorConfig) (secondary.SecodaryPort, error)
Types ¶
type CpuStressorClient ¶ added in v1.1.0
type CpuStressorClient struct{}
Empty client for cpu stressor implements SecondaryAdapterClient
func NewCpuStressorClient ¶ added in v1.1.0
func NewCpuStressorClient() *CpuStressorClient
func (*CpuStressorClient) Close ¶ added in v1.1.0
func (csc *CpuStressorClient) Close()
Click to show internal directories.
Click to hide internal directories.