graviton.server.console
package graviton.server.console
Members list
Type members
Classlikes
object ConsoleApi
Attributes
- Companion
- class
- Source
- ConsoleApi.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConsoleApi.type
final class ConsoleApi(catalog: Catalog, blobStore: BlobStore, blobIngest: BlobIngest, shardcakeNode: Option[UploadNode], operations: Operations, version: String)
Local operator UI backed by the exact same streaming ingest and CAS services as the public API.
Local operator UI backed by the exact same streaming ingest and CAS services as the public API.
Attributes
- Companion
- object
- Source
- ConsoleApi.scala
- Supertypes
-
class Objecttrait Matchableclass Any
object ConsoleConfig
Attributes
- Companion
- class
- Source
- ConsoleConfig.scala
- Supertypes
- Self type
-
ConsoleConfig.type
The operator console is opt-in because its local workflow is intentionally unauthenticated.
The operator console is opt-in because its local workflow is intentionally unauthenticated.
Attributes
- Companion
- object
- Source
- ConsoleConfig.scala
- Supertypes
In this article