Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Juice-Labs/Juice-Labs
/ types & classes
Types & classes
62 in github.com/Juice-Labs/Juice-Labs
⨍
Functions
311
◇
Types & classes
62
↓ 5 callers
TypeAlias
Composite
cmd/controller/storage/postgres/composite.go:20
Struct
Agent
pkg/restapi/types.go:88
Struct
Agent
cmd/controller/storage/memdb/memdb.go:19
Struct
Agent
cmd/agent/app/agent.go:65
Struct
AgentData
cmd/controller/frontend/former.go:46
Struct
AgentUpdate
pkg/restapi/types.go:113
Struct
AggregatedData
cmd/controller/storage/storage.go:22
Struct
Backend
cmd/controller/backend/backend.go:18
Struct
Client
pkg/restapi/client.go:14
Struct
CommaValue
A `flag.Value` compatible Value that accepts a comma seperated string and produces an array of strings
pkg/utilities/comma.go:12
Struct
Configuration
cmd/juicify/app/juicify.go:23
Struct
CustomClaims
CustomClaims contains custom data we want from the token.
pkg/middleware/jwt.go:18
Struct
DefaultIterator
cmd/controller/storage/storage.go:51
Interface
EventListener
cmd/agent/session/session.go:26
Struct
Frontend
cmd/controller/prometheus/frontend.go:19
Struct
Frontend
cmd/controller/frontend/frontend.go:21
Struct
Gpu
pkg/gpu/gpu.go:15
Struct
Gpu
pkg/restapi/types.go:72
Struct
GpuData
Pulled from former Node version
cmd/controller/frontend/former.go:23
Struct
GpuData
cmd/agent/playnite/metrics.go:18
Struct
GpuMetrics
pkg/restapi/types.go:60
Struct
GpuRequirements
pkg/restapi/types.go:28
Struct
GpuSet
pkg/gpu/gpu.go:21
Struct
GpuUpdate
cmd/agent/playnite/metrics.go:33
Interface
Group
pkg/task/task.go:20
Interface
Iterator
cmd/controller/storage/storage.go:46
Struct
LinkedList
pkg/utilities/linkedList.go:46
TypeAlias
LogLevel
pkg/logger/logger.go:15
Struct
MetricsProvider
cmd/agent/gpu/metrics.go:26
Struct
Node
pkg/utilities/linkedList.go:10
Struct
NodeIterator
pkg/utilities/linkedList.go:16
Struct
PCIAddress
pkg/gpu/pci.go:11
Struct
Percentile
cmd/controller/storage/storage.go:13
Struct
QueuedSession
cmd/controller/storage/storage.go:41
Struct
Reference
cmd/agent/app/agent.go:37
Struct
SelectedGpu
pkg/gpu/gpu.go:25
Struct
SelectedGpuSet
pkg/gpu/gpu.go:31
Struct
Server
pkg/restapi/server.go:6
Struct
Server
pkg/server/server.go:25
Struct
Session
pkg/restapi/types.go:49
Struct
Session
cmd/controller/storage/memdb/memdb.go:28
Struct
Session
cmd/agent/session/session.go:30
Struct
SessionGpu
pkg/restapi/types.go:43
Struct
SessionRequirements
pkg/restapi/types.go:33
Struct
SessionUpdate
pkg/restapi/types.go:109
Struct
Status
pkg/restapi/types.go:103
Struct
StatusFormer
cmd/controller/frontend/former.go:57
Interface
Storage
cmd/controller/storage/storage.go:77
Interface
Task
pkg/task/task.go:16
Struct
TaskManager
pkg/task/task.go:31
Interface
Waiter
pkg/task/task.go:27
Interface
closable
pkg/appmain/appmain.go:18
Struct
controllerData
cmd/agent/app/controller.go:33
Struct
gpuCollector
cmd/agent/prometheus/gpuMetricsConsumer.go:21
Struct
jobObject
pkg/appmain/appmain_linux.go:6
Struct
jobObject
pkg/appmain/appmain_windows.go:15
Struct
sessionUpdate
cmd/agent/app/controller.go:28
Interface
sqlRow
cmd/controller/storage/postgres/postgres.go:28
Struct
storageDriver
cmd/controller/storage/postgres/postgres.go:23
Struct
storageDriver
cmd/controller/storage/memdb/memdb.go:38
Struct
tableIterator
cmd/controller/storage/postgres/postgres.go:34
FuncType
unmarshalFn
func(row sqlRow) (T, error)
cmd/controller/storage/postgres/postgres.go:32