kubernetes/test/e2e/network/networking_perf.go

const largeClusterTimeout

const iperf2BaselineBandwidthMegabytesPerSecond

const iperf2Port

const labelKey

const clientLabelValue

const serverLabelValue

const serverServiceName

func iperf2ServerDeployment(ctx context.Context, client clientset.Interface, namespace string, isIPV6 bool) (*appsv1.Deployment, error) {}

func iperf2ServerService(ctx context.Context, client clientset.Interface, namespace string) (*v1.Service, error) {}

func iperf2ClientDaemonSet(ctx context.Context, client clientset.Interface, namespace string) (*appsv1.DaemonSet, error) {}

var _