Expand description
Cluster management and node coordination
This module handles node discovery, health monitoring, topology management, and cluster metadata for the distributed computing framework.
Structs§
- Cluster
Manager - Cluster management system
- Cluster
Metadata - Cluster metadata
- Cluster
Topology - Cluster topology
- Compute
Node - Compute node representation
- Discovered
Node - Discovered node information
- Discovery
Statistics - Discovery statistics
- Geographic
Location - Geographic location
- GpuDevice
- GPU device information
- Health
Monitoring Config - Health monitoring configuration
- Health
Record - Health record
- Health
Thresholds - Health alert thresholds
- Network
Segment - Network segment
- Node
Capabilities - Node capabilities
- Node
Connection - Node connection
- Node
Discovery Service - Node discovery service
- Node
Health Monitor - Node health monitoring
- NodeId
- Unique identifier for compute nodes
- Node
Metadata - Node metadata
- Node
Performance Metrics - Node performance metrics
- Node
Resource Usage - Node resource usage
- Resource
Limits - Resource limits
- Security
Credentials - Security credentials
- Security
Policy - Security policy
- Topology
Metrics - Topology metrics
Enums§
- Compute
Type - Supported compute types
- Connection
Type - Connection types
- Discovery
Method - Discovery methods
- GpuType
- GPU device types
- Health
Check - Health check types
- Node
Status - Node status
- Segment
Type - Network segment types
- Topology
Type - Topology types