-
Notifications
You must be signed in to change notification settings - Fork 64
Kathara.manager.kubernetes.stats.KubernetesLinkStats
Tommaso Caiazzi edited this page Jul 21, 2023
·
6 revisions
The class responsible to handle Kubernetes Networks statistics.
Attributes:
-
link_api_object
(Any): The Kubernetes Network associated with this statistics. -
lab_hash
(str): The hash identifier of the network scenario of the Kubernetes Network. -
name
(str): The name of the collision domain. -
network_name
(str): The Kubernetes Network Name. -
vxlan_id
(str): The VXLAN Identifier associated to this network.
__init__(link_api_object: Any)
to_dict() → Dict[str, Any]
Transform statistics into a dict representation.
Returns:
-
Dict[str, Any]
: Dict containing statistics.
update() → None
Update dynamic statistics with the current ones.
Returns: None
This file was automatically generated via lazydocs.
Website: kathara.org
Contact us: contact@kathara.org