Package-level declarations
Types
Describes a single unary fetch invocation with a request and response.
elide.call.v1alpha1.FetchInvocation
Protobuf type elide.call.v1alpha1.FetchInvocation
Specifies a request to invoke an Elide app via a `fetch`-style interface.
elide.call.v1alpha1.FetchRequest
Protobuf type elide.call.v1alpha1.FetchRequest
Specifies a response from a request to invoke an Elide app via a `fetch`-style interface.
elide.call.v1alpha1.FetchResponse
Protobuf type elide.call.v1alpha1.FetchResponse
Enumerates the outcome statuses for an invocation.
elide.call.v1alpha1.InvocationStatus
Describes a single unary queue invocation with a request and response.
elide.call.v1alpha1.QueueInvocation
Protobuf type elide.call.v1alpha1.QueueInvocation
Specifies a request to invoke an Elide app via a queue interface.
elide.call.v1alpha1.QueueInvocationRequest
Protobuf type elide.call.v1alpha1.QueueInvocationRequest
Specifies a response from a request to invoke an Elide app via a queue interface.
elide.call.v1alpha1.QueueInvocationResponse
Protobuf type elide.call.v1alpha1.QueueInvocationResponse
Specifies a single message which should be processed by a queue.
elide.call.v1alpha1.QueueMessage
Specifies a batch of messages which should be processed by a queue.
elide.call.v1alpha1.QueueMessageBatch
Protobuf type elide.call.v1alpha1.QueueMessageBatch
Protobuf type elide.call.v1alpha1.QueueMessage
Specifies the outcome of processing a single `QueueMessage`.
elide.call.v1alpha1.QueueMessageOutcome
Specifies a batch of messages which should be processed by a queue.
elide.call.v1alpha1.QueueMessageOutcomeBatch
Protobuf type elide.call.v1alpha1.QueueMessageOutcomeBatch
Protobuf type elide.call.v1alpha1.QueueMessageOutcome
Enumerates outcome statuses for processing of a specific queued task.
elide.call.v1alpha1.QueueMessageStatus
Describes a single unary scheduled invocation with a request and response.
elide.call.v1alpha1.ScheduledInvocation
Protobuf type elide.call.v1alpha1.ScheduledInvocation
Specifies a request to invoke an Elide app via a scheduled (cron-like) interface.
elide.call.v1alpha1.ScheduledInvocationRequest
Protobuf 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.ScheduledInvocationResponse
Protobuf type elide.call.v1alpha1.ScheduledInvocationResponse
Describes a full-cycle unary invocation.
elide.call.v1alpha1.UnaryInvocation
Protobuf type elide.call.v1alpha1.UnaryInvocation
Describes a request to invoke an Elide app via a unary interface.
elide.call.v1alpha1.UnaryInvocationRequest
Protobuf type elide.call.v1alpha1.UnaryInvocationRequest
Describes a response to a unary invocation request.
elide.call.v1alpha1.UnaryInvocationResponse
Protobuf type elide.call.v1alpha1.UnaryInvocationResponse