Docs.rs
  • nominal-api-0.632.0
    • nominal-api 0.632.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • alxhill
    • github:nominal-io:public
    • nominal-bot
    • Dependencies
      • conjure-error ^4 normal
      • conjure-http ^4 normal
      • conjure-object ^4 normal
      • prost ^0.13 normal
      • prost-types ^0.13 normal
      • conjure-codegen ^4 build
      • prost-build ^0.13 build
    • Versions
    • 50.84% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nominal_api0.632.0

Module api

Module Items

  • Modules
  • Structs
  • Enums

In nominal_api::ingest::workflow

nominal_api::ingest::workflow

Module api

Source

Modules§

empty
ensure_extractor_job_created_request
ensure_extractor_job_created_response
ensure_workspace_namespace_created_request
ensure_workspace_service_account_created_request
extractor_job_state
get_extractor_job_state_request
get_extractor_job_state_response
ingest_dataflash_request
ingest_dataflash_response
ingest_mcap_protobuf_request
ingest_mcap_protobuf_response
mcap_proto_channels
mcap_topic_name
multipart_upload_details
object_locator
time_unit_seconds

Structs§

Empty
EnsureExtractorJobCreatedRequest
Ensure that the extractor job exists in the control plane. Runs in the namespace given by workspaceRid.
EnsureExtractorJobCreatedResponse
EnsureWorkspaceNamespaceCreatedRequest
For a given workspace rid, ensures that there is a corresponding K8s namespace created.
EnsureWorkspaceServiceAccountCreatedRequest
For a given workspace rid, ensures that there is a service account in the proper K8s Namespace.
GetExtractorJobStateRequest
GetExtractorJobStateResponse
IngestDataflashRequest
IngestDataflashResponse
IngestMcapProtobufRequest
IngestMcapProtobufResponse
McapTopicName
MultipartUploadDetails
ObjectLocator
Locator for files in an object store. Clients are expected to have auth and origin/region configured independently.

Enums§

ExtractorJobState
McapProtoChannels
TimeUnitSeconds