Module api

Module api 

Source

Modules§

empty
ensure_extractor_job_created_request
ensure_extractor_job_created_response
ensure_image_pull_secret_created_request
ensure_image_pull_secret_created_response
ensure_workspace_config_map_created_request
ensure_workspace_namespace_created_request
ensure_workspace_service_account_created_request
extractor_job_state
fetch_extractor_job_logs_request
fetch_extractor_job_logs_response
get_extractor_job_state_request
get_extractor_job_state_response
ingest_dataflash_request
ingest_dataflash_response
ingest_internal_service
ingest_mcap_protobuf_request
ingest_mcap_protobuf_response
mcap_proto_channels
mcap_topic_name
multipart_upload_details
object_locator
presigned_file_input
presigned_url
time_unit_seconds
validated_file_input

Structs§

AsyncIngestInternalServiceEndpoints
Empty
EnsureExtractorJobCreatedRequest
Ensure that the extractor job exists in the control plane. Runs in the namespace given by workspaceRid.
EnsureExtractorJobCreatedResponse
EnsureImagePullSecretCreatedRequest
Ensures a Kubernetes secret of type kubernetes.io/dockerconfigjson exists for the given registry credentials.
EnsureImagePullSecretCreatedResponse
EnsureWorkspaceConfigMapCreatedRequest
For a given workspace rid, ensures there is a log4j2 config map defined in the namespace.
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.
FetchExtractorJobLogsRequest
Request to fetch logs for all containers in a completed extractor job’s pod.
FetchExtractorJobLogsResponse
GetExtractorJobStateRequest
GetExtractorJobStateResponse
IngestDataflashRequest
IngestDataflashResponse
IngestInternalServiceAsyncClient
IngestInternalServiceClient
IngestInternalServiceEndpoints
IngestMcapProtobufRequest
IngestMcapProtobufResponse
McapTopicName
MultipartUploadDetails
ObjectLocator
Locator for files in an object store. Clients are expected to have auth and origin/region configured independently.
PresignedFileInput
PresignedUrl
ValidatedFileInput

Enums§

ExtractorJobState
McapProtoChannels
TimeUnitSeconds

Traits§

AsyncIngestInternalService
IngestInternalService