Definition at line 189 of file model.py.
◆ __init__()
def kilda.traffexam.model.NetworkIface.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
fields |
|
) |
| |
◆ get_ipdb_key()
def kilda.traffexam.model.NetworkIface.get_ipdb_key |
( |
|
self | ) |
|
◆ index
kilda.traffexam.model.NetworkIface.index = Default(None) |
|
static |
◆ name
kilda.traffexam.model.NetworkIface.name |
◆ pack_exclude
kilda.traffexam.model.NetworkIface.pack_exclude = frozenset(('index', )) |
|
static |
◆ vlan_tag
kilda.traffexam.model.NetworkIface.vlan_tag = Default(None) |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/model.py