Documentation
¶
Overview ¶
Package network are the end-to-end tests for Kubernetes networking.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SIGDescribe ¶
func SIGDescribe(text string, body func()) bool
Types ¶
type IPerfResult ¶
type IPerfResult struct {
// contains filtered or unexported fields
}
IPerfResult struct modelling an iperf record.... 20160314154239,172.17.0.3,34152,172.17.0.2,5001,3,0.0-10.0,33843707904,27074774092
type IPerfResults ¶
type IPerfResults struct {
BandwidthMap map[string]int64
}
Source Files
¶
- dns.go
- dns_common.go
- dns_configmap.go
- dns_scale_records.go
- doc.go
- example_cluster_dns.go
- firewall.go
- framework.go
- ingress.go
- ingress_scale.go
- kube_proxy.go
- network_policy.go
- network_tiers.go
- networking.go
- networking_perf.go
- no_snat.go
- proxy.go
- service.go
- service_latency.go
- serviceloadbalancers.go
- util_iperf.go
Click to show internal directories.
Click to hide internal directories.