NodePool Get a singleton cluster.NodePool instance for node pool management.
(ctx context.Context)
| 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. |
no outgoing calls
no test coverage detected