Documentation
¶
Index ¶
Constants ¶
View Source
const ServerCtlPort = 22865
ServerCtlPort control port for the service
View Source
const ServerDataPort = 43433
ServerDataPort data port for the service
Variables ¶
This section is empty.
Functions ¶
func ParseResults ¶
ParseResults accepts the stdout from the execution of the benchmark. It also needs The NetConfig to determine aspects of the workload the user provided. It will return a Sample struct or error
func Run ¶
func Run(c *kubernetes.Clientset, rc rest.Config, nc config.Config, client apiv1.PodList, serverIP string) (bytes.Buffer, error)
Run will invoke iperf3 in a client container
func TestSupported ¶
TestSupported Determine if the test is supproted for driver
Types ¶
Click to show internal directories.
Click to hide internal directories.