package
0.2.9
Repository: https://github.com/cloudical-io/ancientt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Variables

Factories contains the list of all available testers.

# Structs

Environment environment information such as which hosts are doing what (clients, servers).
Host host information, like labels and addresses (will most of the time be filled by the runners.Runner).
Hosts contains a list of clients and servers hosts that will be used in the test environment.
IPAddresses list of IPv4 and IPv6 addresses a host has.
Plan contains the information needed to execute the plan.
Ports TCP and UDP ports list.
Status status info for a task.
StatusHosts status per servers and clients list with counter.
Task information for the task to execute.

# Interfaces

Tester is the interface a tester has to implement.