Package-level declarations
Types
Describes a single unary fetch invocation with a request and response.
elide.call.v1alpha1.FetchInvocationProtobuf type elide.call.v1alpha1.FetchInvocation
Specifies a request to invoke an Elide app via a `fetch`-style interface.
elide.call.v1alpha1.FetchRequestProtobuf type elide.call.v1alpha1.FetchRequest
Specifies a response from a request to invoke an Elide app via a `fetch`-style interface.
elide.call.v1alpha1.FetchResponseProtobuf type elide.call.v1alpha1.FetchResponse
Enumerates the outcome statuses for an invocation.
elide.call.v1alpha1.InvocationStatusDescribes a single unary queue invocation with a request and response.
elide.call.v1alpha1.QueueInvocationProtobuf type elide.call.v1alpha1.QueueInvocation
Specifies a request to invoke an Elide app via a queue interface.
elide.call.v1alpha1.QueueInvocationRequestProtobuf type elide.call.v1alpha1.QueueInvocationRequest
Specifies a response from a request to invoke an Elide app via a queue interface.
elide.call.v1alpha1.QueueInvocationResponseProtobuf type elide.call.v1alpha1.QueueInvocationResponse
Specifies a single message which should be processed by a queue.
elide.call.v1alpha1.QueueMessageSpecifies a batch of messages which should be processed by a queue.
elide.call.v1alpha1.QueueMessageBatchProtobuf type elide.call.v1alpha1.QueueMessageBatch
Protobuf type elide.call.v1alpha1.QueueMessage
Specifies the outcome of processing a single `QueueMessage`.
elide.call.v1alpha1.QueueMessageOutcomeSpecifies a batch of messages which should be processed by a queue.
elide.call.v1alpha1.QueueMessageOutcomeBatchProtobuf type elide.call.v1alpha1.QueueMessageOutcomeBatch
Protobuf type elide.call.v1alpha1.QueueMessageOutcome
Enumerates outcome statuses for processing of a specific queued task.
elide.call.v1alpha1.QueueMessageStatusDescribes a single unary scheduled invocation with a request and response.
elide.call.v1alpha1.ScheduledInvocationProtobuf type elide.call.v1alpha1.ScheduledInvocation
Specifies a request to invoke an Elide app via a scheduled (cron-like) interface.
elide.call.v1alpha1.ScheduledInvocationRequestProtobuf type elide.call.v1alpha1.ScheduledInvocationRequest
Specifies a response from a request to invoke an Elide app via a scheduled (cron-like) interface.
elide.call.v1alpha1.ScheduledInvocationResponseProtobuf type elide.call.v1alpha1.ScheduledInvocationResponse
Describes a full-cycle unary invocation.
elide.call.v1alpha1.UnaryInvocationProtobuf type elide.call.v1alpha1.UnaryInvocation
Describes a request to invoke an Elide app via a unary interface.
elide.call.v1alpha1.UnaryInvocationRequestProtobuf type elide.call.v1alpha1.UnaryInvocationRequest
Describes a response to a unary invocation request.
elide.call.v1alpha1.UnaryInvocationResponseProtobuf type elide.call.v1alpha1.UnaryInvocationResponse