Documentation ¶
Index ¶
Constants ¶
View Source
const EchoWorkloadName = "Echo"
View Source
const PIWorkloadName = "PI"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoWorkload ¶
type EchoWorkload struct {
// contains filtered or unexported fields
}
func (*EchoWorkload) GetName ¶
func (w *EchoWorkload) GetName() string
type PIWorkload ¶
type PIWorkload struct {
// contains filtered or unexported fields
}
func (*PIWorkload) GetName ¶
func (w *PIWorkload) GetName() string
Click to show internal directories.
Click to hide internal directories.