-
Notifications
You must be signed in to change notification settings - Fork 64
Kathara.manager.kubernetes.stats.KubernetesMachineStats
Tommaso Caiazzi edited this page Jul 21, 2023
·
6 revisions
The class responsible to handle Kubernetes Machine statistics.
__init__(machine_api_object: kubernetes.client.models.v1_pod.V1Pod)
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: [email protected]