Versions in this module Expand all Collapse all v1 v1.15.1 Feb 15, 2026 v1.15.0 Feb 13, 2026 Changes in this version + const WSKindContainerExec + const WSKindContainerLogs + const WSKindContainerStats + const WSKindProjectLogs + const WSKindSystemStats + type GPUStats struct + Index int + MemoryTotal float64 + MemoryUsed float64 + Name string + type HealthResponse struct + Status string + type PruneAllRequest struct + BuildCache bool + Containers bool + Dangling bool + Images bool + Networks bool + Volumes bool + type PruneAllResult struct + BuildCacheSpaceReclaimed uint64 + ContainerSpaceReclaimed uint64 + ContainersPruned []string + Errors []string + ImageSpaceReclaimed uint64 + ImagesDeleted []string + NetworksDeleted []string + SpaceReclaimed uint64 + Success bool + VolumeSpaceReclaimed uint64 + VolumesDeleted []string + type SystemStats struct + Architecture string + CPUCount int + CPUUsage float64 + DiskTotal uint64 + DiskUsage uint64 + GPUCount int + GPUs []GPUStats + Hostname string + MemoryTotal uint64 + MemoryUsage uint64 + Platform string + type WebSocketConnectionInfo struct + ClientIP string + EnvID string + ID string + Kind string + ResourceID string + StartedAt time.Time + UserAgent string + UserID string + type WebSocketMetricsSnapshot struct + ContainerExec int64 + ContainerLogsActive int64 + ContainerStats int64 + ProjectLogsActive int64 + SystemStats int64