package
0.1.6
Repository: https://github.com/jtaleric/k8s-netperf.git
Documentation: pkg.go.dev

# Functions

Average accepts array of floats to calculate average.
CheckHostResults will check to see if there are hostNet results returns true if there are results with hostNetwork.
Percentile accepts array of floats and the desired %tile to calculate.
ShowLatencyResult accepts NetPerfResults to display to the user via stdout.
ShowNodeCPU accepts ScenarioResults and presents to the user via stdout the NodeCPU info.
ShowPodCPU accepts ScenarioResults and presents to the user via stdout the PodCPU info.
ShowRRResult will display the RR transaction results Currently showing the Avg Value.
ShowStreamResult will display the throughput results Currently sharing Avg value.
TCPThroughputDiff accepts the Scenario Results and calculates the %diff.

# Structs

Data describes the result data.
No description provided by the author
No description provided by the author
Metadata for the run.
ScenarioResults each scenario could have multiple results.