tests

package
v0.11.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClientToClient

func ClientToClient(name string) check.Scenario

ClientToClient sends an ICMP packet from each client Pod to each client Pod in the test context.

func Dummy

func Dummy(name string) check.Scenario

func NetperfPodtoPod added in v0.10.5

func NetperfPodtoPod(n string) check.Scenario

Network Performance

func PodToCIDR

func PodToCIDR(name string) check.Scenario

PodToCIDR sends an ICMP packet from each client Pod to 1.1.1.1 and 1.0.0.1.

func PodToExternalWorkload

func PodToExternalWorkload(name string) check.Scenario

func PodToHost

func PodToHost(name string) check.Scenario

PodToHost sends an ICMP ping from all client Pods to all nodes in the test context.

func PodToLocalNodePort

func PodToLocalNodePort(name string) check.Scenario

PodToLocalNodePort sends an HTTP request from all client Pods to all echo Services' NodePorts, but only on the same node as the client Pods.

func PodToPod

func PodToPod(name string) check.Scenario

PodToPod generates one HTTP request from each client pod to each echo (server) pod in the test context. The remote Pod is contacted directly, no DNS is involved.

func PodToRemoteNodePort

func PodToRemoteNodePort(name string) check.Scenario

PodToRemoteNodePort sends an HTTP request from all client Pods to all echo Services' NodePorts, but only to other nodes.

func PodToService

func PodToService(name string) check.Scenario

PodToService sends an HTTP request from all client Pods to all Services in the test context.

func PodToWorld

func PodToWorld(name string) check.Scenario

PodToWorld sends multiple HTTP(S) requests to one.one.one.one from random client Pods.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL