Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestClient ¶
type TestClient struct { *utils.BaseTestClientConfig // contains filtered or unexported fields }
TestClient is an implementation of pod creation reachability latency test client.
func NewTestClient ¶
func NewTestClient(stopChan chan os.Signal) (*TestClient, error)
NewTestClient creates a new test client based on the command flags.
func (*TestClient) Run ¶
func (c *TestClient) Run()
Run verifies the test client config, starts the metrics server, and runs the network policy enforcement latency test based on the config.
Click to show internal directories.
Click to hide internal directories.