class documentation
class GpuClusterStatus(pb_classes.Message): (source)
Constructor: GpuClusterStatus(initial_message, instances, reconciling, infiniband_topology_path)
Undocumented
| Class | __ |
Undocumented |
| Class | __ |
Undocumented |
| Method | __dir__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | infiniband |
Undocumented |
| Method | instances |
Undocumented |
| Method | reconciling |
Undocumented |
| Constant | __PB2 |
Undocumented |
| Constant | __PY |
Undocumented |
| Class Variable | __mask |
Undocumented |
| Property | infiniband |
Undocumented |
| Property | instances |
Undocumented |
| Property | reconciling |
Indicates whether there is an ongoing operation |
| Property | topology |
Undocumented |
Inherited from Message:
| Class Method | get |
Undocumented |
| Class Method | is |
Undocumented |
| Class Method | is |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | check |
Undocumented |
| Method | get |
Undocumented |
| Method | get |
Undocumented |
| Method | is |
Undocumented |
| Method | set |
Undocumented |
| Method | which |
Undocumented |
| Class Variable | __PB2 |
Undocumented |
| Instance Variable | __pb2 |
Undocumented |
| Method | _clear |
Undocumented |
| Method | _get |
Undocumented |
| Method | _set |
Undocumented |
| Class Variable | __credentials |
Undocumented |
| Class Variable | __default |
Undocumented |
| Class Variable | __sensitive |
Undocumented |
| Instance Variable | __recorded |
Undocumented |
def __init__(self, initial_message:
message_1.Message | None = None, *, instances: abc.Iterable[ builtins.str] | None | unset.UnsetType = unset.Unset, reconciling: builtins.bool | None | unset.UnsetType = unset.Unset, infiniband_topology_path: GpuClusterStatusInfinibandTopologyPath | gpu_cluster_pb2.GpuClusterStatusInfinibandTopologyPath | None | unset.UnsetType = unset.Unset):
(source)
¶
Undocumented
@infiniband_topology_path.setter
def infiniband_topology_path(self, value:
def infiniband_topology_path(self, value:
GpuClusterStatusInfinibandTopologyPath | gpu_cluster_pb2.GpuClusterStatusInfinibandTopologyPath | None):
(source)
¶
Undocumented
Undocumented
| Value |
|
Undocumented
| Value |
|
@builtins.property
infiniband_topology_path:
infiniband_topology_path:
GpuClusterStatusInfinibandTopologyPath | None =
(source)
¶
Undocumented