|
def | key (self, subject) |
|
def | get_report (self, key) |
|
def | make_cmd_common_part (self, subject) |
|
def | run_iperf (self, subject, cmd) |
|
def | make_report_file_name (self, subject) |
|
def | make_error_file_name (self, subject) |
|
def | __init__ (self, context) |
|
def | create (self, subject) |
|
def | list (self) |
|
def | lookup (self, key) |
|
def | delete (self, key, ignore_missing=False) |
|
def | key (self, subject) |
|
def | get_gw_iface (self) |
|
def | get_ipdb (self) |
|
def | get_ipdb (self) |
|
Definition at line 144 of file service.py.
◆ get_report()
def kilda.traffexam.service.EndpointService.get_report |
( |
|
self, |
|
|
|
key |
|
) |
| |
◆ key()
def kilda.traffexam.service.EndpointService.key |
( |
|
self, |
|
|
|
subject |
|
) |
| |
◆ make_cmd_common_part()
def kilda.traffexam.service.EndpointService.make_cmd_common_part |
( |
|
self, |
|
|
|
subject |
|
) |
| |
◆ make_error_file_name()
def kilda.traffexam.service.EndpointService.make_error_file_name |
( |
|
self, |
|
|
|
subject |
|
) |
| |
◆ make_report_file_name()
def kilda.traffexam.service.EndpointService.make_report_file_name |
( |
|
self, |
|
|
|
subject |
|
) |
| |
◆ run_iperf()
def kilda.traffexam.service.EndpointService.run_iperf |
( |
|
self, |
|
|
|
subject, |
|
|
|
cmd |
|
) |
| |
◆ unpack_output()
def kilda.traffexam.service.EndpointService.unpack_output |
( |
|
out | ) |
|
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/service.py