MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / NodePool

Method NodePool

application/dependency/dependency.go:132–132  ·  view source on GitHub ↗

NodePool Get a singleton cluster.NodePool instance for node pool management.

(ctx context.Context)

Source from the content-addressed store, hash-verified

130 RemoteDownloadQueue(ctx context.Context) queue.Queue
131 // NodePool Get a singleton cluster.NodePool instance for node pool management.
132 NodePool(ctx context.Context) (cluster.NodePool, error)
133 // TaskRegistry Get a singleton queue.TaskRegistry instance for task registration.
134 TaskRegistry() queue.TaskRegistry
135 // WebAuthn Get a singleton webauthn.WebAuthn instance for WebAuthn authentication.

Callers 8

SlaveRPCSignRequiredFunction · 0.65
UpdateMethod · 0.65
CreateMethod · 0.65
DeleteMethod · 0.65
allocateNodeFunction · 0.65
DoMethod · 0.65
DoMethod · 0.65
StartMethod · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected