Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAppCallbackAlphaServer(s grpc.ServiceRegistrar, srv AppCallbackAlphaServer)
- func RegisterAppCallbackHealthCheckServer(s grpc.ServiceRegistrar, srv AppCallbackHealthCheckServer)
- func RegisterAppCallbackServer(s grpc.ServiceRegistrar, srv AppCallbackServer)
- func RegisterDaprServer(s grpc.ServiceRegistrar, srv DaprServer)
- type ActiveActorsCount
- func (*ActiveActorsCount) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveActorsCount) GetCount() int32
- func (x *ActiveActorsCount) GetType() string
- func (*ActiveActorsCount) ProtoMessage()
- func (x *ActiveActorsCount) ProtoReflect() protoreflect.Message
- func (x *ActiveActorsCount) Reset()
- func (x *ActiveActorsCount) String() string
- type ActorRuntime
- func (*ActorRuntime) Descriptor() ([]byte, []int)deprecated
- func (x *ActorRuntime) GetActiveActors() []*ActiveActorsCount
- func (x *ActorRuntime) GetHostReady() bool
- func (x *ActorRuntime) GetPlacement() string
- func (x *ActorRuntime) GetRuntimeStatus() ActorRuntime_ActorRuntimeStatus
- func (*ActorRuntime) ProtoMessage()
- func (x *ActorRuntime) ProtoReflect() protoreflect.Message
- func (x *ActorRuntime) Reset()
- func (x *ActorRuntime) String() string
- type ActorRuntime_ActorRuntimeStatus
- func (ActorRuntime_ActorRuntimeStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ActorRuntime_ActorRuntimeStatus) Enum() *ActorRuntime_ActorRuntimeStatus
- func (ActorRuntime_ActorRuntimeStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ActorRuntime_ActorRuntimeStatus) Number() protoreflect.EnumNumber
- func (x ActorRuntime_ActorRuntimeStatus) String() string
- func (ActorRuntime_ActorRuntimeStatus) Type() protoreflect.EnumType
- type AppCallbackAlphaClient
- type AppCallbackAlphaServer
- type AppCallbackClient
- type AppCallbackHealthCheckClient
- type AppCallbackHealthCheckServer
- type AppCallbackServer
- type AppConnectionHealthProperties
- func (*AppConnectionHealthProperties) Descriptor() ([]byte, []int)deprecated
- func (x *AppConnectionHealthProperties) GetHealthCheckPath() string
- func (x *AppConnectionHealthProperties) GetHealthProbeInterval() string
- func (x *AppConnectionHealthProperties) GetHealthProbeTimeout() string
- func (x *AppConnectionHealthProperties) GetHealthThreshold() int32
- func (*AppConnectionHealthProperties) ProtoMessage()
- func (x *AppConnectionHealthProperties) ProtoReflect() protoreflect.Message
- func (x *AppConnectionHealthProperties) Reset()
- func (x *AppConnectionHealthProperties) String() string
- type AppConnectionProperties
- func (*AppConnectionProperties) Descriptor() ([]byte, []int)deprecated
- func (x *AppConnectionProperties) GetChannelAddress() string
- func (x *AppConnectionProperties) GetHealth() *AppConnectionHealthProperties
- func (x *AppConnectionProperties) GetMaxConcurrency() int32
- func (x *AppConnectionProperties) GetPort() int32
- func (x *AppConnectionProperties) GetProtocol() string
- func (*AppConnectionProperties) ProtoMessage()
- func (x *AppConnectionProperties) ProtoReflect() protoreflect.Message
- func (x *AppConnectionProperties) Reset()
- func (x *AppConnectionProperties) String() string
- type BindingEventRequest
- func (*BindingEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BindingEventRequest) GetData() []byte
- func (x *BindingEventRequest) GetMetadata() map[string]string
- func (x *BindingEventRequest) GetName() string
- func (*BindingEventRequest) ProtoMessage()
- func (x *BindingEventRequest) ProtoReflect() protoreflect.Message
- func (x *BindingEventRequest) Reset()
- func (x *BindingEventRequest) String() string
- type BindingEventResponse
- func (*BindingEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BindingEventResponse) GetConcurrency() BindingEventResponse_BindingEventConcurrency
- func (x *BindingEventResponse) GetData() []byte
- func (x *BindingEventResponse) GetStates() []*v1.StateItem
- func (x *BindingEventResponse) GetStoreName() string
- func (x *BindingEventResponse) GetTo() []string
- func (*BindingEventResponse) ProtoMessage()
- func (x *BindingEventResponse) ProtoReflect() protoreflect.Message
- func (x *BindingEventResponse) Reset()
- func (x *BindingEventResponse) String() string
- type BindingEventResponse_BindingEventConcurrency
- func (BindingEventResponse_BindingEventConcurrency) Descriptor() protoreflect.EnumDescriptor
- func (x BindingEventResponse_BindingEventConcurrency) Enum() *BindingEventResponse_BindingEventConcurrency
- func (BindingEventResponse_BindingEventConcurrency) EnumDescriptor() ([]byte, []int)deprecated
- func (x BindingEventResponse_BindingEventConcurrency) Number() protoreflect.EnumNumber
- func (x BindingEventResponse_BindingEventConcurrency) String() string
- func (BindingEventResponse_BindingEventConcurrency) Type() protoreflect.EnumType
- type BulkPublishRequest
- func (x *BulkPublishRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*BulkPublishRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPublishRequest) GetEntries() []*BulkPublishRequestEntry
- func (x *BulkPublishRequest) GetMetadata() map[string]string
- func (x *BulkPublishRequest) GetPubsubName() string
- func (x *BulkPublishRequest) GetTopic() string
- func (*BulkPublishRequest) ProtoMessage()
- func (x *BulkPublishRequest) ProtoReflect() protoreflect.Message
- func (x *BulkPublishRequest) Reset()
- func (x *BulkPublishRequest) String() string
- type BulkPublishRequestEntry
- func (*BulkPublishRequestEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPublishRequestEntry) GetContentType() string
- func (x *BulkPublishRequestEntry) GetEntryId() string
- func (x *BulkPublishRequestEntry) GetEvent() []byte
- func (x *BulkPublishRequestEntry) GetMetadata() map[string]string
- func (*BulkPublishRequestEntry) ProtoMessage()
- func (x *BulkPublishRequestEntry) ProtoReflect() protoreflect.Message
- func (x *BulkPublishRequestEntry) Reset()
- func (x *BulkPublishRequestEntry) String() string
- type BulkPublishResponse
- func (*BulkPublishResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPublishResponse) GetFailedEntries() []*BulkPublishResponseFailedEntry
- func (*BulkPublishResponse) ProtoMessage()
- func (x *BulkPublishResponse) ProtoReflect() protoreflect.Message
- func (x *BulkPublishResponse) Reset()
- func (x *BulkPublishResponse) String() string
- type BulkPublishResponseFailedEntry
- func (*BulkPublishResponseFailedEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPublishResponseFailedEntry) GetEntryId() string
- func (x *BulkPublishResponseFailedEntry) GetError() string
- func (*BulkPublishResponseFailedEntry) ProtoMessage()
- func (x *BulkPublishResponseFailedEntry) ProtoReflect() protoreflect.Message
- func (x *BulkPublishResponseFailedEntry) Reset()
- func (x *BulkPublishResponseFailedEntry) String() string
- type BulkStateItem
- func (*BulkStateItem) Descriptor() ([]byte, []int)deprecated
- func (x *BulkStateItem) GetData() []byte
- func (x *BulkStateItem) GetError() string
- func (x *BulkStateItem) GetEtag() string
- func (x *BulkStateItem) GetKey() string
- func (x *BulkStateItem) GetMetadata() map[string]string
- func (*BulkStateItem) ProtoMessage()
- func (x *BulkStateItem) ProtoReflect() protoreflect.Message
- func (x *BulkStateItem) Reset()
- func (x *BulkStateItem) String() string
- type BulkSubscribeConfig
- func (*BulkSubscribeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *BulkSubscribeConfig) GetEnabled() bool
- func (x *BulkSubscribeConfig) GetMaxAwaitDurationMs() int32
- func (x *BulkSubscribeConfig) GetMaxMessagesCount() int32
- func (*BulkSubscribeConfig) ProtoMessage()
- func (x *BulkSubscribeConfig) ProtoReflect() protoreflect.Message
- func (x *BulkSubscribeConfig) Reset()
- func (x *BulkSubscribeConfig) String() string
- type CryptoRequests
- type CryptoResponses
- type DaprClient
- type DaprServer
- type Dapr_DecryptAlpha1Client
- type Dapr_DecryptAlpha1Server
- type Dapr_EncryptAlpha1Client
- type Dapr_EncryptAlpha1Server
- type Dapr_SubscribeConfigurationAlpha1Client
- type Dapr_SubscribeConfigurationAlpha1Server
- type Dapr_SubscribeConfigurationClient
- type Dapr_SubscribeConfigurationServer
- type Dapr_SubscribeTopicEventsAlpha1Client
- type Dapr_SubscribeTopicEventsAlpha1Server
- type DecryptRequest
- func (*DecryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*DecryptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptRequest) GetOptions() *DecryptRequestOptions
- func (x *DecryptRequest) GetPayload() *v1.StreamPayload
- func (x *DecryptRequest) HasOptions() bool
- func (*DecryptRequest) ProtoMessage()
- func (x *DecryptRequest) ProtoReflect() protoreflect.Message
- func (x *DecryptRequest) Reset()
- func (x *DecryptRequest) SetOptions(opts proto.Message)
- func (x *DecryptRequest) SetPayload(payload *commonv1pb.StreamPayload)
- func (x *DecryptRequest) String() string
- type DecryptRequestOptions
- func (*DecryptRequestOptions) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptRequestOptions) GetComponentName() string
- func (x *DecryptRequestOptions) GetKeyName() string
- func (*DecryptRequestOptions) ProtoMessage()
- func (x *DecryptRequestOptions) ProtoReflect() protoreflect.Message
- func (x *DecryptRequestOptions) Reset()
- func (x *DecryptRequestOptions) String() string
- type DecryptResponse
- func (*DecryptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptResponse) GetPayload() *v1.StreamPayload
- func (*DecryptResponse) ProtoMessage()
- func (x *DecryptResponse) ProtoReflect() protoreflect.Message
- func (x *DecryptResponse) Reset()
- func (x *DecryptResponse) SetPayload(payload *commonv1pb.StreamPayload)
- func (x *DecryptResponse) String() string
- type DeleteBulkStateRequest
- func (*DeleteBulkStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*DeleteBulkStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBulkStateRequest) GetStates() []*v1.StateItem
- func (x *DeleteBulkStateRequest) GetStoreName() string
- func (*DeleteBulkStateRequest) ProtoMessage()
- func (x *DeleteBulkStateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBulkStateRequest) Reset()
- func (x *DeleteBulkStateRequest) String() string
- type DeleteJobRequest
- func (*DeleteJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*DeleteJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteJobRequest) GetName() string
- func (*DeleteJobRequest) ProtoMessage()
- func (x *DeleteJobRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteJobRequest) Reset()
- func (x *DeleteJobRequest) String() string
- type DeleteJobResponse
- type DeleteStateRequest
- func (x *DeleteStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*DeleteStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStateRequest) GetEtag() *v1.Etag
- func (x *DeleteStateRequest) GetKey() string
- func (x *DeleteStateRequest) GetMetadata() map[string]string
- func (x *DeleteStateRequest) GetOptions() *v1.StateOptions
- func (x *DeleteStateRequest) GetStoreName() string
- func (*DeleteStateRequest) ProtoMessage()
- func (x *DeleteStateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStateRequest) Reset()
- func (x *DeleteStateRequest) String() string
- type EncryptRequest
- func (*EncryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*EncryptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptRequest) GetOptions() *EncryptRequestOptions
- func (x *EncryptRequest) GetPayload() *v1.StreamPayload
- func (x *EncryptRequest) HasOptions() bool
- func (*EncryptRequest) ProtoMessage()
- func (x *EncryptRequest) ProtoReflect() protoreflect.Message
- func (x *EncryptRequest) Reset()
- func (x *EncryptRequest) SetOptions(opts proto.Message)
- func (x *EncryptRequest) SetPayload(payload *commonv1pb.StreamPayload)
- func (x *EncryptRequest) String() string
- type EncryptRequestOptions
- func (*EncryptRequestOptions) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptRequestOptions) GetComponentName() string
- func (x *EncryptRequestOptions) GetDataEncryptionCipher() string
- func (x *EncryptRequestOptions) GetDecryptionKeyName() string
- func (x *EncryptRequestOptions) GetKeyName() string
- func (x *EncryptRequestOptions) GetKeyWrapAlgorithm() string
- func (x *EncryptRequestOptions) GetOmitDecryptionKeyName() bool
- func (*EncryptRequestOptions) ProtoMessage()
- func (x *EncryptRequestOptions) ProtoReflect() protoreflect.Message
- func (x *EncryptRequestOptions) Reset()
- func (x *EncryptRequestOptions) String() string
- type EncryptResponse
- func (*EncryptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptResponse) GetPayload() *v1.StreamPayload
- func (*EncryptResponse) ProtoMessage()
- func (x *EncryptResponse) ProtoReflect() protoreflect.Message
- func (x *EncryptResponse) Reset()
- func (x *EncryptResponse) SetPayload(payload *commonv1pb.StreamPayload)
- func (x *EncryptResponse) String() string
- type ExecuteActorStateTransactionRequest
- func (*ExecuteActorStateTransactionRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*ExecuteActorStateTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteActorStateTransactionRequest) GetActorId() string
- func (x *ExecuteActorStateTransactionRequest) GetActorType() string
- func (x *ExecuteActorStateTransactionRequest) GetOperations() []*TransactionalActorStateOperation
- func (*ExecuteActorStateTransactionRequest) ProtoMessage()
- func (x *ExecuteActorStateTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteActorStateTransactionRequest) Reset()
- func (x *ExecuteActorStateTransactionRequest) String() string
- type ExecuteStateTransactionRequest
- func (*ExecuteStateTransactionRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*ExecuteStateTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteStateTransactionRequest) GetMetadata() map[string]string
- func (x *ExecuteStateTransactionRequest) GetOperations() []*TransactionalStateOperation
- func (x *ExecuteStateTransactionRequest) GetStoreName() string
- func (*ExecuteStateTransactionRequest) ProtoMessage()
- func (x *ExecuteStateTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteStateTransactionRequest) Reset()
- func (x *ExecuteStateTransactionRequest) String() string
- type GetActorStateRequest
- func (*GetActorStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetActorStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActorStateRequest) GetActorId() string
- func (x *GetActorStateRequest) GetActorType() string
- func (x *GetActorStateRequest) GetKey() string
- func (*GetActorStateRequest) ProtoMessage()
- func (x *GetActorStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetActorStateRequest) Reset()
- func (x *GetActorStateRequest) String() string
- type GetActorStateResponse
- func (*GetActorStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActorStateResponse) GetData() []byte
- func (x *GetActorStateResponse) GetMetadata() map[string]string
- func (*GetActorStateResponse) ProtoMessage()
- func (x *GetActorStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetActorStateResponse) Reset()
- func (x *GetActorStateResponse) String() string
- type GetBulkSecretRequest
- func (*GetBulkSecretRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetBulkSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBulkSecretRequest) GetMetadata() map[string]string
- func (x *GetBulkSecretRequest) GetStoreName() string
- func (*GetBulkSecretRequest) ProtoMessage()
- func (x *GetBulkSecretRequest) ProtoReflect() protoreflect.Message
- func (x *GetBulkSecretRequest) Reset()
- func (x *GetBulkSecretRequest) String() string
- type GetBulkSecretResponse
- func (*GetBulkSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBulkSecretResponse) GetData() map[string]*SecretResponse
- func (*GetBulkSecretResponse) ProtoMessage()
- func (x *GetBulkSecretResponse) ProtoReflect() protoreflect.Message
- func (x *GetBulkSecretResponse) Reset()
- func (x *GetBulkSecretResponse) String() string
- type GetBulkStateRequest
- func (*GetBulkStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetBulkStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBulkStateRequest) GetKeys() []string
- func (x *GetBulkStateRequest) GetMetadata() map[string]string
- func (x *GetBulkStateRequest) GetParallelism() int32
- func (x *GetBulkStateRequest) GetStoreName() string
- func (*GetBulkStateRequest) ProtoMessage()
- func (x *GetBulkStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetBulkStateRequest) Reset()
- func (x *GetBulkStateRequest) String() string
- type GetBulkStateResponse
- func (*GetBulkStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBulkStateResponse) GetItems() []*BulkStateItem
- func (*GetBulkStateResponse) ProtoMessage()
- func (x *GetBulkStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetBulkStateResponse) Reset()
- func (x *GetBulkStateResponse) String() string
- type GetConfigurationRequest
- func (*GetConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfigurationRequest) GetKeys() []string
- func (x *GetConfigurationRequest) GetMetadata() map[string]string
- func (x *GetConfigurationRequest) GetStoreName() string
- func (*GetConfigurationRequest) ProtoMessage()
- func (x *GetConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *GetConfigurationRequest) Reset()
- func (x *GetConfigurationRequest) String() string
- type GetConfigurationResponse
- func (*GetConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfigurationResponse) GetItems() map[string]*v1.ConfigurationItem
- func (*GetConfigurationResponse) ProtoMessage()
- func (x *GetConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *GetConfigurationResponse) Reset()
- func (x *GetConfigurationResponse) String() string
- type GetJobRequest
- func (*GetJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobRequest) GetName() string
- func (*GetJobRequest) ProtoMessage()
- func (x *GetJobRequest) ProtoReflect() protoreflect.Message
- func (x *GetJobRequest) Reset()
- func (x *GetJobRequest) String() string
- type GetJobResponse
- type GetMetadataRequest
- func (*GetMetadataRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMetadataRequest) ProtoMessage()
- func (x *GetMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetadataRequest) Reset()
- func (x *GetMetadataRequest) String() string
- type GetMetadataResponse
- func (*GetMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetadataResponse) GetActiveActorsCount() []*ActiveActorsCountdeprecated
- func (x *GetMetadataResponse) GetActorRuntime() *ActorRuntime
- func (x *GetMetadataResponse) GetAppConnectionProperties() *AppConnectionProperties
- func (x *GetMetadataResponse) GetEnabledFeatures() []string
- func (x *GetMetadataResponse) GetExtendedMetadata() map[string]string
- func (x *GetMetadataResponse) GetHttpEndpoints() []*MetadataHTTPEndpoint
- func (x *GetMetadataResponse) GetId() string
- func (x *GetMetadataResponse) GetRegisteredComponents() []*RegisteredComponents
- func (x *GetMetadataResponse) GetRuntimeVersion() string
- func (x *GetMetadataResponse) GetSubscriptions() []*PubsubSubscription
- func (*GetMetadataResponse) ProtoMessage()
- func (x *GetMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetadataResponse) Reset()
- func (x *GetMetadataResponse) String() string
- type GetSecretRequest
- func (x *GetSecretRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecretRequest) GetKey() string
- func (x *GetSecretRequest) GetMetadata() map[string]string
- func (x *GetSecretRequest) GetStoreName() string
- func (*GetSecretRequest) ProtoMessage()
- func (x *GetSecretRequest) ProtoReflect() protoreflect.Message
- func (x *GetSecretRequest) Reset()
- func (x *GetSecretRequest) String() string
- type GetSecretResponse
- func (*GetSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecretResponse) GetData() map[string]string
- func (*GetSecretResponse) ProtoMessage()
- func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecretResponse) Reset()
- func (x *GetSecretResponse) String() string
- type GetStateRequest
- func (x *GetStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStateRequest) GetConsistency() v1.StateOptions_StateConsistency
- func (x *GetStateRequest) GetKey() string
- func (x *GetStateRequest) GetMetadata() map[string]string
- func (x *GetStateRequest) GetStoreName() string
- func (*GetStateRequest) ProtoMessage()
- func (x *GetStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetStateRequest) Reset()
- func (x *GetStateRequest) String() string
- type GetStateResponse
- func (*GetStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStateResponse) GetData() []byte
- func (x *GetStateResponse) GetEtag() string
- func (x *GetStateResponse) GetMetadata() map[string]string
- func (*GetStateResponse) ProtoMessage()
- func (x *GetStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetStateResponse) Reset()
- func (x *GetStateResponse) String() string
- type GetWorkflowRequest
- func (*GetWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*GetWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkflowRequest) GetInstanceId() string
- func (x *GetWorkflowRequest) GetWorkflowComponent() string
- func (*GetWorkflowRequest) ProtoMessage()
- func (x *GetWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowRequest) Reset()
- func (x *GetWorkflowRequest) SetInstanceId(val string)
- func (x *GetWorkflowRequest) SetWorkflowComponent(val string)
- func (x *GetWorkflowRequest) String() string
- type GetWorkflowResponse
- func (*GetWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkflowResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *GetWorkflowResponse) GetInstanceId() string
- func (x *GetWorkflowResponse) GetLastUpdatedAt() *timestamppb.Timestamp
- func (x *GetWorkflowResponse) GetProperties() map[string]string
- func (x *GetWorkflowResponse) GetRuntimeStatus() string
- func (x *GetWorkflowResponse) GetWorkflowName() string
- func (*GetWorkflowResponse) ProtoMessage()
- func (x *GetWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowResponse) Reset()
- func (x *GetWorkflowResponse) String() string
- type HealthCheckResponse
- type InvokeActorRequest
- func (*InvokeActorRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*InvokeActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeActorRequest) GetActorId() string
- func (x *InvokeActorRequest) GetActorType() string
- func (x *InvokeActorRequest) GetData() []byte
- func (x *InvokeActorRequest) GetMetadata() map[string]string
- func (x *InvokeActorRequest) GetMethod() string
- func (*InvokeActorRequest) ProtoMessage()
- func (x *InvokeActorRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeActorRequest) Reset()
- func (x *InvokeActorRequest) String() string
- func (x *InvokeActorRequest) ToInternalInvokeRequest() *internalv1pb.InternalInvokeRequest
- type InvokeActorResponse
- func (*InvokeActorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeActorResponse) GetData() []byte
- func (*InvokeActorResponse) ProtoMessage()
- func (x *InvokeActorResponse) ProtoReflect() protoreflect.Message
- func (x *InvokeActorResponse) Reset()
- func (x *InvokeActorResponse) String() string
- type InvokeBindingRequest
- func (x *InvokeBindingRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*InvokeBindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeBindingRequest) GetData() []byte
- func (x *InvokeBindingRequest) GetMetadata() map[string]string
- func (x *InvokeBindingRequest) GetName() string
- func (x *InvokeBindingRequest) GetOperation() string
- func (*InvokeBindingRequest) ProtoMessage()
- func (x *InvokeBindingRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeBindingRequest) Reset()
- func (x *InvokeBindingRequest) String() string
- type InvokeBindingResponse
- func (*InvokeBindingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeBindingResponse) GetData() []byte
- func (x *InvokeBindingResponse) GetMetadata() map[string]string
- func (*InvokeBindingResponse) ProtoMessage()
- func (x *InvokeBindingResponse) ProtoReflect() protoreflect.Message
- func (x *InvokeBindingResponse) Reset()
- func (x *InvokeBindingResponse) String() string
- type InvokeServiceRequest
- func (x *InvokeServiceRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*InvokeServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeServiceRequest) GetId() string
- func (x *InvokeServiceRequest) GetMessage() *v1.InvokeRequest
- func (*InvokeServiceRequest) ProtoMessage()
- func (x *InvokeServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeServiceRequest) Reset()
- func (x *InvokeServiceRequest) String() string
- type Job
- func (*Job) Descriptor() ([]byte, []int)deprecated
- func (x *Job) GetData() *anypb.Any
- func (x *Job) GetDueTime() string
- func (x *Job) GetName() string
- func (x *Job) GetRepeats() uint32
- func (x *Job) GetSchedule() string
- func (x *Job) GetTtl() string
- func (*Job) ProtoMessage()
- func (x *Job) ProtoReflect() protoreflect.Message
- func (x *Job) Reset()
- func (x *Job) String() string
- type JobEventRequest
- func (*JobEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *JobEventRequest) GetContentType() string
- func (x *JobEventRequest) GetData() *anypb.Any
- func (x *JobEventRequest) GetHttpExtension() *v1.HTTPExtension
- func (x *JobEventRequest) GetMethod() string
- func (x *JobEventRequest) GetName() string
- func (*JobEventRequest) ProtoMessage()
- func (x *JobEventRequest) ProtoReflect() protoreflect.Message
- func (x *JobEventRequest) Reset()
- func (x *JobEventRequest) String() string
- type JobEventResponse
- type ListInputBindingsResponse
- func (*ListInputBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInputBindingsResponse) GetBindings() []string
- func (*ListInputBindingsResponse) ProtoMessage()
- func (x *ListInputBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInputBindingsResponse) Reset()
- func (x *ListInputBindingsResponse) String() string
- type ListTopicSubscriptionsResponse
- func (*ListTopicSubscriptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTopicSubscriptionsResponse) GetSubscriptions() []*TopicSubscription
- func (*ListTopicSubscriptionsResponse) ProtoMessage()
- func (x *ListTopicSubscriptionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListTopicSubscriptionsResponse) Reset()
- func (x *ListTopicSubscriptionsResponse) String() string
- type MetadataHTTPEndpoint
- func (*MetadataHTTPEndpoint) Descriptor() ([]byte, []int)deprecated
- func (x *MetadataHTTPEndpoint) GetName() string
- func (*MetadataHTTPEndpoint) ProtoMessage()
- func (x *MetadataHTTPEndpoint) ProtoReflect() protoreflect.Message
- func (x *MetadataHTTPEndpoint) Reset()
- func (x *MetadataHTTPEndpoint) String() string
- type PauseWorkflowRequest
- func (*PauseWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*PauseWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseWorkflowRequest) GetInstanceId() string
- func (x *PauseWorkflowRequest) GetWorkflowComponent() string
- func (*PauseWorkflowRequest) ProtoMessage()
- func (x *PauseWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *PauseWorkflowRequest) Reset()
- func (x *PauseWorkflowRequest) SetInstanceId(val string)
- func (x *PauseWorkflowRequest) SetWorkflowComponent(val string)
- func (x *PauseWorkflowRequest) String() string
- type PublishEventRequest
- func (x *PublishEventRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*PublishEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishEventRequest) GetData() []byte
- func (x *PublishEventRequest) GetDataContentType() string
- func (x *PublishEventRequest) GetMetadata() map[string]string
- func (x *PublishEventRequest) GetPubsubName() string
- func (x *PublishEventRequest) GetTopic() string
- func (*PublishEventRequest) ProtoMessage()
- func (x *PublishEventRequest) ProtoReflect() protoreflect.Message
- func (x *PublishEventRequest) Reset()
- func (x *PublishEventRequest) String() string
- type PubsubSubscription
- func (*PubsubSubscription) Descriptor() ([]byte, []int)deprecated
- func (x *PubsubSubscription) GetDeadLetterTopic() string
- func (x *PubsubSubscription) GetMetadata() map[string]string
- func (x *PubsubSubscription) GetPubsubName() string
- func (x *PubsubSubscription) GetRules() *PubsubSubscriptionRules
- func (x *PubsubSubscription) GetTopic() string
- func (x *PubsubSubscription) GetType() PubsubSubscriptionType
- func (*PubsubSubscription) ProtoMessage()
- func (x *PubsubSubscription) ProtoReflect() protoreflect.Message
- func (x *PubsubSubscription) Reset()
- func (x *PubsubSubscription) String() string
- type PubsubSubscriptionRule
- func (*PubsubSubscriptionRule) Descriptor() ([]byte, []int)deprecated
- func (x *PubsubSubscriptionRule) GetMatch() string
- func (x *PubsubSubscriptionRule) GetPath() string
- func (*PubsubSubscriptionRule) ProtoMessage()
- func (x *PubsubSubscriptionRule) ProtoReflect() protoreflect.Message
- func (x *PubsubSubscriptionRule) Reset()
- func (x *PubsubSubscriptionRule) String() string
- type PubsubSubscriptionRules
- func (*PubsubSubscriptionRules) Descriptor() ([]byte, []int)deprecated
- func (x *PubsubSubscriptionRules) GetRules() []*PubsubSubscriptionRule
- func (*PubsubSubscriptionRules) ProtoMessage()
- func (x *PubsubSubscriptionRules) ProtoReflect() protoreflect.Message
- func (x *PubsubSubscriptionRules) Reset()
- func (x *PubsubSubscriptionRules) String() string
- type PubsubSubscriptionType
- func (PubsubSubscriptionType) Descriptor() protoreflect.EnumDescriptor
- func (x PubsubSubscriptionType) Enum() *PubsubSubscriptionType
- func (PubsubSubscriptionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PubsubSubscriptionType) Number() protoreflect.EnumNumber
- func (x PubsubSubscriptionType) String() string
- func (PubsubSubscriptionType) Type() protoreflect.EnumType
- type PurgeWorkflowRequest
- func (*PurgeWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*PurgeWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeWorkflowRequest) GetInstanceId() string
- func (x *PurgeWorkflowRequest) GetWorkflowComponent() string
- func (*PurgeWorkflowRequest) ProtoMessage()
- func (x *PurgeWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *PurgeWorkflowRequest) Reset()
- func (x *PurgeWorkflowRequest) SetInstanceId(val string)
- func (x *PurgeWorkflowRequest) SetWorkflowComponent(val string)
- func (x *PurgeWorkflowRequest) String() string
- type QueryStateItem
- func (*QueryStateItem) Descriptor() ([]byte, []int)deprecated
- func (x *QueryStateItem) GetData() []byte
- func (x *QueryStateItem) GetError() string
- func (x *QueryStateItem) GetEtag() string
- func (x *QueryStateItem) GetKey() string
- func (*QueryStateItem) ProtoMessage()
- func (x *QueryStateItem) ProtoReflect() protoreflect.Message
- func (x *QueryStateItem) Reset()
- func (x *QueryStateItem) String() string
- type QueryStateRequest
- func (*QueryStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*QueryStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryStateRequest) GetMetadata() map[string]string
- func (x *QueryStateRequest) GetQuery() string
- func (x *QueryStateRequest) GetStoreName() string
- func (*QueryStateRequest) ProtoMessage()
- func (x *QueryStateRequest) ProtoReflect() protoreflect.Message
- func (x *QueryStateRequest) Reset()
- func (x *QueryStateRequest) String() string
- type QueryStateResponse
- func (*QueryStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryStateResponse) GetMetadata() map[string]string
- func (x *QueryStateResponse) GetResults() []*QueryStateItem
- func (x *QueryStateResponse) GetToken() string
- func (*QueryStateResponse) ProtoMessage()
- func (x *QueryStateResponse) ProtoReflect() protoreflect.Message
- func (x *QueryStateResponse) Reset()
- func (x *QueryStateResponse) String() string
- type RaiseEventWorkflowRequest
- func (*RaiseEventWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*RaiseEventWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RaiseEventWorkflowRequest) GetEventData() []byte
- func (x *RaiseEventWorkflowRequest) GetEventName() string
- func (x *RaiseEventWorkflowRequest) GetInstanceId() string
- func (x *RaiseEventWorkflowRequest) GetWorkflowComponent() string
- func (*RaiseEventWorkflowRequest) ProtoMessage()
- func (x *RaiseEventWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *RaiseEventWorkflowRequest) Reset()
- func (x *RaiseEventWorkflowRequest) String() string
- type RegisterActorReminderRequest
- func (*RegisterActorReminderRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*RegisterActorReminderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterActorReminderRequest) GetActorId() string
- func (x *RegisterActorReminderRequest) GetActorType() string
- func (x *RegisterActorReminderRequest) GetData() []byte
- func (x *RegisterActorReminderRequest) GetDueTime() string
- func (x *RegisterActorReminderRequest) GetName() string
- func (x *RegisterActorReminderRequest) GetPeriod() string
- func (x *RegisterActorReminderRequest) GetTtl() string
- func (*RegisterActorReminderRequest) ProtoMessage()
- func (x *RegisterActorReminderRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterActorReminderRequest) Reset()
- func (x *RegisterActorReminderRequest) String() string
- type RegisterActorTimerRequest
- func (*RegisterActorTimerRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*RegisterActorTimerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterActorTimerRequest) GetActorId() string
- func (x *RegisterActorTimerRequest) GetActorType() string
- func (x *RegisterActorTimerRequest) GetCallback() string
- func (x *RegisterActorTimerRequest) GetData() []byte
- func (x *RegisterActorTimerRequest) GetDueTime() string
- func (x *RegisterActorTimerRequest) GetName() string
- func (x *RegisterActorTimerRequest) GetPeriod() string
- func (x *RegisterActorTimerRequest) GetTtl() string
- func (*RegisterActorTimerRequest) ProtoMessage()
- func (x *RegisterActorTimerRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterActorTimerRequest) Reset()
- func (x *RegisterActorTimerRequest) String() string
- type RegisteredComponents
- func (*RegisteredComponents) Descriptor() ([]byte, []int)deprecated
- func (x *RegisteredComponents) GetCapabilities() []string
- func (x *RegisteredComponents) GetName() string
- func (x *RegisteredComponents) GetType() string
- func (x *RegisteredComponents) GetVersion() string
- func (*RegisteredComponents) ProtoMessage()
- func (x *RegisteredComponents) ProtoReflect() protoreflect.Message
- func (x *RegisteredComponents) Reset()
- func (x *RegisteredComponents) String() string
- type ResumeWorkflowRequest
- func (*ResumeWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*ResumeWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResumeWorkflowRequest) GetInstanceId() string
- func (x *ResumeWorkflowRequest) GetWorkflowComponent() string
- func (*ResumeWorkflowRequest) ProtoMessage()
- func (x *ResumeWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeWorkflowRequest) Reset()
- func (x *ResumeWorkflowRequest) SetInstanceId(val string)
- func (x *ResumeWorkflowRequest) SetWorkflowComponent(val string)
- func (x *ResumeWorkflowRequest) String() string
- type SaveStateRequest
- func (x *SaveStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SaveStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SaveStateRequest) GetStates() []*v1.StateItem
- func (x *SaveStateRequest) GetStoreName() string
- func (*SaveStateRequest) ProtoMessage()
- func (x *SaveStateRequest) ProtoReflect() protoreflect.Message
- func (x *SaveStateRequest) Reset()
- func (x *SaveStateRequest) String() string
- type ScheduleJobRequest
- func (*ScheduleJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*ScheduleJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleJobRequest) GetJob() *Job
- func (*ScheduleJobRequest) ProtoMessage()
- func (x *ScheduleJobRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleJobRequest) Reset()
- func (x *ScheduleJobRequest) String() string
- type ScheduleJobResponse
- type SecretResponse
- type SetMetadataRequest
- func (*SetMetadataRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SetMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMetadataRequest) GetKey() string
- func (x *SetMetadataRequest) GetValue() string
- func (*SetMetadataRequest) ProtoMessage()
- func (x *SetMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *SetMetadataRequest) Reset()
- func (x *SetMetadataRequest) String() string
- type ShutdownRequest
- func (*ShutdownRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*ShutdownRequest) Descriptor() ([]byte, []int)deprecated
- func (*ShutdownRequest) ProtoMessage()
- func (x *ShutdownRequest) ProtoReflect() protoreflect.Message
- func (x *ShutdownRequest) Reset()
- func (x *ShutdownRequest) String() string
- type StartWorkflowRequest
- func (*StartWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*StartWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartWorkflowRequest) GetInput() []byte
- func (x *StartWorkflowRequest) GetInstanceId() string
- func (x *StartWorkflowRequest) GetOptions() map[string]string
- func (x *StartWorkflowRequest) GetWorkflowComponent() string
- func (x *StartWorkflowRequest) GetWorkflowName() string
- func (*StartWorkflowRequest) ProtoMessage()
- func (x *StartWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *StartWorkflowRequest) Reset()
- func (x *StartWorkflowRequest) String() string
- type StartWorkflowResponse
- func (*StartWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartWorkflowResponse) GetInstanceId() string
- func (*StartWorkflowResponse) ProtoMessage()
- func (x *StartWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *StartWorkflowResponse) Reset()
- func (x *StartWorkflowResponse) String() string
- type SubscribeConfigurationRequest
- func (*SubscribeConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubscribeConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeConfigurationRequest) GetKeys() []string
- func (x *SubscribeConfigurationRequest) GetMetadata() map[string]string
- func (x *SubscribeConfigurationRequest) GetStoreName() string
- func (*SubscribeConfigurationRequest) ProtoMessage()
- func (x *SubscribeConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *SubscribeConfigurationRequest) Reset()
- func (x *SubscribeConfigurationRequest) String() string
- type SubscribeConfigurationResponse
- func (*SubscribeConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeConfigurationResponse) GetId() string
- func (x *SubscribeConfigurationResponse) GetItems() map[string]*v1.ConfigurationItem
- func (*SubscribeConfigurationResponse) ProtoMessage()
- func (x *SubscribeConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *SubscribeConfigurationResponse) Reset()
- func (x *SubscribeConfigurationResponse) String() string
- type SubscribeTopicEventsRequestAlpha1
- func (*SubscribeTopicEventsRequestAlpha1) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubscribeTopicEventsRequestAlpha1) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeTopicEventsRequestAlpha1) GetEventProcessed() *SubscribeTopicEventsRequestProcessedAlpha1
- func (x *SubscribeTopicEventsRequestAlpha1) GetInitialRequest() *SubscribeTopicEventsRequestInitialAlpha1
- func (m *SubscribeTopicEventsRequestAlpha1) GetSubscribeTopicEventsRequestType() isSubscribeTopicEventsRequestAlpha1_SubscribeTopicEventsRequestType
- func (*SubscribeTopicEventsRequestAlpha1) ProtoMessage()
- func (x *SubscribeTopicEventsRequestAlpha1) ProtoReflect() protoreflect.Message
- func (x *SubscribeTopicEventsRequestAlpha1) Reset()
- func (x *SubscribeTopicEventsRequestAlpha1) String() string
- type SubscribeTopicEventsRequestAlpha1_EventProcessed
- type SubscribeTopicEventsRequestAlpha1_InitialRequest
- type SubscribeTopicEventsRequestInitialAlpha1
- func (*SubscribeTopicEventsRequestInitialAlpha1) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubscribeTopicEventsRequestInitialAlpha1) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeTopicEventsRequestInitialAlpha1) GetDeadLetterTopic() string
- func (x *SubscribeTopicEventsRequestInitialAlpha1) GetMetadata() map[string]string
- func (x *SubscribeTopicEventsRequestInitialAlpha1) GetPubsubName() string
- func (x *SubscribeTopicEventsRequestInitialAlpha1) GetTopic() string
- func (*SubscribeTopicEventsRequestInitialAlpha1) ProtoMessage()
- func (x *SubscribeTopicEventsRequestInitialAlpha1) ProtoReflect() protoreflect.Message
- func (x *SubscribeTopicEventsRequestInitialAlpha1) Reset()
- func (x *SubscribeTopicEventsRequestInitialAlpha1) String() string
- type SubscribeTopicEventsRequestProcessedAlpha1
- func (*SubscribeTopicEventsRequestProcessedAlpha1) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeTopicEventsRequestProcessedAlpha1) GetId() string
- func (x *SubscribeTopicEventsRequestProcessedAlpha1) GetStatus() *TopicEventResponse
- func (*SubscribeTopicEventsRequestProcessedAlpha1) ProtoMessage()
- func (x *SubscribeTopicEventsRequestProcessedAlpha1) ProtoReflect() protoreflect.Message
- func (x *SubscribeTopicEventsRequestProcessedAlpha1) Reset()
- func (x *SubscribeTopicEventsRequestProcessedAlpha1) String() string
- type SubscribeTopicEventsResponseAlpha1
- func (*SubscribeTopicEventsResponseAlpha1) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeTopicEventsResponseAlpha1) GetEventMessage() *TopicEventRequest
- func (x *SubscribeTopicEventsResponseAlpha1) GetInitialResponse() *SubscribeTopicEventsResponseInitialAlpha1
- func (m *SubscribeTopicEventsResponseAlpha1) GetSubscribeTopicEventsResponseType() isSubscribeTopicEventsResponseAlpha1_SubscribeTopicEventsResponseType
- func (*SubscribeTopicEventsResponseAlpha1) ProtoMessage()
- func (x *SubscribeTopicEventsResponseAlpha1) ProtoReflect() protoreflect.Message
- func (x *SubscribeTopicEventsResponseAlpha1) Reset()
- func (x *SubscribeTopicEventsResponseAlpha1) String() string
- type SubscribeTopicEventsResponseAlpha1_EventMessage
- type SubscribeTopicEventsResponseAlpha1_InitialResponse
- type SubscribeTopicEventsResponseInitialAlpha1
- func (*SubscribeTopicEventsResponseInitialAlpha1) Descriptor() ([]byte, []int)deprecated
- func (*SubscribeTopicEventsResponseInitialAlpha1) ProtoMessage()
- func (x *SubscribeTopicEventsResponseInitialAlpha1) ProtoReflect() protoreflect.Message
- func (x *SubscribeTopicEventsResponseInitialAlpha1) Reset()
- func (x *SubscribeTopicEventsResponseInitialAlpha1) String() string
- type SubtleCryptoRequests
- type SubtleDecryptRequest
- func (*SubtleDecryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleDecryptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleDecryptRequest) GetAlgorithm() string
- func (x *SubtleDecryptRequest) GetAssociatedData() []byte
- func (x *SubtleDecryptRequest) GetCiphertext() []byte
- func (x *SubtleDecryptRequest) GetComponentName() string
- func (x *SubtleDecryptRequest) GetKeyName() string
- func (x *SubtleDecryptRequest) GetNonce() []byte
- func (x *SubtleDecryptRequest) GetTag() []byte
- func (*SubtleDecryptRequest) ProtoMessage()
- func (x *SubtleDecryptRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleDecryptRequest) Reset()
- func (x *SubtleDecryptRequest) SetComponentName(name string)
- func (x *SubtleDecryptRequest) String() string
- type SubtleDecryptResponse
- func (*SubtleDecryptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleDecryptResponse) GetPlaintext() []byte
- func (*SubtleDecryptResponse) ProtoMessage()
- func (x *SubtleDecryptResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleDecryptResponse) Reset()
- func (x *SubtleDecryptResponse) String() string
- type SubtleEncryptRequest
- func (*SubtleEncryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleEncryptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleEncryptRequest) GetAlgorithm() string
- func (x *SubtleEncryptRequest) GetAssociatedData() []byte
- func (x *SubtleEncryptRequest) GetComponentName() string
- func (x *SubtleEncryptRequest) GetKeyName() string
- func (x *SubtleEncryptRequest) GetNonce() []byte
- func (x *SubtleEncryptRequest) GetPlaintext() []byte
- func (*SubtleEncryptRequest) ProtoMessage()
- func (x *SubtleEncryptRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleEncryptRequest) Reset()
- func (x *SubtleEncryptRequest) SetComponentName(name string)
- func (x *SubtleEncryptRequest) String() string
- type SubtleEncryptResponse
- func (*SubtleEncryptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleEncryptResponse) GetCiphertext() []byte
- func (x *SubtleEncryptResponse) GetTag() []byte
- func (*SubtleEncryptResponse) ProtoMessage()
- func (x *SubtleEncryptResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleEncryptResponse) Reset()
- func (x *SubtleEncryptResponse) String() string
- type SubtleGetKeyRequest
- func (*SubtleGetKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleGetKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleGetKeyRequest) GetComponentName() string
- func (x *SubtleGetKeyRequest) GetFormat() SubtleGetKeyRequest_KeyFormat
- func (x *SubtleGetKeyRequest) GetName() string
- func (*SubtleGetKeyRequest) ProtoMessage()
- func (x *SubtleGetKeyRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleGetKeyRequest) Reset()
- func (x *SubtleGetKeyRequest) SetComponentName(name string)
- func (x *SubtleGetKeyRequest) String() string
- type SubtleGetKeyRequest_KeyFormat
- func (SubtleGetKeyRequest_KeyFormat) Descriptor() protoreflect.EnumDescriptor
- func (x SubtleGetKeyRequest_KeyFormat) Enum() *SubtleGetKeyRequest_KeyFormat
- func (SubtleGetKeyRequest_KeyFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x SubtleGetKeyRequest_KeyFormat) Number() protoreflect.EnumNumber
- func (x SubtleGetKeyRequest_KeyFormat) String() string
- func (SubtleGetKeyRequest_KeyFormat) Type() protoreflect.EnumType
- type SubtleGetKeyResponse
- func (*SubtleGetKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleGetKeyResponse) GetName() string
- func (x *SubtleGetKeyResponse) GetPublicKey() string
- func (*SubtleGetKeyResponse) ProtoMessage()
- func (x *SubtleGetKeyResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleGetKeyResponse) Reset()
- func (x *SubtleGetKeyResponse) String() string
- type SubtleSignRequest
- func (*SubtleSignRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleSignRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleSignRequest) GetAlgorithm() string
- func (x *SubtleSignRequest) GetComponentName() string
- func (x *SubtleSignRequest) GetDigest() []byte
- func (x *SubtleSignRequest) GetKeyName() string
- func (*SubtleSignRequest) ProtoMessage()
- func (x *SubtleSignRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleSignRequest) Reset()
- func (x *SubtleSignRequest) SetComponentName(name string)
- func (x *SubtleSignRequest) String() string
- type SubtleSignResponse
- func (*SubtleSignResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleSignResponse) GetSignature() []byte
- func (*SubtleSignResponse) ProtoMessage()
- func (x *SubtleSignResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleSignResponse) Reset()
- func (x *SubtleSignResponse) String() string
- type SubtleUnwrapKeyRequest
- func (*SubtleUnwrapKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleUnwrapKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleUnwrapKeyRequest) GetAlgorithm() string
- func (x *SubtleUnwrapKeyRequest) GetAssociatedData() []byte
- func (x *SubtleUnwrapKeyRequest) GetComponentName() string
- func (x *SubtleUnwrapKeyRequest) GetKeyName() string
- func (x *SubtleUnwrapKeyRequest) GetNonce() []byte
- func (x *SubtleUnwrapKeyRequest) GetTag() []byte
- func (x *SubtleUnwrapKeyRequest) GetWrappedKey() []byte
- func (*SubtleUnwrapKeyRequest) ProtoMessage()
- func (x *SubtleUnwrapKeyRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleUnwrapKeyRequest) Reset()
- func (x *SubtleUnwrapKeyRequest) SetComponentName(name string)
- func (x *SubtleUnwrapKeyRequest) String() string
- type SubtleUnwrapKeyResponse
- func (*SubtleUnwrapKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleUnwrapKeyResponse) GetPlaintextKey() []byte
- func (*SubtleUnwrapKeyResponse) ProtoMessage()
- func (x *SubtleUnwrapKeyResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleUnwrapKeyResponse) Reset()
- func (x *SubtleUnwrapKeyResponse) String() string
- type SubtleVerifyRequest
- func (*SubtleVerifyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleVerifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleVerifyRequest) GetAlgorithm() string
- func (x *SubtleVerifyRequest) GetComponentName() string
- func (x *SubtleVerifyRequest) GetDigest() []byte
- func (x *SubtleVerifyRequest) GetKeyName() string
- func (x *SubtleVerifyRequest) GetSignature() []byte
- func (*SubtleVerifyRequest) ProtoMessage()
- func (x *SubtleVerifyRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleVerifyRequest) Reset()
- func (x *SubtleVerifyRequest) SetComponentName(name string)
- func (x *SubtleVerifyRequest) String() string
- type SubtleVerifyResponse
- func (*SubtleVerifyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleVerifyResponse) GetValid() bool
- func (*SubtleVerifyResponse) ProtoMessage()
- func (x *SubtleVerifyResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleVerifyResponse) Reset()
- func (x *SubtleVerifyResponse) String() string
- type SubtleWrapKeyRequest
- func (*SubtleWrapKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*SubtleWrapKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleWrapKeyRequest) GetAlgorithm() string
- func (x *SubtleWrapKeyRequest) GetAssociatedData() []byte
- func (x *SubtleWrapKeyRequest) GetComponentName() string
- func (x *SubtleWrapKeyRequest) GetKeyName() string
- func (x *SubtleWrapKeyRequest) GetNonce() []byte
- func (x *SubtleWrapKeyRequest) GetPlaintextKey() []byte
- func (*SubtleWrapKeyRequest) ProtoMessage()
- func (x *SubtleWrapKeyRequest) ProtoReflect() protoreflect.Message
- func (x *SubtleWrapKeyRequest) Reset()
- func (x *SubtleWrapKeyRequest) SetComponentName(name string)
- func (x *SubtleWrapKeyRequest) String() string
- type SubtleWrapKeyResponse
- func (*SubtleWrapKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubtleWrapKeyResponse) GetTag() []byte
- func (x *SubtleWrapKeyResponse) GetWrappedKey() []byte
- func (*SubtleWrapKeyResponse) ProtoMessage()
- func (x *SubtleWrapKeyResponse) ProtoReflect() protoreflect.Message
- func (x *SubtleWrapKeyResponse) Reset()
- func (x *SubtleWrapKeyResponse) String() string
- type TerminateWorkflowRequest
- func (*TerminateWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*TerminateWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateWorkflowRequest) GetInstanceId() string
- func (x *TerminateWorkflowRequest) GetWorkflowComponent() string
- func (*TerminateWorkflowRequest) ProtoMessage()
- func (x *TerminateWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateWorkflowRequest) Reset()
- func (x *TerminateWorkflowRequest) SetInstanceId(val string)
- func (x *TerminateWorkflowRequest) SetWorkflowComponent(val string)
- func (x *TerminateWorkflowRequest) String() string
- type TopicEventBulkRequest
- func (*TopicEventBulkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventBulkRequest) GetEntries() []*TopicEventBulkRequestEntry
- func (x *TopicEventBulkRequest) GetId() string
- func (x *TopicEventBulkRequest) GetMetadata() map[string]string
- func (x *TopicEventBulkRequest) GetPath() string
- func (x *TopicEventBulkRequest) GetPubsubName() string
- func (x *TopicEventBulkRequest) GetTopic() string
- func (x *TopicEventBulkRequest) GetType() string
- func (*TopicEventBulkRequest) ProtoMessage()
- func (x *TopicEventBulkRequest) ProtoReflect() protoreflect.Message
- func (x *TopicEventBulkRequest) Reset()
- func (x *TopicEventBulkRequest) String() string
- type TopicEventBulkRequestEntry
- func (*TopicEventBulkRequestEntry) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventBulkRequestEntry) GetBytes() []byte
- func (x *TopicEventBulkRequestEntry) GetCloudEvent() *TopicEventCERequest
- func (x *TopicEventBulkRequestEntry) GetContentType() string
- func (x *TopicEventBulkRequestEntry) GetEntryId() string
- func (m *TopicEventBulkRequestEntry) GetEvent() isTopicEventBulkRequestEntry_Event
- func (x *TopicEventBulkRequestEntry) GetMetadata() map[string]string
- func (*TopicEventBulkRequestEntry) ProtoMessage()
- func (x *TopicEventBulkRequestEntry) ProtoReflect() protoreflect.Message
- func (x *TopicEventBulkRequestEntry) Reset()
- func (x *TopicEventBulkRequestEntry) String() string
- type TopicEventBulkRequestEntry_Bytes
- type TopicEventBulkRequestEntry_CloudEvent
- type TopicEventBulkResponse
- func (*TopicEventBulkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventBulkResponse) GetStatuses() []*TopicEventBulkResponseEntry
- func (*TopicEventBulkResponse) ProtoMessage()
- func (x *TopicEventBulkResponse) ProtoReflect() protoreflect.Message
- func (x *TopicEventBulkResponse) Reset()
- func (x *TopicEventBulkResponse) String() string
- type TopicEventBulkResponseEntry
- func (*TopicEventBulkResponseEntry) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventBulkResponseEntry) GetEntryId() string
- func (x *TopicEventBulkResponseEntry) GetStatus() TopicEventResponse_TopicEventResponseStatus
- func (*TopicEventBulkResponseEntry) ProtoMessage()
- func (x *TopicEventBulkResponseEntry) ProtoReflect() protoreflect.Message
- func (x *TopicEventBulkResponseEntry) Reset()
- func (x *TopicEventBulkResponseEntry) String() string
- type TopicEventCERequest
- func (*TopicEventCERequest) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventCERequest) GetData() []byte
- func (x *TopicEventCERequest) GetDataContentType() string
- func (x *TopicEventCERequest) GetExtensions() *structpb.Struct
- func (x *TopicEventCERequest) GetId() string
- func (x *TopicEventCERequest) GetSource() string
- func (x *TopicEventCERequest) GetSpecVersion() string
- func (x *TopicEventCERequest) GetType() string
- func (*TopicEventCERequest) ProtoMessage()
- func (x *TopicEventCERequest) ProtoReflect() protoreflect.Message
- func (x *TopicEventCERequest) Reset()
- func (x *TopicEventCERequest) String() string
- type TopicEventRequest
- func (*TopicEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventRequest) GetData() []byte
- func (x *TopicEventRequest) GetDataContentType() string
- func (x *TopicEventRequest) GetExtensions() *structpb.Struct
- func (x *TopicEventRequest) GetId() string
- func (x *TopicEventRequest) GetPath() string
- func (x *TopicEventRequest) GetPubsubName() string
- func (x *TopicEventRequest) GetSource() string
- func (x *TopicEventRequest) GetSpecVersion() string
- func (x *TopicEventRequest) GetTopic() string
- func (x *TopicEventRequest) GetType() string
- func (*TopicEventRequest) ProtoMessage()
- func (x *TopicEventRequest) ProtoReflect() protoreflect.Message
- func (x *TopicEventRequest) Reset()
- func (x *TopicEventRequest) String() string
- type TopicEventResponse
- func (*TopicEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TopicEventResponse) GetStatus() TopicEventResponse_TopicEventResponseStatus
- func (*TopicEventResponse) ProtoMessage()
- func (x *TopicEventResponse) ProtoReflect() protoreflect.Message
- func (x *TopicEventResponse) Reset()
- func (x *TopicEventResponse) String() string
- type TopicEventResponse_TopicEventResponseStatus
- func (TopicEventResponse_TopicEventResponseStatus) Descriptor() protoreflect.EnumDescriptor
- func (x TopicEventResponse_TopicEventResponseStatus) Enum() *TopicEventResponse_TopicEventResponseStatus
- func (TopicEventResponse_TopicEventResponseStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x TopicEventResponse_TopicEventResponseStatus) Number() protoreflect.EnumNumber
- func (x TopicEventResponse_TopicEventResponseStatus) String() string
- func (TopicEventResponse_TopicEventResponseStatus) Type() protoreflect.EnumType
- type TopicRoutes
- func (*TopicRoutes) Descriptor() ([]byte, []int)deprecated
- func (x *TopicRoutes) GetDefault() string
- func (x *TopicRoutes) GetRules() []*TopicRule
- func (*TopicRoutes) ProtoMessage()
- func (x *TopicRoutes) ProtoReflect() protoreflect.Message
- func (x *TopicRoutes) Reset()
- func (x *TopicRoutes) String() string
- type TopicRule
- type TopicSubscription
- func (*TopicSubscription) Descriptor() ([]byte, []int)deprecated
- func (x *TopicSubscription) GetBulkSubscribe() *BulkSubscribeConfig
- func (x *TopicSubscription) GetDeadLetterTopic() string
- func (x *TopicSubscription) GetMetadata() map[string]string
- func (x *TopicSubscription) GetPubsubName() string
- func (x *TopicSubscription) GetRoutes() *TopicRoutes
- func (x *TopicSubscription) GetTopic() string
- func (*TopicSubscription) ProtoMessage()
- func (x *TopicSubscription) ProtoReflect() protoreflect.Message
- func (x *TopicSubscription) Reset()
- func (x *TopicSubscription) String() string
- type TransactionalActorStateOperation
- func (*TransactionalActorStateOperation) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionalActorStateOperation) GetKey() string
- func (x *TransactionalActorStateOperation) GetMetadata() map[string]string
- func (x *TransactionalActorStateOperation) GetOperationType() string
- func (x *TransactionalActorStateOperation) GetValue() *anypb.Any
- func (*TransactionalActorStateOperation) ProtoMessage()
- func (x *TransactionalActorStateOperation) ProtoReflect() protoreflect.Message
- func (x *TransactionalActorStateOperation) Reset()
- func (x *TransactionalActorStateOperation) String() string
- type TransactionalStateOperation
- func (*TransactionalStateOperation) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionalStateOperation) GetOperationType() string
- func (x *TransactionalStateOperation) GetRequest() *v1.StateItem
- func (*TransactionalStateOperation) ProtoMessage()
- func (x *TransactionalStateOperation) ProtoReflect() protoreflect.Message
- func (x *TransactionalStateOperation) Reset()
- func (x *TransactionalStateOperation) String() string
- type TryLockRequest
- func (*TryLockRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*TryLockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TryLockRequest) GetExpiryInSeconds() int32
- func (x *TryLockRequest) GetLockOwner() string
- func (x *TryLockRequest) GetResourceId() string
- func (x *TryLockRequest) GetStoreName() string
- func (*TryLockRequest) ProtoMessage()
- func (x *TryLockRequest) ProtoReflect() protoreflect.Message
- func (x *TryLockRequest) Reset()
- func (x *TryLockRequest) String() string
- type TryLockResponse
- type UnimplementedAppCallbackAlphaServer
- type UnimplementedAppCallbackHealthCheckServer
- type UnimplementedAppCallbackServer
- func (UnimplementedAppCallbackServer) ListInputBindings(context.Context, *emptypb.Empty) (*ListInputBindingsResponse, error)
- func (UnimplementedAppCallbackServer) ListTopicSubscriptions(context.Context, *emptypb.Empty) (*ListTopicSubscriptionsResponse, error)
- func (UnimplementedAppCallbackServer) OnBindingEvent(context.Context, *BindingEventRequest) (*BindingEventResponse, error)
- func (UnimplementedAppCallbackServer) OnInvoke(context.Context, *v1.InvokeRequest) (*v1.InvokeResponse, error)
- func (UnimplementedAppCallbackServer) OnTopicEvent(context.Context, *TopicEventRequest) (*TopicEventResponse, error)
- type UnimplementedDaprServer
- func (UnimplementedDaprServer) BulkPublishEventAlpha1(context.Context, *BulkPublishRequest) (*BulkPublishResponse, error)
- func (UnimplementedDaprServer) DecryptAlpha1(Dapr_DecryptAlpha1Server) error
- func (UnimplementedDaprServer) DeleteBulkState(context.Context, *DeleteBulkStateRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) DeleteJobAlpha1(context.Context, *DeleteJobRequest) (*DeleteJobResponse, error)
- func (UnimplementedDaprServer) DeleteState(context.Context, *DeleteStateRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) EncryptAlpha1(Dapr_EncryptAlpha1Server) error
- func (UnimplementedDaprServer) ExecuteActorStateTransaction(context.Context, *ExecuteActorStateTransactionRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) ExecuteStateTransaction(context.Context, *ExecuteStateTransactionRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) GetActorState(context.Context, *GetActorStateRequest) (*GetActorStateResponse, error)
- func (UnimplementedDaprServer) GetBulkSecret(context.Context, *GetBulkSecretRequest) (*GetBulkSecretResponse, error)
- func (UnimplementedDaprServer) GetBulkState(context.Context, *GetBulkStateRequest) (*GetBulkStateResponse, error)
- func (UnimplementedDaprServer) GetConfiguration(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error)
- func (UnimplementedDaprServer) GetConfigurationAlpha1(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error)
- func (UnimplementedDaprServer) GetJobAlpha1(context.Context, *GetJobRequest) (*GetJobResponse, error)
- func (UnimplementedDaprServer) GetMetadata(context.Context, *GetMetadataRequest) (*GetMetadataResponse, error)
- func (UnimplementedDaprServer) GetSecret(context.Context, *GetSecretRequest) (*GetSecretResponse, error)
- func (UnimplementedDaprServer) GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
- func (UnimplementedDaprServer) GetWorkflowAlpha1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error)
- func (UnimplementedDaprServer) GetWorkflowBeta1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error)
- func (UnimplementedDaprServer) InvokeActor(context.Context, *InvokeActorRequest) (*InvokeActorResponse, error)
- func (UnimplementedDaprServer) InvokeBinding(context.Context, *InvokeBindingRequest) (*InvokeBindingResponse, error)
- func (UnimplementedDaprServer) InvokeService(context.Context, *InvokeServiceRequest) (*v1.InvokeResponse, error)
- func (UnimplementedDaprServer) PauseWorkflowAlpha1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) PauseWorkflowBeta1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) PublishEvent(context.Context, *PublishEventRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) PurgeWorkflowAlpha1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) PurgeWorkflowBeta1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) QueryStateAlpha1(context.Context, *QueryStateRequest) (*QueryStateResponse, error)
- func (UnimplementedDaprServer) RaiseEventWorkflowAlpha1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) RaiseEventWorkflowBeta1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) RegisterActorReminder(context.Context, *RegisterActorReminderRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) RegisterActorTimer(context.Context, *RegisterActorTimerRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) ResumeWorkflowAlpha1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) ResumeWorkflowBeta1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) SaveState(context.Context, *SaveStateRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) ScheduleJobAlpha1(context.Context, *ScheduleJobRequest) (*ScheduleJobResponse, error)
- func (UnimplementedDaprServer) SetMetadata(context.Context, *SetMetadataRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) Shutdown(context.Context, *ShutdownRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) StartWorkflowAlpha1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error)
- func (UnimplementedDaprServer) StartWorkflowBeta1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error)
- func (UnimplementedDaprServer) SubscribeConfiguration(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationServer) error
- func (UnimplementedDaprServer) SubscribeConfigurationAlpha1(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationAlpha1Server) error
- func (UnimplementedDaprServer) SubscribeTopicEventsAlpha1(Dapr_SubscribeTopicEventsAlpha1Server) error
- func (UnimplementedDaprServer) SubtleDecryptAlpha1(context.Context, *SubtleDecryptRequest) (*SubtleDecryptResponse, error)
- func (UnimplementedDaprServer) SubtleEncryptAlpha1(context.Context, *SubtleEncryptRequest) (*SubtleEncryptResponse, error)
- func (UnimplementedDaprServer) SubtleGetKeyAlpha1(context.Context, *SubtleGetKeyRequest) (*SubtleGetKeyResponse, error)
- func (UnimplementedDaprServer) SubtleSignAlpha1(context.Context, *SubtleSignRequest) (*SubtleSignResponse, error)
- func (UnimplementedDaprServer) SubtleUnwrapKeyAlpha1(context.Context, *SubtleUnwrapKeyRequest) (*SubtleUnwrapKeyResponse, error)
- func (UnimplementedDaprServer) SubtleVerifyAlpha1(context.Context, *SubtleVerifyRequest) (*SubtleVerifyResponse, error)
- func (UnimplementedDaprServer) SubtleWrapKeyAlpha1(context.Context, *SubtleWrapKeyRequest) (*SubtleWrapKeyResponse, error)
- func (UnimplementedDaprServer) TerminateWorkflowAlpha1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) TerminateWorkflowBeta1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) TryLockAlpha1(context.Context, *TryLockRequest) (*TryLockResponse, error)
- func (UnimplementedDaprServer) UnlockAlpha1(context.Context, *UnlockRequest) (*UnlockResponse, error)
- func (UnimplementedDaprServer) UnregisterActorReminder(context.Context, *UnregisterActorReminderRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) UnregisterActorTimer(context.Context, *UnregisterActorTimerRequest) (*emptypb.Empty, error)
- func (UnimplementedDaprServer) UnsubscribeConfiguration(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error)
- func (UnimplementedDaprServer) UnsubscribeConfigurationAlpha1(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error)
- type UnlockRequest
- func (*UnlockRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*UnlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnlockRequest) GetLockOwner() string
- func (x *UnlockRequest) GetResourceId() string
- func (x *UnlockRequest) GetStoreName() string
- func (*UnlockRequest) ProtoMessage()
- func (x *UnlockRequest) ProtoReflect() protoreflect.Message
- func (x *UnlockRequest) Reset()
- func (x *UnlockRequest) String() string
- type UnlockResponse
- type UnlockResponse_Status
- func (UnlockResponse_Status) Descriptor() protoreflect.EnumDescriptor
- func (x UnlockResponse_Status) Enum() *UnlockResponse_Status
- func (UnlockResponse_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x UnlockResponse_Status) Number() protoreflect.EnumNumber
- func (x UnlockResponse_Status) String() string
- func (UnlockResponse_Status) Type() protoreflect.EnumType
- type UnregisterActorReminderRequest
- func (*UnregisterActorReminderRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*UnregisterActorReminderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterActorReminderRequest) GetActorId() string
- func (x *UnregisterActorReminderRequest) GetActorType() string
- func (x *UnregisterActorReminderRequest) GetName() string
- func (*UnregisterActorReminderRequest) ProtoMessage()
- func (x *UnregisterActorReminderRequest) ProtoReflect() protoreflect.Message
- func (x *UnregisterActorReminderRequest) Reset()
- func (x *UnregisterActorReminderRequest) String() string
- type UnregisterActorTimerRequest
- func (*UnregisterActorTimerRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*UnregisterActorTimerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterActorTimerRequest) GetActorId() string
- func (x *UnregisterActorTimerRequest) GetActorType() string
- func (x *UnregisterActorTimerRequest) GetName() string
- func (*UnregisterActorTimerRequest) ProtoMessage()
- func (x *UnregisterActorTimerRequest) ProtoReflect() protoreflect.Message
- func (x *UnregisterActorTimerRequest) Reset()
- func (x *UnregisterActorTimerRequest) String() string
- type UnsafeAppCallbackAlphaServer
- type UnsafeAppCallbackHealthCheckServer
- type UnsafeAppCallbackServer
- type UnsafeDaprServer
- type UnsubscribeConfigurationRequest
- func (*UnsubscribeConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
- func (*UnsubscribeConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnsubscribeConfigurationRequest) GetId() string
- func (x *UnsubscribeConfigurationRequest) GetStoreName() string
- func (*UnsubscribeConfigurationRequest) ProtoMessage()
- func (x *UnsubscribeConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeConfigurationRequest) Reset()
- func (x *UnsubscribeConfigurationRequest) String() string
- type UnsubscribeConfigurationResponse
- func (*UnsubscribeConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnsubscribeConfigurationResponse) GetMessage() string
- func (x *UnsubscribeConfigurationResponse) GetOk() bool
- func (*UnsubscribeConfigurationResponse) ProtoMessage()
- func (x *UnsubscribeConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeConfigurationResponse) Reset()
- func (x *UnsubscribeConfigurationResponse) String() string
- type WorkflowRequests
Constants ¶
const ( AppCallback_OnInvoke_FullMethodName = "/dapr.proto.runtime.v1.AppCallback/OnInvoke" AppCallback_ListTopicSubscriptions_FullMethodName = "/dapr.proto.runtime.v1.AppCallback/ListTopicSubscriptions" AppCallback_OnTopicEvent_FullMethodName = "/dapr.proto.runtime.v1.AppCallback/OnTopicEvent" AppCallback_ListInputBindings_FullMethodName = "/dapr.proto.runtime.v1.AppCallback/ListInputBindings" AppCallback_OnBindingEvent_FullMethodName = "/dapr.proto.runtime.v1.AppCallback/OnBindingEvent" )
const ( AppCallbackAlpha_OnBulkTopicEventAlpha1_FullMethodName = "/dapr.proto.runtime.v1.AppCallbackAlpha/OnBulkTopicEventAlpha1" AppCallbackAlpha_OnJobEventAlpha1_FullMethodName = "/dapr.proto.runtime.v1.AppCallbackAlpha/OnJobEventAlpha1" )
const ( Dapr_InvokeService_FullMethodName = "/dapr.proto.runtime.v1.Dapr/InvokeService" Dapr_GetState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetState" Dapr_GetBulkState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetBulkState" Dapr_SaveState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SaveState" Dapr_QueryStateAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/QueryStateAlpha1" Dapr_DeleteState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/DeleteState" Dapr_DeleteBulkState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/DeleteBulkState" Dapr_ExecuteStateTransaction_FullMethodName = "/dapr.proto.runtime.v1.Dapr/ExecuteStateTransaction" Dapr_PublishEvent_FullMethodName = "/dapr.proto.runtime.v1.Dapr/PublishEvent" Dapr_BulkPublishEventAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/BulkPublishEventAlpha1" Dapr_SubscribeTopicEventsAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubscribeTopicEventsAlpha1" Dapr_InvokeBinding_FullMethodName = "/dapr.proto.runtime.v1.Dapr/InvokeBinding" Dapr_GetSecret_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetSecret" Dapr_GetBulkSecret_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetBulkSecret" Dapr_RegisterActorTimer_FullMethodName = "/dapr.proto.runtime.v1.Dapr/RegisterActorTimer" Dapr_UnregisterActorTimer_FullMethodName = "/dapr.proto.runtime.v1.Dapr/UnregisterActorTimer" Dapr_RegisterActorReminder_FullMethodName = "/dapr.proto.runtime.v1.Dapr/RegisterActorReminder" Dapr_UnregisterActorReminder_FullMethodName = "/dapr.proto.runtime.v1.Dapr/UnregisterActorReminder" Dapr_GetActorState_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetActorState" Dapr_ExecuteActorStateTransaction_FullMethodName = "/dapr.proto.runtime.v1.Dapr/ExecuteActorStateTransaction" Dapr_InvokeActor_FullMethodName = "/dapr.proto.runtime.v1.Dapr/InvokeActor" Dapr_GetConfigurationAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetConfigurationAlpha1" Dapr_GetConfiguration_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetConfiguration" Dapr_SubscribeConfigurationAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubscribeConfigurationAlpha1" Dapr_SubscribeConfiguration_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubscribeConfiguration" Dapr_UnsubscribeConfigurationAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/UnsubscribeConfigurationAlpha1" Dapr_UnsubscribeConfiguration_FullMethodName = "/dapr.proto.runtime.v1.Dapr/UnsubscribeConfiguration" Dapr_TryLockAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/TryLockAlpha1" Dapr_UnlockAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/UnlockAlpha1" Dapr_EncryptAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/EncryptAlpha1" Dapr_DecryptAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/DecryptAlpha1" Dapr_GetMetadata_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetMetadata" Dapr_SetMetadata_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SetMetadata" Dapr_SubtleGetKeyAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleGetKeyAlpha1" Dapr_SubtleEncryptAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleEncryptAlpha1" Dapr_SubtleDecryptAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleDecryptAlpha1" Dapr_SubtleWrapKeyAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleWrapKeyAlpha1" Dapr_SubtleUnwrapKeyAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleUnwrapKeyAlpha1" Dapr_SubtleSignAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleSignAlpha1" Dapr_SubtleVerifyAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/SubtleVerifyAlpha1" Dapr_StartWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/StartWorkflowAlpha1" Dapr_GetWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetWorkflowAlpha1" Dapr_PurgeWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/PurgeWorkflowAlpha1" Dapr_TerminateWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/TerminateWorkflowAlpha1" Dapr_PauseWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/PauseWorkflowAlpha1" Dapr_ResumeWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/ResumeWorkflowAlpha1" Dapr_RaiseEventWorkflowAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/RaiseEventWorkflowAlpha1" Dapr_StartWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/StartWorkflowBeta1" Dapr_GetWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetWorkflowBeta1" Dapr_PurgeWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/PurgeWorkflowBeta1" Dapr_TerminateWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/TerminateWorkflowBeta1" Dapr_PauseWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/PauseWorkflowBeta1" Dapr_ResumeWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/ResumeWorkflowBeta1" Dapr_RaiseEventWorkflowBeta1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/RaiseEventWorkflowBeta1" Dapr_Shutdown_FullMethodName = "/dapr.proto.runtime.v1.Dapr/Shutdown" Dapr_ScheduleJobAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/ScheduleJobAlpha1" Dapr_GetJobAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/GetJobAlpha1" Dapr_DeleteJobAlpha1_FullMethodName = "/dapr.proto.runtime.v1.Dapr/DeleteJobAlpha1" )
const (
AppCallbackHealthCheck_HealthCheck_FullMethodName = "/dapr.proto.runtime.v1.AppCallbackHealthCheck/HealthCheck"
)
Variables ¶
var ( TopicEventResponse_TopicEventResponseStatus_name = map[int32]string{ 0: "SUCCESS", 1: "RETRY", 2: "DROP", } TopicEventResponse_TopicEventResponseStatus_value = map[string]int32{ "SUCCESS": 0, "RETRY": 1, "DROP": 2, } )
Enum value maps for TopicEventResponse_TopicEventResponseStatus.
var ( BindingEventResponse_BindingEventConcurrency_name = map[int32]string{ 0: "SEQUENTIAL", 1: "PARALLEL", } BindingEventResponse_BindingEventConcurrency_value = map[string]int32{ "SEQUENTIAL": 0, "PARALLEL": 1, } )
Enum value maps for BindingEventResponse_BindingEventConcurrency.
var ( PubsubSubscriptionType_name = map[int32]string{ 0: "UNKNOWN", 1: "DECLARATIVE", 2: "PROGRAMMATIC", 3: "STREAMING", } PubsubSubscriptionType_value = map[string]int32{ "UNKNOWN": 0, "DECLARATIVE": 1, "PROGRAMMATIC": 2, "STREAMING": 3, } )
Enum value maps for PubsubSubscriptionType.
var ( ActorRuntime_ActorRuntimeStatus_name = map[int32]string{ 0: "INITIALIZING", 1: "DISABLED", 2: "RUNNING", } ActorRuntime_ActorRuntimeStatus_value = map[string]int32{ "INITIALIZING": 0, "DISABLED": 1, "RUNNING": 2, } )
Enum value maps for ActorRuntime_ActorRuntimeStatus.
var ( UnlockResponse_Status_name = map[int32]string{ 0: "SUCCESS", 1: "LOCK_DOES_NOT_EXIST", 2: "LOCK_BELONGS_TO_OTHERS", 3: "INTERNAL_ERROR", } UnlockResponse_Status_value = map[string]int32{ "SUCCESS": 0, "LOCK_DOES_NOT_EXIST": 1, "LOCK_BELONGS_TO_OTHERS": 2, "INTERNAL_ERROR": 3, } )
Enum value maps for UnlockResponse_Status.
var ( SubtleGetKeyRequest_KeyFormat_name = map[int32]string{ 0: "PEM", 1: "JSON", } SubtleGetKeyRequest_KeyFormat_value = map[string]int32{ "PEM": 0, "JSON": 1, } )
Enum value maps for SubtleGetKeyRequest_KeyFormat.
var AppCallbackAlpha_ServiceDesc = grpc.ServiceDesc{ ServiceName: "dapr.proto.runtime.v1.AppCallbackAlpha", HandlerType: (*AppCallbackAlphaServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnBulkTopicEventAlpha1", Handler: _AppCallbackAlpha_OnBulkTopicEventAlpha1_Handler, }, { MethodName: "OnJobEventAlpha1", Handler: _AppCallbackAlpha_OnJobEventAlpha1_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "dapr/proto/runtime/v1/appcallback.proto", }
AppCallbackAlpha_ServiceDesc is the grpc.ServiceDesc for AppCallbackAlpha service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AppCallbackHealthCheck_ServiceDesc = grpc.ServiceDesc{ ServiceName: "dapr.proto.runtime.v1.AppCallbackHealthCheck", HandlerType: (*AppCallbackHealthCheckServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "HealthCheck", Handler: _AppCallbackHealthCheck_HealthCheck_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "dapr/proto/runtime/v1/appcallback.proto", }
AppCallbackHealthCheck_ServiceDesc is the grpc.ServiceDesc for AppCallbackHealthCheck service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AppCallback_ServiceDesc = grpc.ServiceDesc{ ServiceName: "dapr.proto.runtime.v1.AppCallback", HandlerType: (*AppCallbackServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnInvoke", Handler: _AppCallback_OnInvoke_Handler, }, { MethodName: "ListTopicSubscriptions", Handler: _AppCallback_ListTopicSubscriptions_Handler, }, { MethodName: "OnTopicEvent", Handler: _AppCallback_OnTopicEvent_Handler, }, { MethodName: "ListInputBindings", Handler: _AppCallback_ListInputBindings_Handler, }, { MethodName: "OnBindingEvent", Handler: _AppCallback_OnBindingEvent_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "dapr/proto/runtime/v1/appcallback.proto", }
AppCallback_ServiceDesc is the grpc.ServiceDesc for AppCallback service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Dapr_ServiceDesc = grpc.ServiceDesc{ ServiceName: "dapr.proto.runtime.v1.Dapr", HandlerType: (*DaprServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "InvokeService", Handler: _Dapr_InvokeService_Handler, }, { MethodName: "GetState", Handler: _Dapr_GetState_Handler, }, { MethodName: "GetBulkState", Handler: _Dapr_GetBulkState_Handler, }, { MethodName: "SaveState", Handler: _Dapr_SaveState_Handler, }, { MethodName: "QueryStateAlpha1", Handler: _Dapr_QueryStateAlpha1_Handler, }, { MethodName: "DeleteState", Handler: _Dapr_DeleteState_Handler, }, { MethodName: "DeleteBulkState", Handler: _Dapr_DeleteBulkState_Handler, }, { MethodName: "ExecuteStateTransaction", Handler: _Dapr_ExecuteStateTransaction_Handler, }, { MethodName: "PublishEvent", Handler: _Dapr_PublishEvent_Handler, }, { MethodName: "BulkPublishEventAlpha1", Handler: _Dapr_BulkPublishEventAlpha1_Handler, }, { MethodName: "InvokeBinding", Handler: _Dapr_InvokeBinding_Handler, }, { MethodName: "GetSecret", Handler: _Dapr_GetSecret_Handler, }, { MethodName: "GetBulkSecret", Handler: _Dapr_GetBulkSecret_Handler, }, { MethodName: "RegisterActorTimer", Handler: _Dapr_RegisterActorTimer_Handler, }, { MethodName: "UnregisterActorTimer", Handler: _Dapr_UnregisterActorTimer_Handler, }, { MethodName: "RegisterActorReminder", Handler: _Dapr_RegisterActorReminder_Handler, }, { MethodName: "UnregisterActorReminder", Handler: _Dapr_UnregisterActorReminder_Handler, }, { MethodName: "GetActorState", Handler: _Dapr_GetActorState_Handler, }, { MethodName: "ExecuteActorStateTransaction", Handler: _Dapr_ExecuteActorStateTransaction_Handler, }, { MethodName: "InvokeActor", Handler: _Dapr_InvokeActor_Handler, }, { MethodName: "GetConfigurationAlpha1", Handler: _Dapr_GetConfigurationAlpha1_Handler, }, { MethodName: "GetConfiguration", Handler: _Dapr_GetConfiguration_Handler, }, { MethodName: "UnsubscribeConfigurationAlpha1", Handler: _Dapr_UnsubscribeConfigurationAlpha1_Handler, }, { MethodName: "UnsubscribeConfiguration", Handler: _Dapr_UnsubscribeConfiguration_Handler, }, { MethodName: "TryLockAlpha1", Handler: _Dapr_TryLockAlpha1_Handler, }, { MethodName: "UnlockAlpha1", Handler: _Dapr_UnlockAlpha1_Handler, }, { MethodName: "GetMetadata", Handler: _Dapr_GetMetadata_Handler, }, { MethodName: "SetMetadata", Handler: _Dapr_SetMetadata_Handler, }, { MethodName: "SubtleGetKeyAlpha1", Handler: _Dapr_SubtleGetKeyAlpha1_Handler, }, { MethodName: "SubtleEncryptAlpha1", Handler: _Dapr_SubtleEncryptAlpha1_Handler, }, { MethodName: "SubtleDecryptAlpha1", Handler: _Dapr_SubtleDecryptAlpha1_Handler, }, { MethodName: "SubtleWrapKeyAlpha1", Handler: _Dapr_SubtleWrapKeyAlpha1_Handler, }, { MethodName: "SubtleUnwrapKeyAlpha1", Handler: _Dapr_SubtleUnwrapKeyAlpha1_Handler, }, { MethodName: "SubtleSignAlpha1", Handler: _Dapr_SubtleSignAlpha1_Handler, }, { MethodName: "SubtleVerifyAlpha1", Handler: _Dapr_SubtleVerifyAlpha1_Handler, }, { MethodName: "StartWorkflowAlpha1", Handler: _Dapr_StartWorkflowAlpha1_Handler, }, { MethodName: "GetWorkflowAlpha1", Handler: _Dapr_GetWorkflowAlpha1_Handler, }, { MethodName: "PurgeWorkflowAlpha1", Handler: _Dapr_PurgeWorkflowAlpha1_Handler, }, { MethodName: "TerminateWorkflowAlpha1", Handler: _Dapr_TerminateWorkflowAlpha1_Handler, }, { MethodName: "PauseWorkflowAlpha1", Handler: _Dapr_PauseWorkflowAlpha1_Handler, }, { MethodName: "ResumeWorkflowAlpha1", Handler: _Dapr_ResumeWorkflowAlpha1_Handler, }, { MethodName: "RaiseEventWorkflowAlpha1", Handler: _Dapr_RaiseEventWorkflowAlpha1_Handler, }, { MethodName: "StartWorkflowBeta1", Handler: _Dapr_StartWorkflowBeta1_Handler, }, { MethodName: "GetWorkflowBeta1", Handler: _Dapr_GetWorkflowBeta1_Handler, }, { MethodName: "PurgeWorkflowBeta1", Handler: _Dapr_PurgeWorkflowBeta1_Handler, }, { MethodName: "TerminateWorkflowBeta1", Handler: _Dapr_TerminateWorkflowBeta1_Handler, }, { MethodName: "PauseWorkflowBeta1", Handler: _Dapr_PauseWorkflowBeta1_Handler, }, { MethodName: "ResumeWorkflowBeta1", Handler: _Dapr_ResumeWorkflowBeta1_Handler, }, { MethodName: "RaiseEventWorkflowBeta1", Handler: _Dapr_RaiseEventWorkflowBeta1_Handler, }, { MethodName: "Shutdown", Handler: _Dapr_Shutdown_Handler, }, { MethodName: "ScheduleJobAlpha1", Handler: _Dapr_ScheduleJobAlpha1_Handler, }, { MethodName: "GetJobAlpha1", Handler: _Dapr_GetJobAlpha1_Handler, }, { MethodName: "DeleteJobAlpha1", Handler: _Dapr_DeleteJobAlpha1_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "SubscribeTopicEventsAlpha1", Handler: _Dapr_SubscribeTopicEventsAlpha1_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "SubscribeConfigurationAlpha1", Handler: _Dapr_SubscribeConfigurationAlpha1_Handler, ServerStreams: true, }, { StreamName: "SubscribeConfiguration", Handler: _Dapr_SubscribeConfiguration_Handler, ServerStreams: true, }, { StreamName: "EncryptAlpha1", Handler: _Dapr_EncryptAlpha1_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "DecryptAlpha1", Handler: _Dapr_DecryptAlpha1_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "dapr/proto/runtime/v1/dapr.proto", }
Dapr_ServiceDesc is the grpc.ServiceDesc for Dapr service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_dapr_proto_runtime_v1_appcallback_proto protoreflect.FileDescriptor
var File_dapr_proto_runtime_v1_dapr_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAppCallbackAlphaServer ¶ added in v1.10.0
func RegisterAppCallbackAlphaServer(s grpc.ServiceRegistrar, srv AppCallbackAlphaServer)
func RegisterAppCallbackHealthCheckServer ¶ added in v1.9.0
func RegisterAppCallbackHealthCheckServer(s grpc.ServiceRegistrar, srv AppCallbackHealthCheckServer)
func RegisterAppCallbackServer ¶
func RegisterAppCallbackServer(s grpc.ServiceRegistrar, srv AppCallbackServer)
func RegisterDaprServer ¶
func RegisterDaprServer(s grpc.ServiceRegistrar, srv DaprServer)
Types ¶
type ActiveActorsCount ¶ added in v1.0.0
type ActiveActorsCount struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ActiveActorsCount) Descriptor
deprecated
added in
v1.0.0
func (*ActiveActorsCount) Descriptor() ([]byte, []int)
Deprecated: Use ActiveActorsCount.ProtoReflect.Descriptor instead.
func (*ActiveActorsCount) GetCount ¶ added in v1.0.0
func (x *ActiveActorsCount) GetCount() int32
func (*ActiveActorsCount) GetType ¶ added in v1.0.0
func (x *ActiveActorsCount) GetType() string
func (*ActiveActorsCount) ProtoMessage ¶ added in v1.0.0
func (*ActiveActorsCount) ProtoMessage()
func (*ActiveActorsCount) ProtoReflect ¶ added in v1.0.0
func (x *ActiveActorsCount) ProtoReflect() protoreflect.Message
func (*ActiveActorsCount) Reset ¶ added in v1.0.0
func (x *ActiveActorsCount) Reset()
func (*ActiveActorsCount) String ¶ added in v1.0.0
func (x *ActiveActorsCount) String() string
type ActorRuntime ¶ added in v1.13.0
type ActorRuntime struct { // Contains an enum indicating whether the actor runtime has been initialized. RuntimeStatus ActorRuntime_ActorRuntimeStatus `` /* 160-byte string literal not displayed */ // Count of active actors per type. ActiveActors []*ActiveActorsCount `protobuf:"bytes,2,rep,name=active_actors,json=activeActors,proto3" json:"active_actors,omitempty"` // Indicates whether the actor runtime is ready to host actors. HostReady bool `protobuf:"varint,3,opt,name=host_ready,json=hostReady,proto3" json:"host_ready,omitempty"` // Custom message from the placement provider. Placement string `protobuf:"bytes,4,opt,name=placement,proto3" json:"placement,omitempty"` // contains filtered or unexported fields }
func (*ActorRuntime) Descriptor
deprecated
added in
v1.13.0
func (*ActorRuntime) Descriptor() ([]byte, []int)
Deprecated: Use ActorRuntime.ProtoReflect.Descriptor instead.
func (*ActorRuntime) GetActiveActors ¶ added in v1.13.0
func (x *ActorRuntime) GetActiveActors() []*ActiveActorsCount
func (*ActorRuntime) GetHostReady ¶ added in v1.13.0
func (x *ActorRuntime) GetHostReady() bool
func (*ActorRuntime) GetPlacement ¶ added in v1.13.0
func (x *ActorRuntime) GetPlacement() string
func (*ActorRuntime) GetRuntimeStatus ¶ added in v1.13.0
func (x *ActorRuntime) GetRuntimeStatus() ActorRuntime_ActorRuntimeStatus
func (*ActorRuntime) ProtoMessage ¶ added in v1.13.0
func (*ActorRuntime) ProtoMessage()
func (*ActorRuntime) ProtoReflect ¶ added in v1.13.0
func (x *ActorRuntime) ProtoReflect() protoreflect.Message
func (*ActorRuntime) Reset ¶ added in v1.13.0
func (x *ActorRuntime) Reset()
func (*ActorRuntime) String ¶ added in v1.13.0
func (x *ActorRuntime) String() string
type ActorRuntime_ActorRuntimeStatus ¶ added in v1.13.0
type ActorRuntime_ActorRuntimeStatus int32
const ( // Indicates that the actor runtime is still being initialized. ActorRuntime_INITIALIZING ActorRuntime_ActorRuntimeStatus = 0 // Indicates that the actor runtime is disabled. // This normally happens when Dapr is started without "placement-host-address" ActorRuntime_DISABLED ActorRuntime_ActorRuntimeStatus = 1 // Indicates the actor runtime is running, either as an actor host or client. ActorRuntime_RUNNING ActorRuntime_ActorRuntimeStatus = 2 )
func (ActorRuntime_ActorRuntimeStatus) Descriptor ¶ added in v1.13.0
func (ActorRuntime_ActorRuntimeStatus) Descriptor() protoreflect.EnumDescriptor
func (ActorRuntime_ActorRuntimeStatus) Enum ¶ added in v1.13.0
func (x ActorRuntime_ActorRuntimeStatus) Enum() *ActorRuntime_ActorRuntimeStatus
func (ActorRuntime_ActorRuntimeStatus) EnumDescriptor
deprecated
added in
v1.13.0
func (ActorRuntime_ActorRuntimeStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ActorRuntime_ActorRuntimeStatus.Descriptor instead.
func (ActorRuntime_ActorRuntimeStatus) Number ¶ added in v1.13.0
func (x ActorRuntime_ActorRuntimeStatus) Number() protoreflect.EnumNumber
func (ActorRuntime_ActorRuntimeStatus) String ¶ added in v1.13.0
func (x ActorRuntime_ActorRuntimeStatus) String() string
func (ActorRuntime_ActorRuntimeStatus) Type ¶ added in v1.13.0
func (ActorRuntime_ActorRuntimeStatus) Type() protoreflect.EnumType
type AppCallbackAlphaClient ¶ added in v1.10.0
type AppCallbackAlphaClient interface { // Subscribes bulk events from Pubsub OnBulkTopicEventAlpha1(ctx context.Context, in *TopicEventBulkRequest, opts ...grpc.CallOption) (*TopicEventBulkResponse, error) // Sends job back to the app's endpoint at trigger time. OnJobEventAlpha1(ctx context.Context, in *JobEventRequest, opts ...grpc.CallOption) (*JobEventResponse, error) }
AppCallbackAlphaClient is the client API for AppCallbackAlpha service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppCallbackAlphaClient ¶ added in v1.10.0
func NewAppCallbackAlphaClient(cc grpc.ClientConnInterface) AppCallbackAlphaClient
type AppCallbackAlphaServer ¶ added in v1.10.0
type AppCallbackAlphaServer interface { // Subscribes bulk events from Pubsub OnBulkTopicEventAlpha1(context.Context, *TopicEventBulkRequest) (*TopicEventBulkResponse, error) // Sends job back to the app's endpoint at trigger time. OnJobEventAlpha1(context.Context, *JobEventRequest) (*JobEventResponse, error) }
AppCallbackAlphaServer is the server API for AppCallbackAlpha service. All implementations should embed UnimplementedAppCallbackAlphaServer for forward compatibility
type AppCallbackClient ¶
type AppCallbackClient interface { // Invokes service method with InvokeRequest. OnInvoke(ctx context.Context, in *v1.InvokeRequest, opts ...grpc.CallOption) (*v1.InvokeResponse, error) // Lists all topics subscribed by this app. ListTopicSubscriptions(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ListTopicSubscriptionsResponse, error) // Subscribes events from Pubsub OnTopicEvent(ctx context.Context, in *TopicEventRequest, opts ...grpc.CallOption) (*TopicEventResponse, error) // Lists all input bindings subscribed by this app. ListInputBindings(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ListInputBindingsResponse, error) // Listens events from the input bindings // // User application can save the states or send the events to the output // bindings optionally by returning BindingEventResponse. OnBindingEvent(ctx context.Context, in *BindingEventRequest, opts ...grpc.CallOption) (*BindingEventResponse, error) }
AppCallbackClient is the client API for AppCallback service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppCallbackClient ¶
func NewAppCallbackClient(cc grpc.ClientConnInterface) AppCallbackClient
type AppCallbackHealthCheckClient ¶ added in v1.9.0
type AppCallbackHealthCheckClient interface { // Health check. HealthCheck(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*HealthCheckResponse, error) }
AppCallbackHealthCheckClient is the client API for AppCallbackHealthCheck service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppCallbackHealthCheckClient ¶ added in v1.9.0
func NewAppCallbackHealthCheckClient(cc grpc.ClientConnInterface) AppCallbackHealthCheckClient
type AppCallbackHealthCheckServer ¶ added in v1.9.0
type AppCallbackHealthCheckServer interface { // Health check. HealthCheck(context.Context, *emptypb.Empty) (*HealthCheckResponse, error) }
AppCallbackHealthCheckServer is the server API for AppCallbackHealthCheck service. All implementations should embed UnimplementedAppCallbackHealthCheckServer for forward compatibility
type AppCallbackServer ¶
type AppCallbackServer interface { // Invokes service method with InvokeRequest. OnInvoke(context.Context, *v1.InvokeRequest) (*v1.InvokeResponse, error) // Lists all topics subscribed by this app. ListTopicSubscriptions(context.Context, *emptypb.Empty) (*ListTopicSubscriptionsResponse, error) // Subscribes events from Pubsub OnTopicEvent(context.Context, *TopicEventRequest) (*TopicEventResponse, error) // Lists all input bindings subscribed by this app. ListInputBindings(context.Context, *emptypb.Empty) (*ListInputBindingsResponse, error) // Listens events from the input bindings // // User application can save the states or send the events to the output // bindings optionally by returning BindingEventResponse. OnBindingEvent(context.Context, *BindingEventRequest) (*BindingEventResponse, error) }
AppCallbackServer is the server API for AppCallback service. All implementations should embed UnimplementedAppCallbackServer for forward compatibility
type AppConnectionHealthProperties ¶ added in v1.12.0
type AppConnectionHealthProperties struct { HealthCheckPath string `protobuf:"bytes,1,opt,name=health_check_path,json=healthCheckPath,proto3" json:"health_check_path,omitempty"` HealthProbeInterval string `protobuf:"bytes,2,opt,name=health_probe_interval,json=healthProbeInterval,proto3" json:"health_probe_interval,omitempty"` HealthProbeTimeout string `protobuf:"bytes,3,opt,name=health_probe_timeout,json=healthProbeTimeout,proto3" json:"health_probe_timeout,omitempty"` HealthThreshold int32 `protobuf:"varint,4,opt,name=health_threshold,json=healthThreshold,proto3" json:"health_threshold,omitempty"` // contains filtered or unexported fields }
func (*AppConnectionHealthProperties) Descriptor
deprecated
added in
v1.12.0
func (*AppConnectionHealthProperties) Descriptor() ([]byte, []int)
Deprecated: Use AppConnectionHealthProperties.ProtoReflect.Descriptor instead.
func (*AppConnectionHealthProperties) GetHealthCheckPath ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) GetHealthCheckPath() string
func (*AppConnectionHealthProperties) GetHealthProbeInterval ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) GetHealthProbeInterval() string
func (*AppConnectionHealthProperties) GetHealthProbeTimeout ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) GetHealthProbeTimeout() string
func (*AppConnectionHealthProperties) GetHealthThreshold ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) GetHealthThreshold() int32
func (*AppConnectionHealthProperties) ProtoMessage ¶ added in v1.12.0
func (*AppConnectionHealthProperties) ProtoMessage()
func (*AppConnectionHealthProperties) ProtoReflect ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) ProtoReflect() protoreflect.Message
func (*AppConnectionHealthProperties) Reset ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) Reset()
func (*AppConnectionHealthProperties) String ¶ added in v1.12.0
func (x *AppConnectionHealthProperties) String() string
type AppConnectionProperties ¶ added in v1.12.0
type AppConnectionProperties struct { Port int32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` Protocol string `protobuf:"bytes,2,opt,name=protocol,proto3" json:"protocol,omitempty"` ChannelAddress string `protobuf:"bytes,3,opt,name=channel_address,json=channelAddress,proto3" json:"channel_address,omitempty"` MaxConcurrency int32 `protobuf:"varint,4,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"` Health *AppConnectionHealthProperties `protobuf:"bytes,5,opt,name=health,proto3" json:"health,omitempty"` // contains filtered or unexported fields }
func (*AppConnectionProperties) Descriptor
deprecated
added in
v1.12.0
func (*AppConnectionProperties) Descriptor() ([]byte, []int)
Deprecated: Use AppConnectionProperties.ProtoReflect.Descriptor instead.
func (*AppConnectionProperties) GetChannelAddress ¶ added in v1.12.0
func (x *AppConnectionProperties) GetChannelAddress() string
func (*AppConnectionProperties) GetHealth ¶ added in v1.12.0
func (x *AppConnectionProperties) GetHealth() *AppConnectionHealthProperties
func (*AppConnectionProperties) GetMaxConcurrency ¶ added in v1.12.0
func (x *AppConnectionProperties) GetMaxConcurrency() int32
func (*AppConnectionProperties) GetPort ¶ added in v1.12.0
func (x *AppConnectionProperties) GetPort() int32
func (*AppConnectionProperties) GetProtocol ¶ added in v1.12.0
func (x *AppConnectionProperties) GetProtocol() string
func (*AppConnectionProperties) ProtoMessage ¶ added in v1.12.0
func (*AppConnectionProperties) ProtoMessage()
func (*AppConnectionProperties) ProtoReflect ¶ added in v1.12.0
func (x *AppConnectionProperties) ProtoReflect() protoreflect.Message
func (*AppConnectionProperties) Reset ¶ added in v1.12.0
func (x *AppConnectionProperties) Reset()
func (*AppConnectionProperties) String ¶ added in v1.12.0
func (x *AppConnectionProperties) String() string
type BindingEventRequest ¶
type BindingEventRequest struct { // Required. The name of the input binding component. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. The payload that the input bindings sent Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // The metadata set by the input binging components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
BindingEventRequest represents input bindings event.
func (*BindingEventRequest) Descriptor
deprecated
func (*BindingEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use BindingEventRequest.ProtoReflect.Descriptor instead.
func (*BindingEventRequest) GetData ¶
func (x *BindingEventRequest) GetData() []byte
func (*BindingEventRequest) GetMetadata ¶
func (x *BindingEventRequest) GetMetadata() map[string]string
func (*BindingEventRequest) GetName ¶
func (x *BindingEventRequest) GetName() string
func (*BindingEventRequest) ProtoMessage ¶
func (*BindingEventRequest) ProtoMessage()
func (*BindingEventRequest) ProtoReflect ¶ added in v1.0.0
func (x *BindingEventRequest) ProtoReflect() protoreflect.Message
func (*BindingEventRequest) Reset ¶
func (x *BindingEventRequest) Reset()
func (*BindingEventRequest) String ¶
func (x *BindingEventRequest) String() string
type BindingEventResponse ¶
type BindingEventResponse struct { // The name of state store where states are saved. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The state key values which will be stored in store_name. States []*v1.StateItem `protobuf:"bytes,2,rep,name=states,proto3" json:"states,omitempty"` // The list of output bindings. To []string `protobuf:"bytes,3,rep,name=to,proto3" json:"to,omitempty"` // The content which will be sent to "to" output bindings. Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // The concurrency of output bindings to send data to // "to" output bindings list. The default is SEQUENTIAL. Concurrency BindingEventResponse_BindingEventConcurrency `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
BindingEventResponse includes operations to save state or send data to output bindings optionally.
func (*BindingEventResponse) Descriptor
deprecated
func (*BindingEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use BindingEventResponse.ProtoReflect.Descriptor instead.
func (*BindingEventResponse) GetConcurrency ¶
func (x *BindingEventResponse) GetConcurrency() BindingEventResponse_BindingEventConcurrency
func (*BindingEventResponse) GetData ¶
func (x *BindingEventResponse) GetData() []byte
func (*BindingEventResponse) GetStates ¶
func (x *BindingEventResponse) GetStates() []*v1.StateItem
func (*BindingEventResponse) GetStoreName ¶
func (x *BindingEventResponse) GetStoreName() string
func (*BindingEventResponse) GetTo ¶
func (x *BindingEventResponse) GetTo() []string
func (*BindingEventResponse) ProtoMessage ¶
func (*BindingEventResponse) ProtoMessage()
func (*BindingEventResponse) ProtoReflect ¶ added in v1.0.0
func (x *BindingEventResponse) ProtoReflect() protoreflect.Message
func (*BindingEventResponse) Reset ¶
func (x *BindingEventResponse) Reset()
func (*BindingEventResponse) String ¶
func (x *BindingEventResponse) String() string
type BindingEventResponse_BindingEventConcurrency ¶
type BindingEventResponse_BindingEventConcurrency int32
BindingEventConcurrency is the kind of concurrency
const ( // SEQUENTIAL sends data to output bindings specified in "to" sequentially. BindingEventResponse_SEQUENTIAL BindingEventResponse_BindingEventConcurrency = 0 // PARALLEL sends data to output bindings specified in "to" in parallel. BindingEventResponse_PARALLEL BindingEventResponse_BindingEventConcurrency = 1 )
func (BindingEventResponse_BindingEventConcurrency) Descriptor ¶ added in v1.0.0
func (BindingEventResponse_BindingEventConcurrency) Descriptor() protoreflect.EnumDescriptor
func (BindingEventResponse_BindingEventConcurrency) EnumDescriptor
deprecated
func (BindingEventResponse_BindingEventConcurrency) EnumDescriptor() ([]byte, []int)
Deprecated: Use BindingEventResponse_BindingEventConcurrency.Descriptor instead.
func (BindingEventResponse_BindingEventConcurrency) Number ¶ added in v1.0.0
func (x BindingEventResponse_BindingEventConcurrency) Number() protoreflect.EnumNumber
func (BindingEventResponse_BindingEventConcurrency) String ¶
func (x BindingEventResponse_BindingEventConcurrency) String() string
func (BindingEventResponse_BindingEventConcurrency) Type ¶ added in v1.0.0
func (BindingEventResponse_BindingEventConcurrency) Type() protoreflect.EnumType
type BulkPublishRequest ¶ added in v1.10.0
type BulkPublishRequest struct { // The name of the pubsub component PubsubName string `protobuf:"bytes,1,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // The pubsub topic Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // The entries which contain the individual events and associated details to be published Entries []*BulkPublishRequestEntry `protobuf:"bytes,3,rep,name=entries,proto3" json:"entries,omitempty"` // The request level metadata passing to to the pubsub components Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
BulkPublishRequest is the message to bulk publish events to pubsub topic
func (*BulkPublishRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *BulkPublishRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*BulkPublishRequest) Descriptor
deprecated
added in
v1.10.0
func (*BulkPublishRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkPublishRequest.ProtoReflect.Descriptor instead.
func (*BulkPublishRequest) GetEntries ¶ added in v1.10.0
func (x *BulkPublishRequest) GetEntries() []*BulkPublishRequestEntry
func (*BulkPublishRequest) GetMetadata ¶ added in v1.10.0
func (x *BulkPublishRequest) GetMetadata() map[string]string
func (*BulkPublishRequest) GetPubsubName ¶ added in v1.10.0
func (x *BulkPublishRequest) GetPubsubName() string
func (*BulkPublishRequest) GetTopic ¶ added in v1.10.0
func (x *BulkPublishRequest) GetTopic() string
func (*BulkPublishRequest) ProtoMessage ¶ added in v1.10.0
func (*BulkPublishRequest) ProtoMessage()
func (*BulkPublishRequest) ProtoReflect ¶ added in v1.10.0
func (x *BulkPublishRequest) ProtoReflect() protoreflect.Message
func (*BulkPublishRequest) Reset ¶ added in v1.10.0
func (x *BulkPublishRequest) Reset()
func (*BulkPublishRequest) String ¶ added in v1.10.0
func (x *BulkPublishRequest) String() string
type BulkPublishRequestEntry ¶ added in v1.10.0
type BulkPublishRequestEntry struct { // The request scoped unique ID referring to this message. Used to map status in response EntryId string `protobuf:"bytes,1,opt,name=entry_id,json=entryId,proto3" json:"entry_id,omitempty"` // The event which will be pulished to the topic Event []byte `protobuf:"bytes,2,opt,name=event,proto3" json:"event,omitempty"` // The content type for the event ContentType string `protobuf:"bytes,3,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` // The event level metadata passing to the pubsub component Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
BulkPublishRequestEntry is the message containing the event to be bulk published
func (*BulkPublishRequestEntry) Descriptor
deprecated
added in
v1.10.0
func (*BulkPublishRequestEntry) Descriptor() ([]byte, []int)
Deprecated: Use BulkPublishRequestEntry.ProtoReflect.Descriptor instead.
func (*BulkPublishRequestEntry) GetContentType ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) GetContentType() string
func (*BulkPublishRequestEntry) GetEntryId ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) GetEntryId() string
func (*BulkPublishRequestEntry) GetEvent ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) GetEvent() []byte
func (*BulkPublishRequestEntry) GetMetadata ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) GetMetadata() map[string]string
func (*BulkPublishRequestEntry) ProtoMessage ¶ added in v1.10.0
func (*BulkPublishRequestEntry) ProtoMessage()
func (*BulkPublishRequestEntry) ProtoReflect ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) ProtoReflect() protoreflect.Message
func (*BulkPublishRequestEntry) Reset ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) Reset()
func (*BulkPublishRequestEntry) String ¶ added in v1.10.0
func (x *BulkPublishRequestEntry) String() string
type BulkPublishResponse ¶ added in v1.10.0
type BulkPublishResponse struct { // The entries for different events that failed publish in the BulkPublishEvent call FailedEntries []*BulkPublishResponseFailedEntry `protobuf:"bytes,1,rep,name=failedEntries,proto3" json:"failedEntries,omitempty"` // contains filtered or unexported fields }
BulkPublishResponse is the message returned from a BulkPublishEvent call
func (*BulkPublishResponse) Descriptor
deprecated
added in
v1.10.0
func (*BulkPublishResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkPublishResponse.ProtoReflect.Descriptor instead.
func (*BulkPublishResponse) GetFailedEntries ¶ added in v1.10.0
func (x *BulkPublishResponse) GetFailedEntries() []*BulkPublishResponseFailedEntry
func (*BulkPublishResponse) ProtoMessage ¶ added in v1.10.0
func (*BulkPublishResponse) ProtoMessage()
func (*BulkPublishResponse) ProtoReflect ¶ added in v1.10.0
func (x *BulkPublishResponse) ProtoReflect() protoreflect.Message
func (*BulkPublishResponse) Reset ¶ added in v1.10.0
func (x *BulkPublishResponse) Reset()
func (*BulkPublishResponse) String ¶ added in v1.10.0
func (x *BulkPublishResponse) String() string
type BulkPublishResponseFailedEntry ¶ added in v1.10.0
type BulkPublishResponseFailedEntry struct { // The response scoped unique ID referring to this message EntryId string `protobuf:"bytes,1,opt,name=entry_id,json=entryId,proto3" json:"entry_id,omitempty"` // The error message if any on failure Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call
func (*BulkPublishResponseFailedEntry) Descriptor
deprecated
added in
v1.10.0
func (*BulkPublishResponseFailedEntry) Descriptor() ([]byte, []int)
Deprecated: Use BulkPublishResponseFailedEntry.ProtoReflect.Descriptor instead.
func (*BulkPublishResponseFailedEntry) GetEntryId ¶ added in v1.10.0
func (x *BulkPublishResponseFailedEntry) GetEntryId() string
func (*BulkPublishResponseFailedEntry) GetError ¶ added in v1.10.0
func (x *BulkPublishResponseFailedEntry) GetError() string
func (*BulkPublishResponseFailedEntry) ProtoMessage ¶ added in v1.10.0
func (*BulkPublishResponseFailedEntry) ProtoMessage()
func (*BulkPublishResponseFailedEntry) ProtoReflect ¶ added in v1.10.0
func (x *BulkPublishResponseFailedEntry) ProtoReflect() protoreflect.Message
func (*BulkPublishResponseFailedEntry) Reset ¶ added in v1.10.0
func (x *BulkPublishResponseFailedEntry) Reset()
func (*BulkPublishResponseFailedEntry) String ¶ added in v1.10.0
func (x *BulkPublishResponseFailedEntry) String() string
type BulkStateItem ¶ added in v0.10.0
type BulkStateItem struct { // state item key Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // The byte array data Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // The entity tag which represents the specific version of data. // ETag format is defined by the corresponding data store. Etag string `protobuf:"bytes,3,opt,name=etag,proto3" json:"etag,omitempty"` // The error that was returned from the state store in case of a failed get operation. Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` // The metadata which will be sent to app. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
BulkStateItem is the response item for a bulk get operation. Return values include the item key, data and etag.
func (*BulkStateItem) Descriptor
deprecated
added in
v0.10.0
func (*BulkStateItem) Descriptor() ([]byte, []int)
Deprecated: Use BulkStateItem.ProtoReflect.Descriptor instead.
func (*BulkStateItem) GetData ¶ added in v0.10.0
func (x *BulkStateItem) GetData() []byte
func (*BulkStateItem) GetError ¶ added in v0.11.0
func (x *BulkStateItem) GetError() string
func (*BulkStateItem) GetEtag ¶ added in v0.10.0
func (x *BulkStateItem) GetEtag() string
func (*BulkStateItem) GetKey ¶ added in v0.10.0
func (x *BulkStateItem) GetKey() string
func (*BulkStateItem) GetMetadata ¶ added in v1.0.0
func (x *BulkStateItem) GetMetadata() map[string]string
func (*BulkStateItem) ProtoMessage ¶ added in v0.10.0
func (*BulkStateItem) ProtoMessage()
func (*BulkStateItem) ProtoReflect ¶ added in v1.0.0
func (x *BulkStateItem) ProtoReflect() protoreflect.Message
func (*BulkStateItem) Reset ¶ added in v0.10.0
func (x *BulkStateItem) Reset()
func (*BulkStateItem) String ¶ added in v0.10.0
func (x *BulkStateItem) String() string
type BulkSubscribeConfig ¶ added in v1.10.0
type BulkSubscribeConfig struct { // Required. Flag to enable/disable bulk subscribe Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // Optional. Max number of messages to be sent in a single bulk request MaxMessagesCount int32 `protobuf:"varint,2,opt,name=max_messages_count,json=maxMessagesCount,proto3" json:"max_messages_count,omitempty"` // Optional. Max duration to wait for messages to be sent in a single bulk request MaxAwaitDurationMs int32 `protobuf:"varint,3,opt,name=max_await_duration_ms,json=maxAwaitDurationMs,proto3" json:"max_await_duration_ms,omitempty"` // contains filtered or unexported fields }
BulkSubscribeConfig is the message to pass settings for bulk subscribe
func (*BulkSubscribeConfig) Descriptor
deprecated
added in
v1.10.0
func (*BulkSubscribeConfig) Descriptor() ([]byte, []int)
Deprecated: Use BulkSubscribeConfig.ProtoReflect.Descriptor instead.
func (*BulkSubscribeConfig) GetEnabled ¶ added in v1.10.0
func (x *BulkSubscribeConfig) GetEnabled() bool
func (*BulkSubscribeConfig) GetMaxAwaitDurationMs ¶ added in v1.10.0
func (x *BulkSubscribeConfig) GetMaxAwaitDurationMs() int32
func (*BulkSubscribeConfig) GetMaxMessagesCount ¶ added in v1.10.0
func (x *BulkSubscribeConfig) GetMaxMessagesCount() int32
func (*BulkSubscribeConfig) ProtoMessage ¶ added in v1.10.0
func (*BulkSubscribeConfig) ProtoMessage()
func (*BulkSubscribeConfig) ProtoReflect ¶ added in v1.10.0
func (x *BulkSubscribeConfig) ProtoReflect() protoreflect.Message
func (*BulkSubscribeConfig) Reset ¶ added in v1.10.0
func (x *BulkSubscribeConfig) Reset()
func (*BulkSubscribeConfig) String ¶ added in v1.10.0
func (x *BulkSubscribeConfig) String() string
type CryptoRequests ¶ added in v1.11.0
type CryptoRequests interface { proto.Message // SetPayload sets the payload. SetPayload(payload *commonv1pb.StreamPayload) // GetPayload returns the payload. GetPayload() *commonv1pb.StreamPayload // Reset the object. Reset() // SetOptions sets the Options property. SetOptions(opts proto.Message) // HasOptions returns true if the Options property is not empty. HasOptions() bool }
CryptoRequests is an interface for EncryptRequest and DecryptRequest.
type CryptoResponses ¶ added in v1.11.0
type CryptoResponses interface { proto.Message // SetPayload sets the payload. SetPayload(payload *commonv1pb.StreamPayload) // GetPayload returns the payload. GetPayload() *commonv1pb.StreamPayload // Reset the object. Reset() }
CryptoResponses is an interface for EncryptResponse and DecryptResponse.
type DaprClient ¶
type DaprClient interface { // Invokes a method on a remote Dapr app. // Deprecated: Use proxy mode service invocation instead. InvokeService(ctx context.Context, in *InvokeServiceRequest, opts ...grpc.CallOption) (*v1.InvokeResponse, error) // Gets the state for a specific key. GetState(ctx context.Context, in *GetStateRequest, opts ...grpc.CallOption) (*GetStateResponse, error) // Gets a bulk of state items for a list of keys GetBulkState(ctx context.Context, in *GetBulkStateRequest, opts ...grpc.CallOption) (*GetBulkStateResponse, error) // Saves the state for a specific key. SaveState(ctx context.Context, in *SaveStateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Queries the state. QueryStateAlpha1(ctx context.Context, in *QueryStateRequest, opts ...grpc.CallOption) (*QueryStateResponse, error) // Deletes the state for a specific key. DeleteState(ctx context.Context, in *DeleteStateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Deletes a bulk of state items for a list of keys DeleteBulkState(ctx context.Context, in *DeleteBulkStateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Executes transactions for a specified store ExecuteStateTransaction(ctx context.Context, in *ExecuteStateTransactionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Publishes events to the specific topic. PublishEvent(ctx context.Context, in *PublishEventRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Bulk Publishes multiple events to the specified topic. BulkPublishEventAlpha1(ctx context.Context, in *BulkPublishRequest, opts ...grpc.CallOption) (*BulkPublishResponse, error) // SubscribeTopicEventsAlpha1 subscribes to a PubSub topic and receives topic // events from it. SubscribeTopicEventsAlpha1(ctx context.Context, opts ...grpc.CallOption) (Dapr_SubscribeTopicEventsAlpha1Client, error) // Invokes binding data to specific output bindings InvokeBinding(ctx context.Context, in *InvokeBindingRequest, opts ...grpc.CallOption) (*InvokeBindingResponse, error) // Gets secrets from secret stores. GetSecret(ctx context.Context, in *GetSecretRequest, opts ...grpc.CallOption) (*GetSecretResponse, error) // Gets a bulk of secrets GetBulkSecret(ctx context.Context, in *GetBulkSecretRequest, opts ...grpc.CallOption) (*GetBulkSecretResponse, error) // Register an actor timer. RegisterActorTimer(ctx context.Context, in *RegisterActorTimerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Unregister an actor timer. UnregisterActorTimer(ctx context.Context, in *UnregisterActorTimerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Register an actor reminder. RegisterActorReminder(ctx context.Context, in *RegisterActorReminderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Unregister an actor reminder. UnregisterActorReminder(ctx context.Context, in *UnregisterActorReminderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Gets the state for a specific actor. GetActorState(ctx context.Context, in *GetActorStateRequest, opts ...grpc.CallOption) (*GetActorStateResponse, error) // Executes state transactions for a specified actor ExecuteActorStateTransaction(ctx context.Context, in *ExecuteActorStateTransactionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // InvokeActor calls a method on an actor. InvokeActor(ctx context.Context, in *InvokeActorRequest, opts ...grpc.CallOption) (*InvokeActorResponse, error) // GetConfiguration gets configuration from configuration store. GetConfigurationAlpha1(ctx context.Context, in *GetConfigurationRequest, opts ...grpc.CallOption) (*GetConfigurationResponse, error) // GetConfiguration gets configuration from configuration store. GetConfiguration(ctx context.Context, in *GetConfigurationRequest, opts ...grpc.CallOption) (*GetConfigurationResponse, error) // SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream SubscribeConfigurationAlpha1(ctx context.Context, in *SubscribeConfigurationRequest, opts ...grpc.CallOption) (Dapr_SubscribeConfigurationAlpha1Client, error) // SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream SubscribeConfiguration(ctx context.Context, in *SubscribeConfigurationRequest, opts ...grpc.CallOption) (Dapr_SubscribeConfigurationClient, error) // UnSubscribeConfiguration unsubscribe the subscription of configuration UnsubscribeConfigurationAlpha1(ctx context.Context, in *UnsubscribeConfigurationRequest, opts ...grpc.CallOption) (*UnsubscribeConfigurationResponse, error) // UnSubscribeConfiguration unsubscribe the subscription of configuration UnsubscribeConfiguration(ctx context.Context, in *UnsubscribeConfigurationRequest, opts ...grpc.CallOption) (*UnsubscribeConfigurationResponse, error) // TryLockAlpha1 tries to get a lock with an expiry. TryLockAlpha1(ctx context.Context, in *TryLockRequest, opts ...grpc.CallOption) (*TryLockResponse, error) // UnlockAlpha1 unlocks a lock. UnlockAlpha1(ctx context.Context, in *UnlockRequest, opts ...grpc.CallOption) (*UnlockResponse, error) // EncryptAlpha1 encrypts a message using the Dapr encryption scheme and a key stored in the vault. EncryptAlpha1(ctx context.Context, opts ...grpc.CallOption) (Dapr_EncryptAlpha1Client, error) // DecryptAlpha1 decrypts a message using the Dapr encryption scheme and a key stored in the vault. DecryptAlpha1(ctx context.Context, opts ...grpc.CallOption) (Dapr_DecryptAlpha1Client, error) // Gets metadata of the sidecar GetMetadata(ctx context.Context, in *GetMetadataRequest, opts ...grpc.CallOption) (*GetMetadataResponse, error) // Sets value in extended metadata of the sidecar SetMetadata(ctx context.Context, in *SetMetadataRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault. SubtleGetKeyAlpha1(ctx context.Context, in *SubtleGetKeyRequest, opts ...grpc.CallOption) (*SubtleGetKeyResponse, error) // SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault. SubtleEncryptAlpha1(ctx context.Context, in *SubtleEncryptRequest, opts ...grpc.CallOption) (*SubtleEncryptResponse, error) // SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault. SubtleDecryptAlpha1(ctx context.Context, in *SubtleDecryptRequest, opts ...grpc.CallOption) (*SubtleDecryptResponse, error) // SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault. SubtleWrapKeyAlpha1(ctx context.Context, in *SubtleWrapKeyRequest, opts ...grpc.CallOption) (*SubtleWrapKeyResponse, error) // SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault. SubtleUnwrapKeyAlpha1(ctx context.Context, in *SubtleUnwrapKeyRequest, opts ...grpc.CallOption) (*SubtleUnwrapKeyResponse, error) // SubtleSignAlpha1 signs a message using a key stored in the vault. SubtleSignAlpha1(ctx context.Context, in *SubtleSignRequest, opts ...grpc.CallOption) (*SubtleSignResponse, error) // SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault. SubtleVerifyAlpha1(ctx context.Context, in *SubtleVerifyRequest, opts ...grpc.CallOption) (*SubtleVerifyResponse, error) // Starts a new instance of a workflow StartWorkflowAlpha1(ctx context.Context, in *StartWorkflowRequest, opts ...grpc.CallOption) (*StartWorkflowResponse, error) // Gets details about a started workflow instance GetWorkflowAlpha1(ctx context.Context, in *GetWorkflowRequest, opts ...grpc.CallOption) (*GetWorkflowResponse, error) // Purge Workflow PurgeWorkflowAlpha1(ctx context.Context, in *PurgeWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Terminates a running workflow instance TerminateWorkflowAlpha1(ctx context.Context, in *TerminateWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Pauses a running workflow instance PauseWorkflowAlpha1(ctx context.Context, in *PauseWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Resumes a paused workflow instance ResumeWorkflowAlpha1(ctx context.Context, in *ResumeWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Raise an event to a running workflow instance RaiseEventWorkflowAlpha1(ctx context.Context, in *RaiseEventWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Starts a new instance of a workflow StartWorkflowBeta1(ctx context.Context, in *StartWorkflowRequest, opts ...grpc.CallOption) (*StartWorkflowResponse, error) // Gets details about a started workflow instance GetWorkflowBeta1(ctx context.Context, in *GetWorkflowRequest, opts ...grpc.CallOption) (*GetWorkflowResponse, error) // Purge Workflow PurgeWorkflowBeta1(ctx context.Context, in *PurgeWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Terminates a running workflow instance TerminateWorkflowBeta1(ctx context.Context, in *TerminateWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Pauses a running workflow instance PauseWorkflowBeta1(ctx context.Context, in *PauseWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Resumes a paused workflow instance ResumeWorkflowBeta1(ctx context.Context, in *ResumeWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Raise an event to a running workflow instance RaiseEventWorkflowBeta1(ctx context.Context, in *RaiseEventWorkflowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Shutdown the sidecar Shutdown(ctx context.Context, in *ShutdownRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Create and schedule a job ScheduleJobAlpha1(ctx context.Context, in *ScheduleJobRequest, opts ...grpc.CallOption) (*ScheduleJobResponse, error) // Gets a scheduled job GetJobAlpha1(ctx context.Context, in *GetJobRequest, opts ...grpc.CallOption) (*GetJobResponse, error) // Delete a job DeleteJobAlpha1(ctx context.Context, in *DeleteJobRequest, opts ...grpc.CallOption) (*DeleteJobResponse, error) }
DaprClient is the client API for Dapr service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDaprClient ¶
func NewDaprClient(cc grpc.ClientConnInterface) DaprClient
type DaprServer ¶
type DaprServer interface { // Invokes a method on a remote Dapr app. // Deprecated: Use proxy mode service invocation instead. InvokeService(context.Context, *InvokeServiceRequest) (*v1.InvokeResponse, error) // Gets the state for a specific key. GetState(context.Context, *GetStateRequest) (*GetStateResponse, error) // Gets a bulk of state items for a list of keys GetBulkState(context.Context, *GetBulkStateRequest) (*GetBulkStateResponse, error) // Saves the state for a specific key. SaveState(context.Context, *SaveStateRequest) (*emptypb.Empty, error) // Queries the state. QueryStateAlpha1(context.Context, *QueryStateRequest) (*QueryStateResponse, error) // Deletes the state for a specific key. DeleteState(context.Context, *DeleteStateRequest) (*emptypb.Empty, error) // Deletes a bulk of state items for a list of keys DeleteBulkState(context.Context, *DeleteBulkStateRequest) (*emptypb.Empty, error) // Executes transactions for a specified store ExecuteStateTransaction(context.Context, *ExecuteStateTransactionRequest) (*emptypb.Empty, error) // Publishes events to the specific topic. PublishEvent(context.Context, *PublishEventRequest) (*emptypb.Empty, error) // Bulk Publishes multiple events to the specified topic. BulkPublishEventAlpha1(context.Context, *BulkPublishRequest) (*BulkPublishResponse, error) // SubscribeTopicEventsAlpha1 subscribes to a PubSub topic and receives topic // events from it. SubscribeTopicEventsAlpha1(Dapr_SubscribeTopicEventsAlpha1Server) error // Invokes binding data to specific output bindings InvokeBinding(context.Context, *InvokeBindingRequest) (*InvokeBindingResponse, error) // Gets secrets from secret stores. GetSecret(context.Context, *GetSecretRequest) (*GetSecretResponse, error) // Gets a bulk of secrets GetBulkSecret(context.Context, *GetBulkSecretRequest) (*GetBulkSecretResponse, error) // Register an actor timer. RegisterActorTimer(context.Context, *RegisterActorTimerRequest) (*emptypb.Empty, error) // Unregister an actor timer. UnregisterActorTimer(context.Context, *UnregisterActorTimerRequest) (*emptypb.Empty, error) // Register an actor reminder. RegisterActorReminder(context.Context, *RegisterActorReminderRequest) (*emptypb.Empty, error) // Unregister an actor reminder. UnregisterActorReminder(context.Context, *UnregisterActorReminderRequest) (*emptypb.Empty, error) // Gets the state for a specific actor. GetActorState(context.Context, *GetActorStateRequest) (*GetActorStateResponse, error) // Executes state transactions for a specified actor ExecuteActorStateTransaction(context.Context, *ExecuteActorStateTransactionRequest) (*emptypb.Empty, error) // InvokeActor calls a method on an actor. InvokeActor(context.Context, *InvokeActorRequest) (*InvokeActorResponse, error) // GetConfiguration gets configuration from configuration store. GetConfigurationAlpha1(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error) // GetConfiguration gets configuration from configuration store. GetConfiguration(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error) // SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream SubscribeConfigurationAlpha1(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationAlpha1Server) error // SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream SubscribeConfiguration(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationServer) error // UnSubscribeConfiguration unsubscribe the subscription of configuration UnsubscribeConfigurationAlpha1(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error) // UnSubscribeConfiguration unsubscribe the subscription of configuration UnsubscribeConfiguration(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error) // TryLockAlpha1 tries to get a lock with an expiry. TryLockAlpha1(context.Context, *TryLockRequest) (*TryLockResponse, error) // UnlockAlpha1 unlocks a lock. UnlockAlpha1(context.Context, *UnlockRequest) (*UnlockResponse, error) // EncryptAlpha1 encrypts a message using the Dapr encryption scheme and a key stored in the vault. EncryptAlpha1(Dapr_EncryptAlpha1Server) error // DecryptAlpha1 decrypts a message using the Dapr encryption scheme and a key stored in the vault. DecryptAlpha1(Dapr_DecryptAlpha1Server) error // Gets metadata of the sidecar GetMetadata(context.Context, *GetMetadataRequest) (*GetMetadataResponse, error) // Sets value in extended metadata of the sidecar SetMetadata(context.Context, *SetMetadataRequest) (*emptypb.Empty, error) // SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault. SubtleGetKeyAlpha1(context.Context, *SubtleGetKeyRequest) (*SubtleGetKeyResponse, error) // SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault. SubtleEncryptAlpha1(context.Context, *SubtleEncryptRequest) (*SubtleEncryptResponse, error) // SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault. SubtleDecryptAlpha1(context.Context, *SubtleDecryptRequest) (*SubtleDecryptResponse, error) // SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault. SubtleWrapKeyAlpha1(context.Context, *SubtleWrapKeyRequest) (*SubtleWrapKeyResponse, error) // SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault. SubtleUnwrapKeyAlpha1(context.Context, *SubtleUnwrapKeyRequest) (*SubtleUnwrapKeyResponse, error) // SubtleSignAlpha1 signs a message using a key stored in the vault. SubtleSignAlpha1(context.Context, *SubtleSignRequest) (*SubtleSignResponse, error) // SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault. SubtleVerifyAlpha1(context.Context, *SubtleVerifyRequest) (*SubtleVerifyResponse, error) // Starts a new instance of a workflow StartWorkflowAlpha1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error) // Gets details about a started workflow instance GetWorkflowAlpha1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error) // Purge Workflow PurgeWorkflowAlpha1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error) // Terminates a running workflow instance TerminateWorkflowAlpha1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error) // Pauses a running workflow instance PauseWorkflowAlpha1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error) // Resumes a paused workflow instance ResumeWorkflowAlpha1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error) // Raise an event to a running workflow instance RaiseEventWorkflowAlpha1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error) // Starts a new instance of a workflow StartWorkflowBeta1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error) // Gets details about a started workflow instance GetWorkflowBeta1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error) // Purge Workflow PurgeWorkflowBeta1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error) // Terminates a running workflow instance TerminateWorkflowBeta1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error) // Pauses a running workflow instance PauseWorkflowBeta1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error) // Resumes a paused workflow instance ResumeWorkflowBeta1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error) // Raise an event to a running workflow instance RaiseEventWorkflowBeta1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error) // Shutdown the sidecar Shutdown(context.Context, *ShutdownRequest) (*emptypb.Empty, error) // Create and schedule a job ScheduleJobAlpha1(context.Context, *ScheduleJobRequest) (*ScheduleJobResponse, error) // Gets a scheduled job GetJobAlpha1(context.Context, *GetJobRequest) (*GetJobResponse, error) // Delete a job DeleteJobAlpha1(context.Context, *DeleteJobRequest) (*DeleteJobResponse, error) }
DaprServer is the server API for Dapr service. All implementations should embed UnimplementedDaprServer for forward compatibility
type Dapr_DecryptAlpha1Client ¶ added in v1.11.0
type Dapr_DecryptAlpha1Client interface { Send(*DecryptRequest) error Recv() (*DecryptResponse, error) grpc.ClientStream }
type Dapr_DecryptAlpha1Server ¶ added in v1.11.0
type Dapr_DecryptAlpha1Server interface { Send(*DecryptResponse) error Recv() (*DecryptRequest, error) grpc.ServerStream }
type Dapr_EncryptAlpha1Client ¶ added in v1.11.0
type Dapr_EncryptAlpha1Client interface { Send(*EncryptRequest) error Recv() (*EncryptResponse, error) grpc.ClientStream }
type Dapr_EncryptAlpha1Server ¶ added in v1.11.0
type Dapr_EncryptAlpha1Server interface { Send(*EncryptResponse) error Recv() (*EncryptRequest, error) grpc.ServerStream }
type Dapr_SubscribeConfigurationAlpha1Client ¶ added in v1.5.0
type Dapr_SubscribeConfigurationAlpha1Client interface { Recv() (*SubscribeConfigurationResponse, error) grpc.ClientStream }
type Dapr_SubscribeConfigurationAlpha1Server ¶ added in v1.5.0
type Dapr_SubscribeConfigurationAlpha1Server interface { Send(*SubscribeConfigurationResponse) error grpc.ServerStream }
type Dapr_SubscribeConfigurationClient ¶ added in v1.11.0
type Dapr_SubscribeConfigurationClient interface { Recv() (*SubscribeConfigurationResponse, error) grpc.ClientStream }
type Dapr_SubscribeConfigurationServer ¶ added in v1.11.0
type Dapr_SubscribeConfigurationServer interface { Send(*SubscribeConfigurationResponse) error grpc.ServerStream }
type Dapr_SubscribeTopicEventsAlpha1Client ¶ added in v1.14.0
type Dapr_SubscribeTopicEventsAlpha1Client interface { Send(*SubscribeTopicEventsRequestAlpha1) error Recv() (*SubscribeTopicEventsResponseAlpha1, error) grpc.ClientStream }
type Dapr_SubscribeTopicEventsAlpha1Server ¶ added in v1.14.0
type Dapr_SubscribeTopicEventsAlpha1Server interface { Send(*SubscribeTopicEventsResponseAlpha1) error Recv() (*SubscribeTopicEventsRequestAlpha1, error) grpc.ServerStream }
type DecryptRequest ¶ added in v1.11.0
type DecryptRequest struct { // Request details. Must be present in the first message only. Options *DecryptRequestOptions `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` // Chunk of data of arbitrary size. Payload *v1.StreamPayload `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
DecryptRequest is the request for DecryptAlpha1.
func (*DecryptRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*DecryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*DecryptRequest) Descriptor
deprecated
added in
v1.11.0
func (*DecryptRequest) Descriptor() ([]byte, []int)
Deprecated: Use DecryptRequest.ProtoReflect.Descriptor instead.
func (*DecryptRequest) GetOptions ¶ added in v1.11.0
func (x *DecryptRequest) GetOptions() *DecryptRequestOptions
func (*DecryptRequest) GetPayload ¶ added in v1.11.0
func (x *DecryptRequest) GetPayload() *v1.StreamPayload
func (*DecryptRequest) HasOptions ¶ added in v1.11.0
func (x *DecryptRequest) HasOptions() bool
func (*DecryptRequest) ProtoMessage ¶ added in v1.11.0
func (*DecryptRequest) ProtoMessage()
func (*DecryptRequest) ProtoReflect ¶ added in v1.11.0
func (x *DecryptRequest) ProtoReflect() protoreflect.Message
func (*DecryptRequest) Reset ¶ added in v1.11.0
func (x *DecryptRequest) Reset()
func (*DecryptRequest) SetOptions ¶ added in v1.11.0
func (x *DecryptRequest) SetOptions(opts proto.Message)
func (*DecryptRequest) SetPayload ¶ added in v1.11.0
func (x *DecryptRequest) SetPayload(payload *commonv1pb.StreamPayload)
func (*DecryptRequest) String ¶ added in v1.11.0
func (x *DecryptRequest) String() string
type DecryptRequestOptions ¶ added in v1.11.0
type DecryptRequestOptions struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Name (or name/version) of the key to decrypt the message. // Overrides any key reference included in the message if present. // This is required if the message doesn't include a key reference (i.e. was created with omit_decryption_key_name set to true). KeyName string `protobuf:"bytes,12,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // contains filtered or unexported fields }
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.
func (*DecryptRequestOptions) Descriptor
deprecated
added in
v1.11.0
func (*DecryptRequestOptions) Descriptor() ([]byte, []int)
Deprecated: Use DecryptRequestOptions.ProtoReflect.Descriptor instead.
func (*DecryptRequestOptions) GetComponentName ¶ added in v1.11.0
func (x *DecryptRequestOptions) GetComponentName() string
func (*DecryptRequestOptions) GetKeyName ¶ added in v1.11.0
func (x *DecryptRequestOptions) GetKeyName() string
func (*DecryptRequestOptions) ProtoMessage ¶ added in v1.11.0
func (*DecryptRequestOptions) ProtoMessage()
func (*DecryptRequestOptions) ProtoReflect ¶ added in v1.11.0
func (x *DecryptRequestOptions) ProtoReflect() protoreflect.Message
func (*DecryptRequestOptions) Reset ¶ added in v1.11.0
func (x *DecryptRequestOptions) Reset()
func (*DecryptRequestOptions) String ¶ added in v1.11.0
func (x *DecryptRequestOptions) String() string
type DecryptResponse ¶ added in v1.11.0
type DecryptResponse struct { // Chunk of data. Payload *v1.StreamPayload `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
DecryptResponse is the response for DecryptAlpha1.
func (*DecryptResponse) Descriptor
deprecated
added in
v1.11.0
func (*DecryptResponse) Descriptor() ([]byte, []int)
Deprecated: Use DecryptResponse.ProtoReflect.Descriptor instead.
func (*DecryptResponse) GetPayload ¶ added in v1.11.0
func (x *DecryptResponse) GetPayload() *v1.StreamPayload
func (*DecryptResponse) ProtoMessage ¶ added in v1.11.0
func (*DecryptResponse) ProtoMessage()
func (*DecryptResponse) ProtoReflect ¶ added in v1.11.0
func (x *DecryptResponse) ProtoReflect() protoreflect.Message
func (*DecryptResponse) Reset ¶ added in v1.11.0
func (x *DecryptResponse) Reset()
func (*DecryptResponse) SetPayload ¶ added in v1.11.0
func (x *DecryptResponse) SetPayload(payload *commonv1pb.StreamPayload)
func (*DecryptResponse) String ¶ added in v1.11.0
func (x *DecryptResponse) String() string
type DeleteBulkStateRequest ¶ added in v1.0.0
type DeleteBulkStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The array of the state key values. States []*v1.StateItem `protobuf:"bytes,2,rep,name=states,proto3" json:"states,omitempty"` // contains filtered or unexported fields }
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.
func (*DeleteBulkStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*DeleteBulkStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*DeleteBulkStateRequest) Descriptor
deprecated
added in
v1.0.0
func (*DeleteBulkStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBulkStateRequest.ProtoReflect.Descriptor instead.
func (*DeleteBulkStateRequest) GetStates ¶ added in v1.0.0
func (x *DeleteBulkStateRequest) GetStates() []*v1.StateItem
func (*DeleteBulkStateRequest) GetStoreName ¶ added in v1.0.0
func (x *DeleteBulkStateRequest) GetStoreName() string
func (*DeleteBulkStateRequest) ProtoMessage ¶ added in v1.0.0
func (*DeleteBulkStateRequest) ProtoMessage()
func (*DeleteBulkStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *DeleteBulkStateRequest) ProtoReflect() protoreflect.Message
func (*DeleteBulkStateRequest) Reset ¶ added in v1.0.0
func (x *DeleteBulkStateRequest) Reset()
func (*DeleteBulkStateRequest) String ¶ added in v1.0.0
func (x *DeleteBulkStateRequest) String() string
type DeleteJobRequest ¶ added in v1.14.0
type DeleteJobRequest struct { // The name of the job. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
DeleteJobRequest is the message to delete the job by name.
func (*DeleteJobRequest) AppendSpanAttributes ¶ added in v1.14.0
func (*DeleteJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*DeleteJobRequest) Descriptor
deprecated
added in
v1.14.0
func (*DeleteJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteJobRequest.ProtoReflect.Descriptor instead.
func (*DeleteJobRequest) GetName ¶ added in v1.14.0
func (x *DeleteJobRequest) GetName() string
func (*DeleteJobRequest) ProtoMessage ¶ added in v1.14.0
func (*DeleteJobRequest) ProtoMessage()
func (*DeleteJobRequest) ProtoReflect ¶ added in v1.14.0
func (x *DeleteJobRequest) ProtoReflect() protoreflect.Message
func (*DeleteJobRequest) Reset ¶ added in v1.14.0
func (x *DeleteJobRequest) Reset()
func (*DeleteJobRequest) String ¶ added in v1.14.0
func (x *DeleteJobRequest) String() string
type DeleteJobResponse ¶ added in v1.14.0
type DeleteJobResponse struct {
// contains filtered or unexported fields
}
DeleteJobResponse is the message response to delete the job by name.
func (*DeleteJobResponse) Descriptor
deprecated
added in
v1.14.0
func (*DeleteJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteJobResponse.ProtoReflect.Descriptor instead.
func (*DeleteJobResponse) ProtoMessage ¶ added in v1.14.0
func (*DeleteJobResponse) ProtoMessage()
func (*DeleteJobResponse) ProtoReflect ¶ added in v1.14.0
func (x *DeleteJobResponse) ProtoReflect() protoreflect.Message
func (*DeleteJobResponse) Reset ¶ added in v1.14.0
func (x *DeleteJobResponse) Reset()
func (*DeleteJobResponse) String ¶ added in v1.14.0
func (x *DeleteJobResponse) String() string
type DeleteStateRequest ¶
type DeleteStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The key of the desired state Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // The entity tag which represents the specific version of data. // The exact ETag format is defined by the corresponding data store. Etag *v1.Etag `protobuf:"bytes,3,opt,name=etag,proto3" json:"etag,omitempty"` // State operation options which includes concurrency/ // consistency/retry_policy. Options *v1.StateOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // The metadata which will be sent to state store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
DeleteStateRequest is the message to delete key-value states in the specific state store.
func (*DeleteStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *DeleteStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*DeleteStateRequest) Descriptor
deprecated
func (*DeleteStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStateRequest.ProtoReflect.Descriptor instead.
func (*DeleteStateRequest) GetEtag ¶
func (x *DeleteStateRequest) GetEtag() *v1.Etag
func (*DeleteStateRequest) GetKey ¶
func (x *DeleteStateRequest) GetKey() string
func (*DeleteStateRequest) GetMetadata ¶ added in v0.11.0
func (x *DeleteStateRequest) GetMetadata() map[string]string
func (*DeleteStateRequest) GetOptions ¶
func (x *DeleteStateRequest) GetOptions() *v1.StateOptions
func (*DeleteStateRequest) GetStoreName ¶
func (x *DeleteStateRequest) GetStoreName() string
func (*DeleteStateRequest) ProtoMessage ¶
func (*DeleteStateRequest) ProtoMessage()
func (*DeleteStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *DeleteStateRequest) ProtoReflect() protoreflect.Message
func (*DeleteStateRequest) Reset ¶
func (x *DeleteStateRequest) Reset()
func (*DeleteStateRequest) String ¶
func (x *DeleteStateRequest) String() string
type EncryptRequest ¶ added in v1.11.0
type EncryptRequest struct { // Request details. Must be present in the first message only. Options *EncryptRequestOptions `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` // Chunk of data of arbitrary size. Payload *v1.StreamPayload `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
EncryptRequest is the request for EncryptAlpha1.
func (*EncryptRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*EncryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*EncryptRequest) Descriptor
deprecated
added in
v1.11.0
func (*EncryptRequest) Descriptor() ([]byte, []int)
Deprecated: Use EncryptRequest.ProtoReflect.Descriptor instead.
func (*EncryptRequest) GetOptions ¶ added in v1.11.0
func (x *EncryptRequest) GetOptions() *EncryptRequestOptions
func (*EncryptRequest) GetPayload ¶ added in v1.11.0
func (x *EncryptRequest) GetPayload() *v1.StreamPayload
func (*EncryptRequest) HasOptions ¶ added in v1.11.0
func (x *EncryptRequest) HasOptions() bool
func (*EncryptRequest) ProtoMessage ¶ added in v1.11.0
func (*EncryptRequest) ProtoMessage()
func (*EncryptRequest) ProtoReflect ¶ added in v1.11.0
func (x *EncryptRequest) ProtoReflect() protoreflect.Message
func (*EncryptRequest) Reset ¶ added in v1.11.0
func (x *EncryptRequest) Reset()
func (*EncryptRequest) SetOptions ¶ added in v1.11.0
func (x *EncryptRequest) SetOptions(opts proto.Message)
func (*EncryptRequest) SetPayload ¶ added in v1.11.0
func (x *EncryptRequest) SetPayload(payload *commonv1pb.StreamPayload)
func (*EncryptRequest) String ¶ added in v1.11.0
func (x *EncryptRequest) String() string
type EncryptRequestOptions ¶ added in v1.11.0
type EncryptRequestOptions struct { // Name of the component. Required. ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Name (or name/version) of the key. Required. KeyName string `protobuf:"bytes,2,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Key wrapping algorithm to use. Required. // Supported options include: A256KW (alias: AES), A128CBC, A192CBC, A256CBC, RSA-OAEP-256 (alias: RSA). KeyWrapAlgorithm string `protobuf:"bytes,3,opt,name=key_wrap_algorithm,json=keyWrapAlgorithm,proto3" json:"key_wrap_algorithm,omitempty"` // Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305" DataEncryptionCipher string `protobuf:"bytes,10,opt,name=data_encryption_cipher,json=dataEncryptionCipher,proto3" json:"data_encryption_cipher,omitempty"` // If true, the encrypted document does not contain a key reference. // In that case, calls to the Decrypt method must provide a key reference (name or name/version). // Defaults to false. OmitDecryptionKeyName bool `` /* 130-byte string literal not displayed */ // Key reference to embed in the encrypted document (name or name/version). // This is helpful if the reference of the key used to decrypt the document is different from the one used to encrypt it. // If unset, uses the reference of the key used to encrypt the document (this is the default behavior). // This option is ignored if omit_decryption_key_name is true. DecryptionKeyName string `protobuf:"bytes,12,opt,name=decryption_key_name,json=decryptionKeyName,proto3" json:"decryption_key_name,omitempty"` // contains filtered or unexported fields }
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.
func (*EncryptRequestOptions) Descriptor
deprecated
added in
v1.11.0
func (*EncryptRequestOptions) Descriptor() ([]byte, []int)
Deprecated: Use EncryptRequestOptions.ProtoReflect.Descriptor instead.
func (*EncryptRequestOptions) GetComponentName ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetComponentName() string
func (*EncryptRequestOptions) GetDataEncryptionCipher ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetDataEncryptionCipher() string
func (*EncryptRequestOptions) GetDecryptionKeyName ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetDecryptionKeyName() string
func (*EncryptRequestOptions) GetKeyName ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetKeyName() string
func (*EncryptRequestOptions) GetKeyWrapAlgorithm ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetKeyWrapAlgorithm() string
func (*EncryptRequestOptions) GetOmitDecryptionKeyName ¶ added in v1.11.0
func (x *EncryptRequestOptions) GetOmitDecryptionKeyName() bool
func (*EncryptRequestOptions) ProtoMessage ¶ added in v1.11.0
func (*EncryptRequestOptions) ProtoMessage()
func (*EncryptRequestOptions) ProtoReflect ¶ added in v1.11.0
func (x *EncryptRequestOptions) ProtoReflect() protoreflect.Message
func (*EncryptRequestOptions) Reset ¶ added in v1.11.0
func (x *EncryptRequestOptions) Reset()
func (*EncryptRequestOptions) String ¶ added in v1.11.0
func (x *EncryptRequestOptions) String() string
type EncryptResponse ¶ added in v1.11.0
type EncryptResponse struct { // Chunk of data. Payload *v1.StreamPayload `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
EncryptResponse is the response for EncryptAlpha1.
func (*EncryptResponse) Descriptor
deprecated
added in
v1.11.0
func (*EncryptResponse) Descriptor() ([]byte, []int)
Deprecated: Use EncryptResponse.ProtoReflect.Descriptor instead.
func (*EncryptResponse) GetPayload ¶ added in v1.11.0
func (x *EncryptResponse) GetPayload() *v1.StreamPayload
func (*EncryptResponse) ProtoMessage ¶ added in v1.11.0
func (*EncryptResponse) ProtoMessage()
func (*EncryptResponse) ProtoReflect ¶ added in v1.11.0
func (x *EncryptResponse) ProtoReflect() protoreflect.Message
func (*EncryptResponse) Reset ¶ added in v1.11.0
func (x *EncryptResponse) Reset()
func (*EncryptResponse) SetPayload ¶ added in v1.11.0
func (x *EncryptResponse) SetPayload(payload *commonv1pb.StreamPayload)
func (*EncryptResponse) String ¶ added in v1.11.0
func (x *EncryptResponse) String() string
type ExecuteActorStateTransactionRequest ¶ added in v1.0.0
type ExecuteActorStateTransactionRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Operations []*TransactionalActorStateOperation `protobuf:"bytes,3,rep,name=operations,proto3" json:"operations,omitempty"` // contains filtered or unexported fields }
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.
func (*ExecuteActorStateTransactionRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*ExecuteActorStateTransactionRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*ExecuteActorStateTransactionRequest) Descriptor
deprecated
added in
v1.0.0
func (*ExecuteActorStateTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteActorStateTransactionRequest.ProtoReflect.Descriptor instead.
func (*ExecuteActorStateTransactionRequest) GetActorId ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) GetActorId() string
func (*ExecuteActorStateTransactionRequest) GetActorType ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) GetActorType() string
func (*ExecuteActorStateTransactionRequest) GetOperations ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) GetOperations() []*TransactionalActorStateOperation
func (*ExecuteActorStateTransactionRequest) ProtoMessage ¶ added in v1.0.0
func (*ExecuteActorStateTransactionRequest) ProtoMessage()
func (*ExecuteActorStateTransactionRequest) ProtoReflect ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) ProtoReflect() protoreflect.Message
func (*ExecuteActorStateTransactionRequest) Reset ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) Reset()
func (*ExecuteActorStateTransactionRequest) String ¶ added in v1.0.0
func (x *ExecuteActorStateTransactionRequest) String() string
type ExecuteStateTransactionRequest ¶ added in v0.10.0
type ExecuteStateTransactionRequest struct { // Required. name of state store. StoreName string `protobuf:"bytes,1,opt,name=storeName,proto3" json:"storeName,omitempty"` // Required. transactional operation list. Operations []*TransactionalStateOperation `protobuf:"bytes,2,rep,name=operations,proto3" json:"operations,omitempty"` // The metadata used for transactional operations. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.
func (*ExecuteStateTransactionRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*ExecuteStateTransactionRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*ExecuteStateTransactionRequest) Descriptor
deprecated
added in
v0.10.0
func (*ExecuteStateTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteStateTransactionRequest.ProtoReflect.Descriptor instead.
func (*ExecuteStateTransactionRequest) GetMetadata ¶ added in v0.10.0
func (x *ExecuteStateTransactionRequest) GetMetadata() map[string]string
func (*ExecuteStateTransactionRequest) GetOperations ¶ added in v0.10.0
func (x *ExecuteStateTransactionRequest) GetOperations() []*TransactionalStateOperation
func (*ExecuteStateTransactionRequest) GetStoreName ¶ added in v0.10.0
func (x *ExecuteStateTransactionRequest) GetStoreName() string
func (*ExecuteStateTransactionRequest) ProtoMessage ¶ added in v0.10.0
func (*ExecuteStateTransactionRequest) ProtoMessage()
func (*ExecuteStateTransactionRequest) ProtoReflect ¶ added in v1.0.0
func (x *ExecuteStateTransactionRequest) ProtoReflect() protoreflect.Message
func (*ExecuteStateTransactionRequest) Reset ¶ added in v0.10.0
func (x *ExecuteStateTransactionRequest) Reset()
func (*ExecuteStateTransactionRequest) String ¶ added in v0.10.0
func (x *ExecuteStateTransactionRequest) String() string
type GetActorStateRequest ¶ added in v1.0.0
type GetActorStateRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
GetActorStateRequest is the message to get key-value states from specific actor.
func (*GetActorStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetActorStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetActorStateRequest) Descriptor
deprecated
added in
v1.0.0
func (*GetActorStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActorStateRequest.ProtoReflect.Descriptor instead.
func (*GetActorStateRequest) GetActorId ¶ added in v1.0.0
func (x *GetActorStateRequest) GetActorId() string
func (*GetActorStateRequest) GetActorType ¶ added in v1.0.0
func (x *GetActorStateRequest) GetActorType() string
func (*GetActorStateRequest) GetKey ¶ added in v1.0.0
func (x *GetActorStateRequest) GetKey() string
func (*GetActorStateRequest) ProtoMessage ¶ added in v1.0.0
func (*GetActorStateRequest) ProtoMessage()
func (*GetActorStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *GetActorStateRequest) ProtoReflect() protoreflect.Message
func (*GetActorStateRequest) Reset ¶ added in v1.0.0
func (x *GetActorStateRequest) Reset()
func (*GetActorStateRequest) String ¶ added in v1.0.0
func (x *GetActorStateRequest) String() string
type GetActorStateResponse ¶ added in v1.0.0
type GetActorStateResponse struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // The metadata which will be sent to app. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetActorStateResponse is the response conveying the actor's state value.
func (*GetActorStateResponse) Descriptor
deprecated
added in
v1.0.0
func (*GetActorStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActorStateResponse.ProtoReflect.Descriptor instead.
func (*GetActorStateResponse) GetData ¶ added in v1.0.0
func (x *GetActorStateResponse) GetData() []byte
func (*GetActorStateResponse) GetMetadata ¶ added in v1.12.0
func (x *GetActorStateResponse) GetMetadata() map[string]string
func (*GetActorStateResponse) ProtoMessage ¶ added in v1.0.0
func (*GetActorStateResponse) ProtoMessage()
func (*GetActorStateResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetActorStateResponse) ProtoReflect() protoreflect.Message
func (*GetActorStateResponse) Reset ¶ added in v1.0.0
func (x *GetActorStateResponse) Reset()
func (*GetActorStateResponse) String ¶ added in v1.0.0
func (x *GetActorStateResponse) String() string
type GetBulkSecretRequest ¶ added in v1.0.0
type GetBulkSecretRequest struct { // The name of secret store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The metadata which will be sent to secret store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetBulkSecretRequest is the message to get the secrets from secret store.
func (*GetBulkSecretRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetBulkSecretRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetBulkSecretRequest) Descriptor
deprecated
added in
v1.0.0
func (*GetBulkSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBulkSecretRequest.ProtoReflect.Descriptor instead.
func (*GetBulkSecretRequest) GetMetadata ¶ added in v1.0.0
func (x *GetBulkSecretRequest) GetMetadata() map[string]string
func (*GetBulkSecretRequest) GetStoreName ¶ added in v1.0.0
func (x *GetBulkSecretRequest) GetStoreName() string
func (*GetBulkSecretRequest) ProtoMessage ¶ added in v1.0.0
func (*GetBulkSecretRequest) ProtoMessage()
func (*GetBulkSecretRequest) ProtoReflect ¶ added in v1.0.0
func (x *GetBulkSecretRequest) ProtoReflect() protoreflect.Message
func (*GetBulkSecretRequest) Reset ¶ added in v1.0.0
func (x *GetBulkSecretRequest) Reset()
func (*GetBulkSecretRequest) String ¶ added in v1.0.0
func (x *GetBulkSecretRequest) String() string
type GetBulkSecretResponse ¶ added in v1.0.0
type GetBulkSecretResponse struct { // data hold the secret values. Some secret store, such as kubernetes secret // store, can save multiple secrets for single secret key. Data map[string]*SecretResponse `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
GetBulkSecretResponse is the response message to convey the requested secrets.
func (*GetBulkSecretResponse) Descriptor
deprecated
added in
v1.0.0
func (*GetBulkSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBulkSecretResponse.ProtoReflect.Descriptor instead.
func (*GetBulkSecretResponse) GetData ¶ added in v1.0.0
func (x *GetBulkSecretResponse) GetData() map[string]*SecretResponse
func (*GetBulkSecretResponse) ProtoMessage ¶ added in v1.0.0
func (*GetBulkSecretResponse) ProtoMessage()
func (*GetBulkSecretResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetBulkSecretResponse) ProtoReflect() protoreflect.Message
func (*GetBulkSecretResponse) Reset ¶ added in v1.0.0
func (x *GetBulkSecretResponse) Reset()
func (*GetBulkSecretResponse) String ¶ added in v1.0.0
func (x *GetBulkSecretResponse) String() string
type GetBulkStateRequest ¶ added in v0.10.0
type GetBulkStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The keys to get. Keys []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys,omitempty"` // The number of parallel operations executed on the state store for a get operation. Parallelism int32 `protobuf:"varint,3,opt,name=parallelism,proto3" json:"parallelism,omitempty"` // The metadata which will be sent to state store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetBulkStateRequest is the message to get a list of key-value states from specific state store.
func (*GetBulkStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetBulkStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetBulkStateRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetBulkStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBulkStateRequest.ProtoReflect.Descriptor instead.
func (*GetBulkStateRequest) GetKeys ¶ added in v0.10.0
func (x *GetBulkStateRequest) GetKeys() []string
func (*GetBulkStateRequest) GetMetadata ¶ added in v0.11.0
func (x *GetBulkStateRequest) GetMetadata() map[string]string
func (*GetBulkStateRequest) GetParallelism ¶ added in v0.10.0
func (x *GetBulkStateRequest) GetParallelism() int32
func (*GetBulkStateRequest) GetStoreName ¶ added in v0.10.0
func (x *GetBulkStateRequest) GetStoreName() string
func (*GetBulkStateRequest) ProtoMessage ¶ added in v0.10.0
func (*GetBulkStateRequest) ProtoMessage()
func (*GetBulkStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *GetBulkStateRequest) ProtoReflect() protoreflect.Message
func (*GetBulkStateRequest) Reset ¶ added in v0.10.0
func (x *GetBulkStateRequest) Reset()
func (*GetBulkStateRequest) String ¶ added in v0.10.0
func (x *GetBulkStateRequest) String() string
type GetBulkStateResponse ¶ added in v0.10.0
type GetBulkStateResponse struct { // The list of items containing the keys to get values for. Items []*BulkStateItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
GetBulkStateResponse is the response conveying the list of state values.
func (*GetBulkStateResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetBulkStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBulkStateResponse.ProtoReflect.Descriptor instead.
func (*GetBulkStateResponse) GetItems ¶ added in v0.10.0
func (x *GetBulkStateResponse) GetItems() []*BulkStateItem
func (*GetBulkStateResponse) ProtoMessage ¶ added in v0.10.0
func (*GetBulkStateResponse) ProtoMessage()
func (*GetBulkStateResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetBulkStateResponse) ProtoReflect() protoreflect.Message
func (*GetBulkStateResponse) Reset ¶ added in v0.10.0
func (x *GetBulkStateResponse) Reset()
func (*GetBulkStateResponse) String ¶ added in v0.10.0
func (x *GetBulkStateResponse) String() string
type GetConfigurationRequest ¶ added in v1.5.0
type GetConfigurationRequest struct { // Required. The name of configuration store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // Optional. The key of the configuration item to fetch. // If set, only query for the specified configuration items. // Empty list means fetch all. Keys []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys,omitempty"` // Optional. The metadata which will be sent to configuration store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
func (*GetConfigurationRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetConfigurationRequest) Descriptor
deprecated
added in
v1.5.0
func (*GetConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigurationRequest.ProtoReflect.Descriptor instead.
func (*GetConfigurationRequest) GetKeys ¶ added in v1.5.0
func (x *GetConfigurationRequest) GetKeys() []string
func (*GetConfigurationRequest) GetMetadata ¶ added in v1.5.0
func (x *GetConfigurationRequest) GetMetadata() map[string]string
func (*GetConfigurationRequest) GetStoreName ¶ added in v1.5.0
func (x *GetConfigurationRequest) GetStoreName() string
func (*GetConfigurationRequest) ProtoMessage ¶ added in v1.5.0
func (*GetConfigurationRequest) ProtoMessage()
func (*GetConfigurationRequest) ProtoReflect ¶ added in v1.5.0
func (x *GetConfigurationRequest) ProtoReflect() protoreflect.Message
func (*GetConfigurationRequest) Reset ¶ added in v1.5.0
func (x *GetConfigurationRequest) Reset()
func (*GetConfigurationRequest) String ¶ added in v1.5.0
func (x *GetConfigurationRequest) String() string
type GetConfigurationResponse ¶ added in v1.5.0
type GetConfigurationResponse struct { Items map[string]*v1.ConfigurationItem `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
GetConfigurationResponse is the response conveying the list of configuration values. It should be the FULL configuration of specified application which contains all of its configuration items.
func (*GetConfigurationResponse) Descriptor
deprecated
added in
v1.5.0
func (*GetConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigurationResponse.ProtoReflect.Descriptor instead.
func (*GetConfigurationResponse) GetItems ¶ added in v1.5.0
func (x *GetConfigurationResponse) GetItems() map[string]*v1.ConfigurationItem
func (*GetConfigurationResponse) ProtoMessage ¶ added in v1.5.0
func (*GetConfigurationResponse) ProtoMessage()
func (*GetConfigurationResponse) ProtoReflect ¶ added in v1.5.0
func (x *GetConfigurationResponse) ProtoReflect() protoreflect.Message
func (*GetConfigurationResponse) Reset ¶ added in v1.5.0
func (x *GetConfigurationResponse) Reset()
func (*GetConfigurationResponse) String ¶ added in v1.5.0
func (x *GetConfigurationResponse) String() string
type GetJobRequest ¶ added in v1.14.0
type GetJobRequest struct { // The name of the job. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
GetJobRequest is the message to retrieve a job.
func (*GetJobRequest) AppendSpanAttributes ¶ added in v1.14.0
func (*GetJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetJobRequest) Descriptor
deprecated
added in
v1.14.0
func (*GetJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJobRequest.ProtoReflect.Descriptor instead.
func (*GetJobRequest) GetName ¶ added in v1.14.0
func (x *GetJobRequest) GetName() string
func (*GetJobRequest) ProtoMessage ¶ added in v1.14.0
func (*GetJobRequest) ProtoMessage()
func (*GetJobRequest) ProtoReflect ¶ added in v1.14.0
func (x *GetJobRequest) ProtoReflect() protoreflect.Message
func (*GetJobRequest) Reset ¶ added in v1.14.0
func (x *GetJobRequest) Reset()
func (*GetJobRequest) String ¶ added in v1.14.0
func (x *GetJobRequest) String() string
type GetJobResponse ¶ added in v1.14.0
type GetJobResponse struct { // The job details. Job *Job `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
GetJobResponse is the message's response for a job retrieved.
func (*GetJobResponse) Descriptor
deprecated
added in
v1.14.0
func (*GetJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobResponse.ProtoReflect.Descriptor instead.
func (*GetJobResponse) GetJob ¶ added in v1.14.0
func (x *GetJobResponse) GetJob() *Job
func (*GetJobResponse) ProtoMessage ¶ added in v1.14.0
func (*GetJobResponse) ProtoMessage()
func (*GetJobResponse) ProtoReflect ¶ added in v1.14.0
func (x *GetJobResponse) ProtoReflect() protoreflect.Message
func (*GetJobResponse) Reset ¶ added in v1.14.0
func (x *GetJobResponse) Reset()
func (*GetJobResponse) String ¶ added in v1.14.0
func (x *GetJobResponse) String() string
type GetMetadataRequest ¶ added in v1.13.0
type GetMetadataRequest struct {
// contains filtered or unexported fields
}
GetMetadataRequest is the message for the GetMetadata request.
func (*GetMetadataRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetMetadataRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetMetadataRequest) Descriptor
deprecated
added in
v1.13.0
func (*GetMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetadataRequest.ProtoReflect.Descriptor instead.
func (*GetMetadataRequest) ProtoMessage ¶ added in v1.13.0
func (*GetMetadataRequest) ProtoMessage()
func (*GetMetadataRequest) ProtoReflect ¶ added in v1.13.0
func (x *GetMetadataRequest) ProtoReflect() protoreflect.Message
func (*GetMetadataRequest) Reset ¶ added in v1.13.0
func (x *GetMetadataRequest) Reset()
func (*GetMetadataRequest) String ¶ added in v1.13.0
func (x *GetMetadataRequest) String() string
type GetMetadataResponse ¶ added in v1.0.0
type GetMetadataResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated alias for actor_runtime.active_actors. // // Deprecated: Marked as deprecated in dapr/proto/runtime/v1/dapr.proto. ActiveActorsCount []*ActiveActorsCount `protobuf:"bytes,2,rep,name=active_actors_count,json=actors,proto3" json:"active_actors_count,omitempty"` RegisteredComponents []*RegisteredComponents `protobuf:"bytes,3,rep,name=registered_components,json=components,proto3" json:"registered_components,omitempty"` ExtendedMetadata map[string]string `` /* 189-byte string literal not displayed */ Subscriptions []*PubsubSubscription `protobuf:"bytes,5,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"` HttpEndpoints []*MetadataHTTPEndpoint `protobuf:"bytes,6,rep,name=http_endpoints,json=httpEndpoints,proto3" json:"http_endpoints,omitempty"` AppConnectionProperties *AppConnectionProperties `` /* 132-byte string literal not displayed */ RuntimeVersion string `protobuf:"bytes,8,opt,name=runtime_version,json=runtimeVersion,proto3" json:"runtime_version,omitempty"` EnabledFeatures []string `protobuf:"bytes,9,rep,name=enabled_features,json=enabledFeatures,proto3" json:"enabled_features,omitempty"` ActorRuntime *ActorRuntime `protobuf:"bytes,10,opt,name=actor_runtime,json=actorRuntime,proto3" json:"actor_runtime,omitempty"` //TODO: Cassie: probably add scheduler runtime status // contains filtered or unexported fields }
GetMetadataResponse is a message that is returned on GetMetadata rpc call.
func (*GetMetadataResponse) Descriptor
deprecated
added in
v1.0.0
func (*GetMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetadataResponse.ProtoReflect.Descriptor instead.
func (*GetMetadataResponse) GetActiveActorsCount
deprecated
added in
v1.0.0
func (x *GetMetadataResponse) GetActiveActorsCount() []*ActiveActorsCount
Deprecated: Marked as deprecated in dapr/proto/runtime/v1/dapr.proto.
func (*GetMetadataResponse) GetActorRuntime ¶ added in v1.13.0
func (x *GetMetadataResponse) GetActorRuntime() *ActorRuntime
func (*GetMetadataResponse) GetAppConnectionProperties ¶ added in v1.12.0
func (x *GetMetadataResponse) GetAppConnectionProperties() *AppConnectionProperties
func (*GetMetadataResponse) GetEnabledFeatures ¶ added in v1.12.0
func (x *GetMetadataResponse) GetEnabledFeatures() []string
func (*GetMetadataResponse) GetExtendedMetadata ¶ added in v1.0.0
func (x *GetMetadataResponse) GetExtendedMetadata() map[string]string
func (*GetMetadataResponse) GetHttpEndpoints ¶ added in v1.12.0
func (x *GetMetadataResponse) GetHttpEndpoints() []*MetadataHTTPEndpoint
func (*GetMetadataResponse) GetId ¶ added in v1.0.0
func (x *GetMetadataResponse) GetId() string
func (*GetMetadataResponse) GetRegisteredComponents ¶ added in v1.0.0
func (x *GetMetadataResponse) GetRegisteredComponents() []*RegisteredComponents
func (*GetMetadataResponse) GetRuntimeVersion ¶ added in v1.12.0
func (x *GetMetadataResponse) GetRuntimeVersion() string
func (*GetMetadataResponse) GetSubscriptions ¶ added in v1.10.0
func (x *GetMetadataResponse) GetSubscriptions() []*PubsubSubscription
func (*GetMetadataResponse) ProtoMessage ¶ added in v1.0.0
func (*GetMetadataResponse) ProtoMessage()
func (*GetMetadataResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetMetadataResponse) ProtoReflect() protoreflect.Message
func (*GetMetadataResponse) Reset ¶ added in v1.0.0
func (x *GetMetadataResponse) Reset()
func (*GetMetadataResponse) String ¶ added in v1.0.0
func (x *GetMetadataResponse) String() string
type GetSecretRequest ¶
type GetSecretRequest struct { // The name of secret store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The name of secret key. Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // The metadata which will be sent to secret store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetSecretRequest is the message to get secret from secret store.
func (*GetSecretRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *GetSecretRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetSecretRequest) Descriptor
deprecated
func (*GetSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretRequest.ProtoReflect.Descriptor instead.
func (*GetSecretRequest) GetKey ¶
func (x *GetSecretRequest) GetKey() string
func (*GetSecretRequest) GetMetadata ¶
func (x *GetSecretRequest) GetMetadata() map[string]string
func (*GetSecretRequest) GetStoreName ¶
func (x *GetSecretRequest) GetStoreName() string
func (*GetSecretRequest) ProtoMessage ¶
func (*GetSecretRequest) ProtoMessage()
func (*GetSecretRequest) ProtoReflect ¶ added in v1.0.0
func (x *GetSecretRequest) ProtoReflect() protoreflect.Message
func (*GetSecretRequest) Reset ¶
func (x *GetSecretRequest) Reset()
func (*GetSecretRequest) String ¶
func (x *GetSecretRequest) String() string
type GetSecretResponse ¶
type GetSecretResponse struct { // data is the secret value. Some secret store, such as kubernetes secret // store, can save multiple secrets for single secret key. Data map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
GetSecretResponse is the response message to convey the requested secret.
func (*GetSecretResponse) Descriptor
deprecated
func (*GetSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretResponse.ProtoReflect.Descriptor instead.
func (*GetSecretResponse) GetData ¶
func (x *GetSecretResponse) GetData() map[string]string
func (*GetSecretResponse) ProtoMessage ¶
func (*GetSecretResponse) ProtoMessage()
func (*GetSecretResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
func (*GetSecretResponse) Reset ¶
func (x *GetSecretResponse) Reset()
func (*GetSecretResponse) String ¶
func (x *GetSecretResponse) String() string
type GetStateRequest ¶
type GetStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The key of the desired state Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // The read consistency of the state store. Consistency v1.StateOptions_StateConsistency `` /* 132-byte string literal not displayed */ // The metadata which will be sent to state store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetStateRequest is the message to get key-value states from specific state store.
func (*GetStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *GetStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetStateRequest) Descriptor
deprecated
func (*GetStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStateRequest.ProtoReflect.Descriptor instead.
func (*GetStateRequest) GetConsistency ¶
func (x *GetStateRequest) GetConsistency() v1.StateOptions_StateConsistency
func (*GetStateRequest) GetKey ¶
func (x *GetStateRequest) GetKey() string
func (*GetStateRequest) GetMetadata ¶ added in v0.11.0
func (x *GetStateRequest) GetMetadata() map[string]string
func (*GetStateRequest) GetStoreName ¶
func (x *GetStateRequest) GetStoreName() string
func (*GetStateRequest) ProtoMessage ¶
func (*GetStateRequest) ProtoMessage()
func (*GetStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *GetStateRequest) ProtoReflect() protoreflect.Message
func (*GetStateRequest) Reset ¶
func (x *GetStateRequest) Reset()
func (*GetStateRequest) String ¶
func (x *GetStateRequest) String() string
type GetStateResponse ¶
type GetStateResponse struct { // The byte array data Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // The entity tag which represents the specific version of data. // ETag format is defined by the corresponding data store. Etag string `protobuf:"bytes,2,opt,name=etag,proto3" json:"etag,omitempty"` // The metadata which will be sent to app. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
GetStateResponse is the response conveying the state value and etag.
func (*GetStateResponse) Descriptor
deprecated
func (*GetStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStateResponse.ProtoReflect.Descriptor instead.
func (*GetStateResponse) GetData ¶
func (x *GetStateResponse) GetData() []byte
func (*GetStateResponse) GetEtag ¶
func (x *GetStateResponse) GetEtag() string
func (*GetStateResponse) GetMetadata ¶ added in v1.0.0
func (x *GetStateResponse) GetMetadata() map[string]string
func (*GetStateResponse) ProtoMessage ¶
func (*GetStateResponse) ProtoMessage()
func (*GetStateResponse) ProtoReflect ¶ added in v1.0.0
func (x *GetStateResponse) ProtoReflect() protoreflect.Message
func (*GetStateResponse) Reset ¶
func (x *GetStateResponse) Reset()
func (*GetStateResponse) String ¶
func (x *GetStateResponse) String() string
type GetWorkflowRequest ¶ added in v1.10.0
type GetWorkflowRequest struct { // ID of the workflow instance to query. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // contains filtered or unexported fields }
GetWorkflowRequest is the request for GetWorkflowBeta1.
func (*GetWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*GetWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*GetWorkflowRequest) Descriptor
deprecated
added in
v1.10.0
func (*GetWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowRequest.ProtoReflect.Descriptor instead.
func (*GetWorkflowRequest) GetInstanceId ¶ added in v1.10.0
func (x *GetWorkflowRequest) GetInstanceId() string
func (*GetWorkflowRequest) GetWorkflowComponent ¶ added in v1.10.0
func (x *GetWorkflowRequest) GetWorkflowComponent() string
func (*GetWorkflowRequest) ProtoMessage ¶ added in v1.10.0
func (*GetWorkflowRequest) ProtoMessage()
func (*GetWorkflowRequest) ProtoReflect ¶ added in v1.10.0
func (x *GetWorkflowRequest) ProtoReflect() protoreflect.Message
func (*GetWorkflowRequest) Reset ¶ added in v1.10.0
func (x *GetWorkflowRequest) Reset()
func (*GetWorkflowRequest) SetInstanceId ¶ added in v1.12.0
func (x *GetWorkflowRequest) SetInstanceId(val string)
func (*GetWorkflowRequest) SetWorkflowComponent ¶ added in v1.12.0
func (x *GetWorkflowRequest) SetWorkflowComponent(val string)
func (*GetWorkflowRequest) String ¶ added in v1.10.0
func (x *GetWorkflowRequest) String() string
type GetWorkflowResponse ¶ added in v1.10.0
type GetWorkflowResponse struct { // ID of the workflow instance. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow. WorkflowName string `protobuf:"bytes,2,opt,name=workflow_name,json=workflowName,proto3" json:"workflow_name,omitempty"` // The time at which the workflow instance was created. CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // The last time at which the workflow instance had its state changed. LastUpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=last_updated_at,json=lastUpdatedAt,proto3" json:"last_updated_at,omitempty"` // The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED". RuntimeStatus string `protobuf:"bytes,5,opt,name=runtime_status,json=runtimeStatus,proto3" json:"runtime_status,omitempty"` // Additional component-specific properties of the workflow instance. Properties map[string]string `` /* 161-byte string literal not displayed */ // contains filtered or unexported fields }
GetWorkflowResponse is the response for GetWorkflowBeta1.
func (*GetWorkflowResponse) Descriptor
deprecated
added in
v1.10.0
func (*GetWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowResponse.ProtoReflect.Descriptor instead.
func (*GetWorkflowResponse) GetCreatedAt ¶ added in v1.11.0
func (x *GetWorkflowResponse) GetCreatedAt() *timestamppb.Timestamp
func (*GetWorkflowResponse) GetInstanceId ¶ added in v1.10.0
func (x *GetWorkflowResponse) GetInstanceId() string
func (*GetWorkflowResponse) GetLastUpdatedAt ¶ added in v1.11.0
func (x *GetWorkflowResponse) GetLastUpdatedAt() *timestamppb.Timestamp
func (*GetWorkflowResponse) GetProperties ¶ added in v1.11.0
func (x *GetWorkflowResponse) GetProperties() map[string]string
func (*GetWorkflowResponse) GetRuntimeStatus ¶ added in v1.11.0
func (x *GetWorkflowResponse) GetRuntimeStatus() string
func (*GetWorkflowResponse) GetWorkflowName ¶ added in v1.11.0
func (x *GetWorkflowResponse) GetWorkflowName() string
func (*GetWorkflowResponse) ProtoMessage ¶ added in v1.10.0
func (*GetWorkflowResponse) ProtoMessage()
func (*GetWorkflowResponse) ProtoReflect ¶ added in v1.10.0
func (x *GetWorkflowResponse) ProtoReflect() protoreflect.Message
func (*GetWorkflowResponse) Reset ¶ added in v1.10.0
func (x *GetWorkflowResponse) Reset()
func (*GetWorkflowResponse) String ¶ added in v1.10.0
func (x *GetWorkflowResponse) String() string
type HealthCheckResponse ¶ added in v1.9.0
type HealthCheckResponse struct {
// contains filtered or unexported fields
}
HealthCheckResponse is the message with the response to the health check. This message is currently empty as used as placeholder.
func (*HealthCheckResponse) Descriptor
deprecated
added in
v1.9.0
func (*HealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckResponse.ProtoReflect.Descriptor instead.
func (*HealthCheckResponse) ProtoMessage ¶ added in v1.9.0
func (*HealthCheckResponse) ProtoMessage()
func (*HealthCheckResponse) ProtoReflect ¶ added in v1.9.0
func (x *HealthCheckResponse) ProtoReflect() protoreflect.Message
func (*HealthCheckResponse) Reset ¶ added in v1.9.0
func (x *HealthCheckResponse) Reset()
func (*HealthCheckResponse) String ¶ added in v1.9.0
func (x *HealthCheckResponse) String() string
type InvokeActorRequest ¶ added in v1.0.0
type InvokeActorRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
InvokeActorRequest is the message to call an actor.
func (*InvokeActorRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*InvokeActorRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*InvokeActorRequest) Descriptor
deprecated
added in
v1.0.0
func (*InvokeActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeActorRequest.ProtoReflect.Descriptor instead.
func (*InvokeActorRequest) GetActorId ¶ added in v1.0.0
func (x *InvokeActorRequest) GetActorId() string
func (*InvokeActorRequest) GetActorType ¶ added in v1.0.0
func (x *InvokeActorRequest) GetActorType() string
func (*InvokeActorRequest) GetData ¶ added in v1.0.0
func (x *InvokeActorRequest) GetData() []byte
func (*InvokeActorRequest) GetMetadata ¶ added in v1.9.0
func (x *InvokeActorRequest) GetMetadata() map[string]string
func (*InvokeActorRequest) GetMethod ¶ added in v1.0.0
func (x *InvokeActorRequest) GetMethod() string
func (*InvokeActorRequest) ProtoMessage ¶ added in v1.0.0
func (*InvokeActorRequest) ProtoMessage()
func (*InvokeActorRequest) ProtoReflect ¶ added in v1.0.0
func (x *InvokeActorRequest) ProtoReflect() protoreflect.Message
func (*InvokeActorRequest) Reset ¶ added in v1.0.0
func (x *InvokeActorRequest) Reset()
func (*InvokeActorRequest) String ¶ added in v1.0.0
func (x *InvokeActorRequest) String() string
func (*InvokeActorRequest) ToInternalInvokeRequest ¶ added in v1.13.0
func (x *InvokeActorRequest) ToInternalInvokeRequest() *internalv1pb.InternalInvokeRequest
type InvokeActorResponse ¶ added in v1.0.0
type InvokeActorResponse struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
InvokeActorResponse is the method that returns an actor invocation response.
func (*InvokeActorResponse) Descriptor
deprecated
added in
v1.0.0
func (*InvokeActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvokeActorResponse.ProtoReflect.Descriptor instead.
func (*InvokeActorResponse) GetData ¶ added in v1.0.0
func (x *InvokeActorResponse) GetData() []byte
func (*InvokeActorResponse) ProtoMessage ¶ added in v1.0.0
func (*InvokeActorResponse) ProtoMessage()
func (*InvokeActorResponse) ProtoReflect ¶ added in v1.0.0
func (x *InvokeActorResponse) ProtoReflect() protoreflect.Message
func (*InvokeActorResponse) Reset ¶ added in v1.0.0
func (x *InvokeActorResponse) Reset()
func (*InvokeActorResponse) String ¶ added in v1.0.0
func (x *InvokeActorResponse) String() string
type InvokeBindingRequest ¶
type InvokeBindingRequest struct { // The name of the output binding to invoke. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The data which will be sent to output binding. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // The metadata passing to output binding components // // Common metadata property: // - ttlInSeconds : the time to live in seconds for the message. // If set in the binding definition will cause all messages to // have a default time to live. The message ttl overrides any value // in the binding definition. Metadata map[string]string `` /* 157-byte string literal not displayed */ // The name of the operation type for the binding to invoke Operation string `protobuf:"bytes,4,opt,name=operation,proto3" json:"operation,omitempty"` // contains filtered or unexported fields }
InvokeBindingRequest is the message to send data to output bindings
func (*InvokeBindingRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *InvokeBindingRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*InvokeBindingRequest) Descriptor
deprecated
func (*InvokeBindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeBindingRequest.ProtoReflect.Descriptor instead.
func (*InvokeBindingRequest) GetData ¶
func (x *InvokeBindingRequest) GetData() []byte
func (*InvokeBindingRequest) GetMetadata ¶
func (x *InvokeBindingRequest) GetMetadata() map[string]string
func (*InvokeBindingRequest) GetName ¶
func (x *InvokeBindingRequest) GetName() string
func (*InvokeBindingRequest) GetOperation ¶
func (x *InvokeBindingRequest) GetOperation() string
func (*InvokeBindingRequest) ProtoMessage ¶
func (*InvokeBindingRequest) ProtoMessage()
func (*InvokeBindingRequest) ProtoReflect ¶ added in v1.0.0
func (x *InvokeBindingRequest) ProtoReflect() protoreflect.Message
func (*InvokeBindingRequest) Reset ¶
func (x *InvokeBindingRequest) Reset()
func (*InvokeBindingRequest) String ¶
func (x *InvokeBindingRequest) String() string
type InvokeBindingResponse ¶
type InvokeBindingResponse struct { // The data which will be sent to output binding. Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // The metadata returned from an external system Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
InvokeBindingResponse is the message returned from an output binding invocation
func (*InvokeBindingResponse) Descriptor
deprecated
func (*InvokeBindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvokeBindingResponse.ProtoReflect.Descriptor instead.
func (*InvokeBindingResponse) GetData ¶
func (x *InvokeBindingResponse) GetData() []byte
func (*InvokeBindingResponse) GetMetadata ¶
func (x *InvokeBindingResponse) GetMetadata() map[string]string
func (*InvokeBindingResponse) ProtoMessage ¶
func (*InvokeBindingResponse) ProtoMessage()
func (*InvokeBindingResponse) ProtoReflect ¶ added in v1.0.0
func (x *InvokeBindingResponse) ProtoReflect() protoreflect.Message
func (*InvokeBindingResponse) Reset ¶
func (x *InvokeBindingResponse) Reset()
func (*InvokeBindingResponse) String ¶
func (x *InvokeBindingResponse) String() string
type InvokeServiceRequest ¶
type InvokeServiceRequest struct { // Required. Callee's app id. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Required. message which will be delivered to callee. Message *v1.InvokeRequest `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
InvokeServiceRequest represents the request message for Service invocation.
func (*InvokeServiceRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *InvokeServiceRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*InvokeServiceRequest) Descriptor
deprecated
func (*InvokeServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeServiceRequest.ProtoReflect.Descriptor instead.
func (*InvokeServiceRequest) GetId ¶
func (x *InvokeServiceRequest) GetId() string
func (*InvokeServiceRequest) GetMessage ¶
func (x *InvokeServiceRequest) GetMessage() *v1.InvokeRequest
func (*InvokeServiceRequest) ProtoMessage ¶
func (*InvokeServiceRequest) ProtoMessage()
func (*InvokeServiceRequest) ProtoReflect ¶ added in v1.0.0
func (x *InvokeServiceRequest) ProtoReflect() protoreflect.Message
func (*InvokeServiceRequest) Reset ¶
func (x *InvokeServiceRequest) Reset()
func (*InvokeServiceRequest) String ¶
func (x *InvokeServiceRequest) String() string
type Job ¶ added in v1.14.0
type Job struct { // The unique name for the job. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // schedule is an optional schedule at which the job is to be run. // Accepts both systemd timer style cron expressions, as well as human // readable '@' prefixed period strings as defined below. // // Systemd timer style cron accepts 6 fields: // seconds | minutes | hours | day of month | month | day of week // 0-59 | 0-59 | 0-23 | 1-31 | 1-12/jan-dec | 0-7/sun-sat // // "0 30 * * * *" - every hour on the half hour // "0 15 3 * * *" - every day at 03:15 // // Period string expressions: // Entry | Description | Equivalent To // ----- | ----------- | ------------- // @every <duration> | Run every <duration> (e.g. '@every 1h30m') | N/A // @yearly (or @annually) | Run once a year, midnight, Jan. 1st | 0 0 0 1 1 * // @monthly | Run once a month, midnight, first of month | 0 0 0 1 * * // @weekly | Run once a week, midnight on Sunday | 0 0 0 * * 0 // @daily (or @midnight) | Run once a day, midnight | 0 0 0 * * * // @hourly | Run once an hour, beginning of hour | 0 0 * * * * Schedule *string `protobuf:"bytes,2,opt,name=schedule,proto3,oneof" json:"schedule,omitempty"` // repeats is the optional number of times in which the job should be // triggered. If not set, the job will run indefinitely or until expiration. Repeats *uint32 `protobuf:"varint,3,opt,name=repeats,proto3,oneof" json:"repeats,omitempty"` // due_time is the optional time at which the job should be active, or the // "one shot" time if other scheduling type fields are not provided. Accepts // a "point in time" string in the format of RFC3339, Go duration string // (calculated from job creation time), or non-repeating ISO8601. DueTime *string `protobuf:"bytes,4,opt,name=due_time,json=dueTime,proto3,oneof" json:"due_time,omitempty"` // ttl is the optional time to live or expiration of the job. Accepts a // "point in time" string in the format of RFC3339, Go duration string // (calculated from job creation time), or non-repeating ISO8601. Ttl *string `protobuf:"bytes,5,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // payload is the serialized job payload that will be sent to the recipient // when the job is triggered. Data *anypb.Any `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Job is the definition of a job. At least one of schedule or due_time must be provided but can also be provided together.
func (*Job) Descriptor
deprecated
added in
v1.14.0
func (*Job) GetDueTime ¶ added in v1.14.0
func (*Job) GetRepeats ¶ added in v1.14.0
func (*Job) GetSchedule ¶ added in v1.14.0
func (*Job) ProtoMessage ¶ added in v1.14.0
func (*Job) ProtoMessage()
func (*Job) ProtoReflect ¶ added in v1.14.0
func (x *Job) ProtoReflect() protoreflect.Message
type JobEventRequest ¶ added in v1.14.0
type JobEventRequest struct { // Job name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Job data to be sent back to app. Data *anypb.Any `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // Required. method is a method name which will be invoked by caller. Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` // The type of data content. // // This field is required if data delivers http request body // Otherwise, this is optional. ContentType string `protobuf:"bytes,4,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` // HTTP specific fields if request conveys http-compatible request. // // This field is required for http-compatible request. Otherwise, // this field is optional. HttpExtension *v1.HTTPExtension `protobuf:"bytes,5,opt,name=http_extension,json=httpExtension,proto3" json:"http_extension,omitempty"` // contains filtered or unexported fields }
func (*JobEventRequest) Descriptor
deprecated
added in
v1.14.0
func (*JobEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use JobEventRequest.ProtoReflect.Descriptor instead.
func (*JobEventRequest) GetContentType ¶ added in v1.14.0
func (x *JobEventRequest) GetContentType() string
func (*JobEventRequest) GetData ¶ added in v1.14.0
func (x *JobEventRequest) GetData() *anypb.Any
func (*JobEventRequest) GetHttpExtension ¶ added in v1.14.0
func (x *JobEventRequest) GetHttpExtension() *v1.HTTPExtension
func (*JobEventRequest) GetMethod ¶ added in v1.14.0
func (x *JobEventRequest) GetMethod() string
func (*JobEventRequest) GetName ¶ added in v1.14.0
func (x *JobEventRequest) GetName() string
func (*JobEventRequest) ProtoMessage ¶ added in v1.14.0
func (*JobEventRequest) ProtoMessage()
func (*JobEventRequest) ProtoReflect ¶ added in v1.14.0
func (x *JobEventRequest) ProtoReflect() protoreflect.Message
func (*JobEventRequest) Reset ¶ added in v1.14.0
func (x *JobEventRequest) Reset()
func (*JobEventRequest) String ¶ added in v1.14.0
func (x *JobEventRequest) String() string
type JobEventResponse ¶ added in v1.14.0
type JobEventResponse struct {
// contains filtered or unexported fields
}
JobEventResponse is the response from the app when a job is triggered.
func (*JobEventResponse) Descriptor
deprecated
added in
v1.14.0
func (*JobEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use JobEventResponse.ProtoReflect.Descriptor instead.
func (*JobEventResponse) ProtoMessage ¶ added in v1.14.0
func (*JobEventResponse) ProtoMessage()
func (*JobEventResponse) ProtoReflect ¶ added in v1.14.0
func (x *JobEventResponse) ProtoReflect() protoreflect.Message
func (*JobEventResponse) Reset ¶ added in v1.14.0
func (x *JobEventResponse) Reset()
func (*JobEventResponse) String ¶ added in v1.14.0
func (x *JobEventResponse) String() string
type ListInputBindingsResponse ¶
type ListInputBindingsResponse struct { // The list of input bindings. Bindings []string `protobuf:"bytes,1,rep,name=bindings,proto3" json:"bindings,omitempty"` // contains filtered or unexported fields }
ListInputBindingsResponse is the message including the list of input bindings.
func (*ListInputBindingsResponse) Descriptor
deprecated
func (*ListInputBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInputBindingsResponse.ProtoReflect.Descriptor instead.
func (*ListInputBindingsResponse) GetBindings ¶
func (x *ListInputBindingsResponse) GetBindings() []string
func (*ListInputBindingsResponse) ProtoMessage ¶
func (*ListInputBindingsResponse) ProtoMessage()
func (*ListInputBindingsResponse) ProtoReflect ¶ added in v1.0.0
func (x *ListInputBindingsResponse) ProtoReflect() protoreflect.Message
func (*ListInputBindingsResponse) Reset ¶
func (x *ListInputBindingsResponse) Reset()
func (*ListInputBindingsResponse) String ¶
func (x *ListInputBindingsResponse) String() string
type ListTopicSubscriptionsResponse ¶
type ListTopicSubscriptionsResponse struct { // The list of topics. Subscriptions []*TopicSubscription `protobuf:"bytes,1,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"` // contains filtered or unexported fields }
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.
func (*ListTopicSubscriptionsResponse) Descriptor
deprecated
func (*ListTopicSubscriptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTopicSubscriptionsResponse.ProtoReflect.Descriptor instead.
func (*ListTopicSubscriptionsResponse) GetSubscriptions ¶
func (x *ListTopicSubscriptionsResponse) GetSubscriptions() []*TopicSubscription
func (*ListTopicSubscriptionsResponse) ProtoMessage ¶
func (*ListTopicSubscriptionsResponse) ProtoMessage()
func (*ListTopicSubscriptionsResponse) ProtoReflect ¶ added in v1.0.0
func (x *ListTopicSubscriptionsResponse) ProtoReflect() protoreflect.Message
func (*ListTopicSubscriptionsResponse) Reset ¶
func (x *ListTopicSubscriptionsResponse) Reset()
func (*ListTopicSubscriptionsResponse) String ¶
func (x *ListTopicSubscriptionsResponse) String() string
type MetadataHTTPEndpoint ¶ added in v1.12.0
type MetadataHTTPEndpoint struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*MetadataHTTPEndpoint) Descriptor
deprecated
added in
v1.12.0
func (*MetadataHTTPEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use MetadataHTTPEndpoint.ProtoReflect.Descriptor instead.
func (*MetadataHTTPEndpoint) GetName ¶ added in v1.12.0
func (x *MetadataHTTPEndpoint) GetName() string
func (*MetadataHTTPEndpoint) ProtoMessage ¶ added in v1.12.0
func (*MetadataHTTPEndpoint) ProtoMessage()
func (*MetadataHTTPEndpoint) ProtoReflect ¶ added in v1.12.0
func (x *MetadataHTTPEndpoint) ProtoReflect() protoreflect.Message
func (*MetadataHTTPEndpoint) Reset ¶ added in v1.12.0
func (x *MetadataHTTPEndpoint) Reset()
func (*MetadataHTTPEndpoint) String ¶ added in v1.12.0
func (x *MetadataHTTPEndpoint) String() string
type PauseWorkflowRequest ¶ added in v1.11.0
type PauseWorkflowRequest struct { // ID of the workflow instance to pause. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // contains filtered or unexported fields }
PauseWorkflowRequest is the request for PauseWorkflowBeta1.
func (*PauseWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*PauseWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*PauseWorkflowRequest) Descriptor
deprecated
added in
v1.11.0
func (*PauseWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseWorkflowRequest.ProtoReflect.Descriptor instead.
func (*PauseWorkflowRequest) GetInstanceId ¶ added in v1.11.0
func (x *PauseWorkflowRequest) GetInstanceId() string
func (*PauseWorkflowRequest) GetWorkflowComponent ¶ added in v1.11.0
func (x *PauseWorkflowRequest) GetWorkflowComponent() string
func (*PauseWorkflowRequest) ProtoMessage ¶ added in v1.11.0
func (*PauseWorkflowRequest) ProtoMessage()
func (*PauseWorkflowRequest) ProtoReflect ¶ added in v1.11.0
func (x *PauseWorkflowRequest) ProtoReflect() protoreflect.Message
func (*PauseWorkflowRequest) Reset ¶ added in v1.11.0
func (x *PauseWorkflowRequest) Reset()
func (*PauseWorkflowRequest) SetInstanceId ¶ added in v1.12.0
func (x *PauseWorkflowRequest) SetInstanceId(val string)
func (*PauseWorkflowRequest) SetWorkflowComponent ¶ added in v1.12.0
func (x *PauseWorkflowRequest) SetWorkflowComponent(val string)
func (*PauseWorkflowRequest) String ¶ added in v1.11.0
func (x *PauseWorkflowRequest) String() string
type PublishEventRequest ¶
type PublishEventRequest struct { // The name of the pubsub component PubsubName string `protobuf:"bytes,1,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // The pubsub topic Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // The data which will be published to topic. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // The content type for the data (optional). DataContentType string `protobuf:"bytes,4,opt,name=data_content_type,json=dataContentType,proto3" json:"data_content_type,omitempty"` // The metadata passing to pub components // // metadata property: // - key : the key of the message. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
PublishEventRequest is the message to publish event data to pubsub topic
func (*PublishEventRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *PublishEventRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*PublishEventRequest) Descriptor
deprecated
func (*PublishEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishEventRequest.ProtoReflect.Descriptor instead.
func (*PublishEventRequest) GetData ¶
func (x *PublishEventRequest) GetData() []byte
func (*PublishEventRequest) GetDataContentType ¶ added in v1.0.0
func (x *PublishEventRequest) GetDataContentType() string
func (*PublishEventRequest) GetMetadata ¶ added in v1.0.0
func (x *PublishEventRequest) GetMetadata() map[string]string
func (*PublishEventRequest) GetPubsubName ¶ added in v0.10.0
func (x *PublishEventRequest) GetPubsubName() string
func (*PublishEventRequest) GetTopic ¶
func (x *PublishEventRequest) GetTopic() string
func (*PublishEventRequest) ProtoMessage ¶
func (*PublishEventRequest) ProtoMessage()
func (*PublishEventRequest) ProtoReflect ¶ added in v1.0.0
func (x *PublishEventRequest) ProtoReflect() protoreflect.Message
func (*PublishEventRequest) Reset ¶
func (x *PublishEventRequest) Reset()
func (*PublishEventRequest) String ¶
func (x *PublishEventRequest) String() string
type PubsubSubscription ¶ added in v1.10.0
type PubsubSubscription struct { PubsubName string `protobuf:"bytes,1,opt,name=pubsub_name,json=pubsubname,proto3" json:"pubsub_name,omitempty"` Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ Rules *PubsubSubscriptionRules `protobuf:"bytes,4,opt,name=rules,proto3" json:"rules,omitempty"` DeadLetterTopic string `protobuf:"bytes,5,opt,name=dead_letter_topic,json=deadLetterTopic,proto3" json:"dead_letter_topic,omitempty"` Type PubsubSubscriptionType `protobuf:"varint,6,opt,name=type,proto3,enum=dapr.proto.runtime.v1.PubsubSubscriptionType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PubsubSubscription) Descriptor
deprecated
added in
v1.10.0
func (*PubsubSubscription) Descriptor() ([]byte, []int)
Deprecated: Use PubsubSubscription.ProtoReflect.Descriptor instead.
func (*PubsubSubscription) GetDeadLetterTopic ¶ added in v1.10.0
func (x *PubsubSubscription) GetDeadLetterTopic() string
func (*PubsubSubscription) GetMetadata ¶ added in v1.10.0
func (x *PubsubSubscription) GetMetadata() map[string]string
func (*PubsubSubscription) GetPubsubName ¶ added in v1.10.0
func (x *PubsubSubscription) GetPubsubName() string
func (*PubsubSubscription) GetRules ¶ added in v1.10.0
func (x *PubsubSubscription) GetRules() *PubsubSubscriptionRules
func (*PubsubSubscription) GetTopic ¶ added in v1.10.0
func (x *PubsubSubscription) GetTopic() string
func (*PubsubSubscription) GetType ¶ added in v1.14.0
func (x *PubsubSubscription) GetType() PubsubSubscriptionType
func (*PubsubSubscription) ProtoMessage ¶ added in v1.10.0
func (*PubsubSubscription) ProtoMessage()
func (*PubsubSubscription) ProtoReflect ¶ added in v1.10.0
func (x *PubsubSubscription) ProtoReflect() protoreflect.Message
func (*PubsubSubscription) Reset ¶ added in v1.10.0
func (x *PubsubSubscription) Reset()
func (*PubsubSubscription) String ¶ added in v1.10.0
func (x *PubsubSubscription) String() string
type PubsubSubscriptionRule ¶ added in v1.10.0
type PubsubSubscriptionRule struct { Match string `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*PubsubSubscriptionRule) Descriptor
deprecated
added in
v1.10.0
func (*PubsubSubscriptionRule) Descriptor() ([]byte, []int)
Deprecated: Use PubsubSubscriptionRule.ProtoReflect.Descriptor instead.
func (*PubsubSubscriptionRule) GetMatch ¶ added in v1.10.0
func (x *PubsubSubscriptionRule) GetMatch() string
func (*PubsubSubscriptionRule) GetPath ¶ added in v1.10.0
func (x *PubsubSubscriptionRule) GetPath() string
func (*PubsubSubscriptionRule) ProtoMessage ¶ added in v1.10.0
func (*PubsubSubscriptionRule) ProtoMessage()
func (*PubsubSubscriptionRule) ProtoReflect ¶ added in v1.10.0
func (x *PubsubSubscriptionRule) ProtoReflect() protoreflect.Message
func (*PubsubSubscriptionRule) Reset ¶ added in v1.10.0
func (x *PubsubSubscriptionRule) Reset()
func (*PubsubSubscriptionRule) String ¶ added in v1.10.0
func (x *PubsubSubscriptionRule) String() string
type PubsubSubscriptionRules ¶ added in v1.10.0
type PubsubSubscriptionRules struct { Rules []*PubsubSubscriptionRule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"` // contains filtered or unexported fields }
func (*PubsubSubscriptionRules) Descriptor
deprecated
added in
v1.10.0
func (*PubsubSubscriptionRules) Descriptor() ([]byte, []int)
Deprecated: Use PubsubSubscriptionRules.ProtoReflect.Descriptor instead.
func (*PubsubSubscriptionRules) GetRules ¶ added in v1.10.0
func (x *PubsubSubscriptionRules) GetRules() []*PubsubSubscriptionRule
func (*PubsubSubscriptionRules) ProtoMessage ¶ added in v1.10.0
func (*PubsubSubscriptionRules) ProtoMessage()
func (*PubsubSubscriptionRules) ProtoReflect ¶ added in v1.10.0
func (x *PubsubSubscriptionRules) ProtoReflect() protoreflect.Message
func (*PubsubSubscriptionRules) Reset ¶ added in v1.10.0
func (x *PubsubSubscriptionRules) Reset()
func (*PubsubSubscriptionRules) String ¶ added in v1.10.0
func (x *PubsubSubscriptionRules) String() string
type PubsubSubscriptionType ¶ added in v1.14.0
type PubsubSubscriptionType int32
PubsubSubscriptionType indicates the type of subscription
const ( // UNKNOWN is the default value for the subscription type. PubsubSubscriptionType_UNKNOWN PubsubSubscriptionType = 0 // Declarative subscription (k8s CRD) PubsubSubscriptionType_DECLARATIVE PubsubSubscriptionType = 1 // Programmatically created subscription PubsubSubscriptionType_PROGRAMMATIC PubsubSubscriptionType = 2 // Bidirectional Streaming subscription PubsubSubscriptionType_STREAMING PubsubSubscriptionType = 3 )
func (PubsubSubscriptionType) Descriptor ¶ added in v1.14.0
func (PubsubSubscriptionType) Descriptor() protoreflect.EnumDescriptor
func (PubsubSubscriptionType) Enum ¶ added in v1.14.0
func (x PubsubSubscriptionType) Enum() *PubsubSubscriptionType
func (PubsubSubscriptionType) EnumDescriptor
deprecated
added in
v1.14.0
func (PubsubSubscriptionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PubsubSubscriptionType.Descriptor instead.
func (PubsubSubscriptionType) Number ¶ added in v1.14.0
func (x PubsubSubscriptionType) Number() protoreflect.EnumNumber
func (PubsubSubscriptionType) String ¶ added in v1.14.0
func (x PubsubSubscriptionType) String() string
func (PubsubSubscriptionType) Type ¶ added in v1.14.0
func (PubsubSubscriptionType) Type() protoreflect.EnumType
type PurgeWorkflowRequest ¶ added in v1.11.0
type PurgeWorkflowRequest struct { // ID of the workflow instance to purge. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // contains filtered or unexported fields }
PurgeWorkflowRequest is the request for PurgeWorkflowBeta1.
func (*PurgeWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*PurgeWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*PurgeWorkflowRequest) Descriptor
deprecated
added in
v1.11.0
func (*PurgeWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgeWorkflowRequest.ProtoReflect.Descriptor instead.
func (*PurgeWorkflowRequest) GetInstanceId ¶ added in v1.11.0
func (x *PurgeWorkflowRequest) GetInstanceId() string
func (*PurgeWorkflowRequest) GetWorkflowComponent ¶ added in v1.11.0
func (x *PurgeWorkflowRequest) GetWorkflowComponent() string
func (*PurgeWorkflowRequest) ProtoMessage ¶ added in v1.11.0
func (*PurgeWorkflowRequest) ProtoMessage()
func (*PurgeWorkflowRequest) ProtoReflect ¶ added in v1.11.0
func (x *PurgeWorkflowRequest) ProtoReflect() protoreflect.Message
func (*PurgeWorkflowRequest) Reset ¶ added in v1.11.0
func (x *PurgeWorkflowRequest) Reset()
func (*PurgeWorkflowRequest) SetInstanceId ¶ added in v1.12.0
func (x *PurgeWorkflowRequest) SetInstanceId(val string)
func (*PurgeWorkflowRequest) SetWorkflowComponent ¶ added in v1.12.0
func (x *PurgeWorkflowRequest) SetWorkflowComponent(val string)
func (*PurgeWorkflowRequest) String ¶ added in v1.11.0
func (x *PurgeWorkflowRequest) String() string
type QueryStateItem ¶ added in v1.5.0
type QueryStateItem struct { // The object key. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // The object value. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // The entity tag which represents the specific version of data. // ETag format is defined by the corresponding data store. Etag string `protobuf:"bytes,3,opt,name=etag,proto3" json:"etag,omitempty"` // The error message indicating an error in processing of the query result. Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*QueryStateItem) Descriptor
deprecated
added in
v1.5.0
func (*QueryStateItem) Descriptor() ([]byte, []int)
Deprecated: Use QueryStateItem.ProtoReflect.Descriptor instead.
func (*QueryStateItem) GetData ¶ added in v1.5.0
func (x *QueryStateItem) GetData() []byte
func (*QueryStateItem) GetError ¶ added in v1.5.0
func (x *QueryStateItem) GetError() string
func (*QueryStateItem) GetEtag ¶ added in v1.5.0
func (x *QueryStateItem) GetEtag() string
func (*QueryStateItem) GetKey ¶ added in v1.5.0
func (x *QueryStateItem) GetKey() string
func (*QueryStateItem) ProtoMessage ¶ added in v1.5.0
func (*QueryStateItem) ProtoMessage()
func (*QueryStateItem) ProtoReflect ¶ added in v1.5.0
func (x *QueryStateItem) ProtoReflect() protoreflect.Message
func (*QueryStateItem) Reset ¶ added in v1.5.0
func (x *QueryStateItem) Reset()
func (*QueryStateItem) String ¶ added in v1.5.0
func (x *QueryStateItem) String() string
type QueryStateRequest ¶ added in v1.5.0
type QueryStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The query in JSON format. Query string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"` // The metadata which will be sent to state store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
QueryStateRequest is the message to query state store.
func (*QueryStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*QueryStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*QueryStateRequest) Descriptor
deprecated
added in
v1.5.0
func (*QueryStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryStateRequest.ProtoReflect.Descriptor instead.
func (*QueryStateRequest) GetMetadata ¶ added in v1.5.0
func (x *QueryStateRequest) GetMetadata() map[string]string
func (*QueryStateRequest) GetQuery ¶ added in v1.5.0
func (x *QueryStateRequest) GetQuery() string
func (*QueryStateRequest) GetStoreName ¶ added in v1.5.0
func (x *QueryStateRequest) GetStoreName() string
func (*QueryStateRequest) ProtoMessage ¶ added in v1.5.0
func (*QueryStateRequest) ProtoMessage()
func (*QueryStateRequest) ProtoReflect ¶ added in v1.5.0
func (x *QueryStateRequest) ProtoReflect() protoreflect.Message
func (*QueryStateRequest) Reset ¶ added in v1.5.0
func (x *QueryStateRequest) Reset()
func (*QueryStateRequest) String ¶ added in v1.5.0
func (x *QueryStateRequest) String() string
type QueryStateResponse ¶ added in v1.5.0
type QueryStateResponse struct { // An array of query results. Results []*QueryStateItem `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // Pagination token. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The metadata which will be sent to app. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
QueryStateResponse is the response conveying the query results.
func (*QueryStateResponse) Descriptor
deprecated
added in
v1.5.0
func (*QueryStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryStateResponse.ProtoReflect.Descriptor instead.
func (*QueryStateResponse) GetMetadata ¶ added in v1.5.0
func (x *QueryStateResponse) GetMetadata() map[string]string
func (*QueryStateResponse) GetResults ¶ added in v1.5.0
func (x *QueryStateResponse) GetResults() []*QueryStateItem
func (*QueryStateResponse) GetToken ¶ added in v1.5.0
func (x *QueryStateResponse) GetToken() string
func (*QueryStateResponse) ProtoMessage ¶ added in v1.5.0
func (*QueryStateResponse) ProtoMessage()
func (*QueryStateResponse) ProtoReflect ¶ added in v1.5.0
func (x *QueryStateResponse) ProtoReflect() protoreflect.Message
func (*QueryStateResponse) Reset ¶ added in v1.5.0
func (x *QueryStateResponse) Reset()
func (*QueryStateResponse) String ¶ added in v1.5.0
func (x *QueryStateResponse) String() string
type RaiseEventWorkflowRequest ¶ added in v1.11.0
type RaiseEventWorkflowRequest struct { // ID of the workflow instance to raise an event for. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // Name of the event. EventName string `protobuf:"bytes,3,opt,name=event_name,json=eventName,proto3" json:"event_name,omitempty"` // Data associated with the event. EventData []byte `protobuf:"bytes,4,opt,name=event_data,json=eventData,proto3" json:"event_data,omitempty"` // contains filtered or unexported fields }
RaiseEventWorkflowRequest is the request for RaiseEventWorkflowBeta1.
func (*RaiseEventWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*RaiseEventWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*RaiseEventWorkflowRequest) Descriptor
deprecated
added in
v1.11.0
func (*RaiseEventWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use RaiseEventWorkflowRequest.ProtoReflect.Descriptor instead.
func (*RaiseEventWorkflowRequest) GetEventData ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) GetEventData() []byte
func (*RaiseEventWorkflowRequest) GetEventName ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) GetEventName() string
func (*RaiseEventWorkflowRequest) GetInstanceId ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) GetInstanceId() string
func (*RaiseEventWorkflowRequest) GetWorkflowComponent ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) GetWorkflowComponent() string
func (*RaiseEventWorkflowRequest) ProtoMessage ¶ added in v1.11.0
func (*RaiseEventWorkflowRequest) ProtoMessage()
func (*RaiseEventWorkflowRequest) ProtoReflect ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) ProtoReflect() protoreflect.Message
func (*RaiseEventWorkflowRequest) Reset ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) Reset()
func (*RaiseEventWorkflowRequest) String ¶ added in v1.11.0
func (x *RaiseEventWorkflowRequest) String() string
type RegisterActorReminderRequest ¶ added in v1.0.0
type RegisterActorReminderRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` DueTime string `protobuf:"bytes,4,opt,name=due_time,json=dueTime,proto3" json:"due_time,omitempty"` Period string `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"` Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` Ttl string `protobuf:"bytes,7,opt,name=ttl,proto3" json:"ttl,omitempty"` // contains filtered or unexported fields }
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.
func (*RegisterActorReminderRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*RegisterActorReminderRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*RegisterActorReminderRequest) Descriptor
deprecated
added in
v1.0.0
func (*RegisterActorReminderRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterActorReminderRequest.ProtoReflect.Descriptor instead.
func (*RegisterActorReminderRequest) GetActorId ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetActorId() string
func (*RegisterActorReminderRequest) GetActorType ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetActorType() string
func (*RegisterActorReminderRequest) GetData ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetData() []byte
func (*RegisterActorReminderRequest) GetDueTime ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetDueTime() string
func (*RegisterActorReminderRequest) GetName ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetName() string
func (*RegisterActorReminderRequest) GetPeriod ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) GetPeriod() string
func (*RegisterActorReminderRequest) GetTtl ¶ added in v1.4.0
func (x *RegisterActorReminderRequest) GetTtl() string
func (*RegisterActorReminderRequest) ProtoMessage ¶ added in v1.0.0
func (*RegisterActorReminderRequest) ProtoMessage()
func (*RegisterActorReminderRequest) ProtoReflect ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) ProtoReflect() protoreflect.Message
func (*RegisterActorReminderRequest) Reset ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) Reset()
func (*RegisterActorReminderRequest) String ¶ added in v1.0.0
func (x *RegisterActorReminderRequest) String() string
type RegisterActorTimerRequest ¶ added in v1.0.0
type RegisterActorTimerRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` DueTime string `protobuf:"bytes,4,opt,name=due_time,json=dueTime,proto3" json:"due_time,omitempty"` Period string `protobuf:"bytes,5,opt,name=period,proto3" json:"period,omitempty"` Callback string `protobuf:"bytes,6,opt,name=callback,proto3" json:"callback,omitempty"` Data []byte `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"` Ttl string `protobuf:"bytes,8,opt,name=ttl,proto3" json:"ttl,omitempty"` // contains filtered or unexported fields }
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.
func (*RegisterActorTimerRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*RegisterActorTimerRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*RegisterActorTimerRequest) Descriptor
deprecated
added in
v1.0.0
func (*RegisterActorTimerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterActorTimerRequest.ProtoReflect.Descriptor instead.
func (*RegisterActorTimerRequest) GetActorId ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetActorId() string
func (*RegisterActorTimerRequest) GetActorType ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetActorType() string
func (*RegisterActorTimerRequest) GetCallback ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetCallback() string
func (*RegisterActorTimerRequest) GetData ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetData() []byte
func (*RegisterActorTimerRequest) GetDueTime ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetDueTime() string
func (*RegisterActorTimerRequest) GetName ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetName() string
func (*RegisterActorTimerRequest) GetPeriod ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) GetPeriod() string
func (*RegisterActorTimerRequest) GetTtl ¶ added in v1.4.0
func (x *RegisterActorTimerRequest) GetTtl() string
func (*RegisterActorTimerRequest) ProtoMessage ¶ added in v1.0.0
func (*RegisterActorTimerRequest) ProtoMessage()
func (*RegisterActorTimerRequest) ProtoReflect ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) ProtoReflect() protoreflect.Message
func (*RegisterActorTimerRequest) Reset ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) Reset()
func (*RegisterActorTimerRequest) String ¶ added in v1.0.0
func (x *RegisterActorTimerRequest) String() string
type RegisteredComponents ¶ added in v1.0.0
type RegisteredComponents struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Capabilities []string `protobuf:"bytes,4,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*RegisteredComponents) Descriptor
deprecated
added in
v1.0.0
func (*RegisteredComponents) Descriptor() ([]byte, []int)
Deprecated: Use RegisteredComponents.ProtoReflect.Descriptor instead.
func (*RegisteredComponents) GetCapabilities ¶ added in v1.8.0
func (x *RegisteredComponents) GetCapabilities() []string
func (*RegisteredComponents) GetName ¶ added in v1.0.0
func (x *RegisteredComponents) GetName() string
func (*RegisteredComponents) GetType ¶ added in v1.0.0
func (x *RegisteredComponents) GetType() string
func (*RegisteredComponents) GetVersion ¶ added in v1.0.0
func (x *RegisteredComponents) GetVersion() string
func (*RegisteredComponents) ProtoMessage ¶ added in v1.0.0
func (*RegisteredComponents) ProtoMessage()
func (*RegisteredComponents) ProtoReflect ¶ added in v1.0.0
func (x *RegisteredComponents) ProtoReflect() protoreflect.Message
func (*RegisteredComponents) Reset ¶ added in v1.0.0
func (x *RegisteredComponents) Reset()
func (*RegisteredComponents) String ¶ added in v1.0.0
func (x *RegisteredComponents) String() string
type ResumeWorkflowRequest ¶ added in v1.11.0
type ResumeWorkflowRequest struct { // ID of the workflow instance to resume. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // contains filtered or unexported fields }
ResumeWorkflowRequest is the request for ResumeWorkflowBeta1.
func (*ResumeWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*ResumeWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*ResumeWorkflowRequest) Descriptor
deprecated
added in
v1.11.0
func (*ResumeWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeWorkflowRequest.ProtoReflect.Descriptor instead.
func (*ResumeWorkflowRequest) GetInstanceId ¶ added in v1.11.0
func (x *ResumeWorkflowRequest) GetInstanceId() string
func (*ResumeWorkflowRequest) GetWorkflowComponent ¶ added in v1.11.0
func (x *ResumeWorkflowRequest) GetWorkflowComponent() string
func (*ResumeWorkflowRequest) ProtoMessage ¶ added in v1.11.0
func (*ResumeWorkflowRequest) ProtoMessage()
func (*ResumeWorkflowRequest) ProtoReflect ¶ added in v1.11.0
func (x *ResumeWorkflowRequest) ProtoReflect() protoreflect.Message
func (*ResumeWorkflowRequest) Reset ¶ added in v1.11.0
func (x *ResumeWorkflowRequest) Reset()
func (*ResumeWorkflowRequest) SetInstanceId ¶ added in v1.12.0
func (x *ResumeWorkflowRequest) SetInstanceId(val string)
func (*ResumeWorkflowRequest) SetWorkflowComponent ¶ added in v1.12.0
func (x *ResumeWorkflowRequest) SetWorkflowComponent(val string)
func (*ResumeWorkflowRequest) String ¶ added in v1.11.0
func (x *ResumeWorkflowRequest) String() string
type SaveStateRequest ¶
type SaveStateRequest struct { // The name of state store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The array of the state key values. States []*v1.StateItem `protobuf:"bytes,2,rep,name=states,proto3" json:"states,omitempty"` // contains filtered or unexported fields }
SaveStateRequest is the message to save multiple states into state store.
func (*SaveStateRequest) AppendSpanAttributes ¶ added in v1.13.0
func (x *SaveStateRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SaveStateRequest) Descriptor
deprecated
func (*SaveStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveStateRequest.ProtoReflect.Descriptor instead.
func (*SaveStateRequest) GetStates ¶
func (x *SaveStateRequest) GetStates() []*v1.StateItem
func (*SaveStateRequest) GetStoreName ¶
func (x *SaveStateRequest) GetStoreName() string
func (*SaveStateRequest) ProtoMessage ¶
func (*SaveStateRequest) ProtoMessage()
func (*SaveStateRequest) ProtoReflect ¶ added in v1.0.0
func (x *SaveStateRequest) ProtoReflect() protoreflect.Message
func (*SaveStateRequest) Reset ¶
func (x *SaveStateRequest) Reset()
func (*SaveStateRequest) String ¶
func (x *SaveStateRequest) String() string
type ScheduleJobRequest ¶ added in v1.14.0
type ScheduleJobRequest struct { // The job details. Job *Job `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
ScheduleJobRequest is the message to create/schedule the job.
func (*ScheduleJobRequest) AppendSpanAttributes ¶ added in v1.14.0
func (*ScheduleJobRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*ScheduleJobRequest) Descriptor
deprecated
added in
v1.14.0
func (*ScheduleJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleJobRequest.ProtoReflect.Descriptor instead.
func (*ScheduleJobRequest) GetJob ¶ added in v1.14.0
func (x *ScheduleJobRequest) GetJob() *Job
func (*ScheduleJobRequest) ProtoMessage ¶ added in v1.14.0
func (*ScheduleJobRequest) ProtoMessage()
func (*ScheduleJobRequest) ProtoReflect ¶ added in v1.14.0
func (x *ScheduleJobRequest) ProtoReflect() protoreflect.Message
func (*ScheduleJobRequest) Reset ¶ added in v1.14.0
func (x *ScheduleJobRequest) Reset()
func (*ScheduleJobRequest) String ¶ added in v1.14.0
func (x *ScheduleJobRequest) String() string
type ScheduleJobResponse ¶ added in v1.14.0
type ScheduleJobResponse struct {
// contains filtered or unexported fields
}
ScheduleJobResponse is the message response to create/schedule the job.
func (*ScheduleJobResponse) Descriptor
deprecated
added in
v1.14.0
func (*ScheduleJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleJobResponse.ProtoReflect.Descriptor instead.
func (*ScheduleJobResponse) ProtoMessage ¶ added in v1.14.0
func (*ScheduleJobResponse) ProtoMessage()
func (*ScheduleJobResponse) ProtoReflect ¶ added in v1.14.0
func (x *ScheduleJobResponse) ProtoReflect() protoreflect.Message
func (*ScheduleJobResponse) Reset ¶ added in v1.14.0
func (x *ScheduleJobResponse) Reset()
func (*ScheduleJobResponse) String ¶ added in v1.14.0
func (x *ScheduleJobResponse) String() string
type SecretResponse ¶ added in v1.0.0
type SecretResponse struct { Secrets map[string]string `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
SecretResponse is a map of decrypted string/string values
func (*SecretResponse) Descriptor
deprecated
added in
v1.0.0
func (*SecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use SecretResponse.ProtoReflect.Descriptor instead.
func (*SecretResponse) GetSecrets ¶ added in v1.0.0
func (x *SecretResponse) GetSecrets() map[string]string
func (*SecretResponse) ProtoMessage ¶ added in v1.0.0
func (*SecretResponse) ProtoMessage()
func (*SecretResponse) ProtoReflect ¶ added in v1.0.0
func (x *SecretResponse) ProtoReflect() protoreflect.Message
func (*SecretResponse) Reset ¶ added in v1.0.0
func (x *SecretResponse) Reset()
func (*SecretResponse) String ¶ added in v1.0.0
func (x *SecretResponse) String() string
type SetMetadataRequest ¶ added in v1.0.0
type SetMetadataRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SetMetadataRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SetMetadataRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SetMetadataRequest) Descriptor
deprecated
added in
v1.0.0
func (*SetMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMetadataRequest.ProtoReflect.Descriptor instead.
func (*SetMetadataRequest) GetKey ¶ added in v1.0.0
func (x *SetMetadataRequest) GetKey() string
func (*SetMetadataRequest) GetValue ¶ added in v1.0.0
func (x *SetMetadataRequest) GetValue() string
func (*SetMetadataRequest) ProtoMessage ¶ added in v1.0.0
func (*SetMetadataRequest) ProtoMessage()
func (*SetMetadataRequest) ProtoReflect ¶ added in v1.0.0
func (x *SetMetadataRequest) ProtoReflect() protoreflect.Message
func (*SetMetadataRequest) Reset ¶ added in v1.0.0
func (x *SetMetadataRequest) Reset()
func (*SetMetadataRequest) String ¶ added in v1.0.0
func (x *SetMetadataRequest) String() string
type ShutdownRequest ¶ added in v1.13.0
type ShutdownRequest struct {
// contains filtered or unexported fields
}
ShutdownRequest is the request for Shutdown.
func (*ShutdownRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*ShutdownRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*ShutdownRequest) Descriptor
deprecated
added in
v1.13.0
func (*ShutdownRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownRequest.ProtoReflect.Descriptor instead.
func (*ShutdownRequest) ProtoMessage ¶ added in v1.13.0
func (*ShutdownRequest) ProtoMessage()
func (*ShutdownRequest) ProtoReflect ¶ added in v1.13.0
func (x *ShutdownRequest) ProtoReflect() protoreflect.Message
func (*ShutdownRequest) Reset ¶ added in v1.13.0
func (x *ShutdownRequest) Reset()
func (*ShutdownRequest) String ¶ added in v1.13.0
func (x *ShutdownRequest) String() string
type StartWorkflowRequest ¶ added in v1.10.0
type StartWorkflowRequest struct { // The ID to assign to the started workflow instance. If empty, a random ID is generated. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // Name of the workflow. WorkflowName string `protobuf:"bytes,3,opt,name=workflow_name,json=workflowName,proto3" json:"workflow_name,omitempty"` // Additional component-specific options for starting the workflow instance. Options map[string]string `` /* 155-byte string literal not displayed */ // Input data for the workflow instance. Input []byte `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"` // contains filtered or unexported fields }
StartWorkflowRequest is the request for StartWorkflowBeta1.
func (*StartWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*StartWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*StartWorkflowRequest) Descriptor
deprecated
added in
v1.10.0
func (*StartWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkflowRequest.ProtoReflect.Descriptor instead.
func (*StartWorkflowRequest) GetInput ¶ added in v1.10.0
func (x *StartWorkflowRequest) GetInput() []byte
func (*StartWorkflowRequest) GetInstanceId ¶ added in v1.10.0
func (x *StartWorkflowRequest) GetInstanceId() string
func (*StartWorkflowRequest) GetOptions ¶ added in v1.10.0
func (x *StartWorkflowRequest) GetOptions() map[string]string
func (*StartWorkflowRequest) GetWorkflowComponent ¶ added in v1.10.0
func (x *StartWorkflowRequest) GetWorkflowComponent() string
func (*StartWorkflowRequest) GetWorkflowName ¶ added in v1.10.0
func (x *StartWorkflowRequest) GetWorkflowName() string
func (*StartWorkflowRequest) ProtoMessage ¶ added in v1.10.0
func (*StartWorkflowRequest) ProtoMessage()
func (*StartWorkflowRequest) ProtoReflect ¶ added in v1.10.0
func (x *StartWorkflowRequest) ProtoReflect() protoreflect.Message
func (*StartWorkflowRequest) Reset ¶ added in v1.10.0
func (x *StartWorkflowRequest) Reset()
func (*StartWorkflowRequest) String ¶ added in v1.10.0
func (x *StartWorkflowRequest) String() string
type StartWorkflowResponse ¶ added in v1.11.0
type StartWorkflowResponse struct { // ID of the started workflow instance. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
StartWorkflowResponse is the response for StartWorkflowBeta1.
func (*StartWorkflowResponse) Descriptor
deprecated
added in
v1.11.0
func (*StartWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkflowResponse.ProtoReflect.Descriptor instead.
func (*StartWorkflowResponse) GetInstanceId ¶ added in v1.11.0
func (x *StartWorkflowResponse) GetInstanceId() string
func (*StartWorkflowResponse) ProtoMessage ¶ added in v1.11.0
func (*StartWorkflowResponse) ProtoMessage()
func (*StartWorkflowResponse) ProtoReflect ¶ added in v1.11.0
func (x *StartWorkflowResponse) ProtoReflect() protoreflect.Message
func (*StartWorkflowResponse) Reset ¶ added in v1.11.0
func (x *StartWorkflowResponse) Reset()
func (*StartWorkflowResponse) String ¶ added in v1.11.0
func (x *StartWorkflowResponse) String() string
type SubscribeConfigurationRequest ¶ added in v1.5.0
type SubscribeConfigurationRequest struct { // The name of configuration store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // Optional. The key of the configuration item to fetch. // If set, only query for the specified configuration items. // Empty list means fetch all. Keys []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys,omitempty"` // The metadata which will be sent to configuration store components. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
func (*SubscribeConfigurationRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubscribeConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubscribeConfigurationRequest) Descriptor
deprecated
added in
v1.5.0
func (*SubscribeConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeConfigurationRequest.ProtoReflect.Descriptor instead.
func (*SubscribeConfigurationRequest) GetKeys ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) GetKeys() []string
func (*SubscribeConfigurationRequest) GetMetadata ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) GetMetadata() map[string]string
func (*SubscribeConfigurationRequest) GetStoreName ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) GetStoreName() string
func (*SubscribeConfigurationRequest) ProtoMessage ¶ added in v1.5.0
func (*SubscribeConfigurationRequest) ProtoMessage()
func (*SubscribeConfigurationRequest) ProtoReflect ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) ProtoReflect() protoreflect.Message
func (*SubscribeConfigurationRequest) Reset ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) Reset()
func (*SubscribeConfigurationRequest) String ¶ added in v1.5.0
func (x *SubscribeConfigurationRequest) String() string
type SubscribeConfigurationResponse ¶ added in v1.5.0
type SubscribeConfigurationResponse struct { // Subscribe id, used to stop subscription. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The list of items containing configuration values Items map[string]*v1.ConfigurationItem `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SubscribeConfigurationResponse) Descriptor
deprecated
added in
v1.5.0
func (*SubscribeConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeConfigurationResponse.ProtoReflect.Descriptor instead.
func (*SubscribeConfigurationResponse) GetId ¶ added in v1.7.0
func (x *SubscribeConfigurationResponse) GetId() string
func (*SubscribeConfigurationResponse) GetItems ¶ added in v1.5.0
func (x *SubscribeConfigurationResponse) GetItems() map[string]*v1.ConfigurationItem
func (*SubscribeConfigurationResponse) ProtoMessage ¶ added in v1.5.0
func (*SubscribeConfigurationResponse) ProtoMessage()
func (*SubscribeConfigurationResponse) ProtoReflect ¶ added in v1.5.0
func (x *SubscribeConfigurationResponse) ProtoReflect() protoreflect.Message
func (*SubscribeConfigurationResponse) Reset ¶ added in v1.5.0
func (x *SubscribeConfigurationResponse) Reset()
func (*SubscribeConfigurationResponse) String ¶ added in v1.5.0
func (x *SubscribeConfigurationResponse) String() string
type SubscribeTopicEventsRequestAlpha1 ¶ added in v1.14.0
type SubscribeTopicEventsRequestAlpha1 struct { // Types that are assignable to SubscribeTopicEventsRequestType: // // *SubscribeTopicEventsRequestAlpha1_InitialRequest // *SubscribeTopicEventsRequestAlpha1_EventProcessed SubscribeTopicEventsRequestType isSubscribeTopicEventsRequestAlpha1_SubscribeTopicEventsRequestType `protobuf_oneof:"subscribe_topic_events_request_type"` // contains filtered or unexported fields }
SubscribeTopicEventsRequestAlpha1 is a message containing the details for subscribing to a topic via streaming. The first message must always be the initial request. All subsequent messages must be event processed responses.
func (*SubscribeTopicEventsRequestAlpha1) AppendSpanAttributes ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestAlpha1) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubscribeTopicEventsRequestAlpha1) Descriptor
deprecated
added in
v1.14.0
func (*SubscribeTopicEventsRequestAlpha1) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeTopicEventsRequestAlpha1.ProtoReflect.Descriptor instead.
func (*SubscribeTopicEventsRequestAlpha1) GetEventProcessed ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestAlpha1) GetEventProcessed() *SubscribeTopicEventsRequestProcessedAlpha1
func (*SubscribeTopicEventsRequestAlpha1) GetInitialRequest ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestAlpha1) GetInitialRequest() *SubscribeTopicEventsRequestInitialAlpha1
func (*SubscribeTopicEventsRequestAlpha1) GetSubscribeTopicEventsRequestType ¶ added in v1.14.0
func (m *SubscribeTopicEventsRequestAlpha1) GetSubscribeTopicEventsRequestType() isSubscribeTopicEventsRequestAlpha1_SubscribeTopicEventsRequestType
func (*SubscribeTopicEventsRequestAlpha1) ProtoMessage ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestAlpha1) ProtoMessage()
func (*SubscribeTopicEventsRequestAlpha1) ProtoReflect ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestAlpha1) ProtoReflect() protoreflect.Message
func (*SubscribeTopicEventsRequestAlpha1) Reset ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestAlpha1) Reset()
func (*SubscribeTopicEventsRequestAlpha1) String ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestAlpha1) String() string
type SubscribeTopicEventsRequestAlpha1_EventProcessed ¶ added in v1.14.0
type SubscribeTopicEventsRequestAlpha1_EventProcessed struct {
EventProcessed *SubscribeTopicEventsRequestProcessedAlpha1 `protobuf:"bytes,2,opt,name=event_processed,json=eventProcessed,proto3,oneof"`
}
type SubscribeTopicEventsRequestAlpha1_InitialRequest ¶ added in v1.14.0
type SubscribeTopicEventsRequestAlpha1_InitialRequest struct {
InitialRequest *SubscribeTopicEventsRequestInitialAlpha1 `protobuf:"bytes,1,opt,name=initial_request,json=initialRequest,proto3,oneof"`
}
func (*SubscribeTopicEventsRequestAlpha1_InitialRequest) AppendSpanAttributes ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestAlpha1_InitialRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
type SubscribeTopicEventsRequestInitialAlpha1 ¶ added in v1.14.0
type SubscribeTopicEventsRequestInitialAlpha1 struct { // The name of the pubsub component PubsubName string `protobuf:"bytes,1,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // The pubsub topic Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // The metadata passing to pub components // // metadata property: // - key : the key of the message. Metadata map[string]string `` /* 157-byte string literal not displayed */ // dead_letter_topic is the topic to which messages that fail to be processed // are sent. DeadLetterTopic *string `protobuf:"bytes,4,opt,name=dead_letter_topic,json=deadLetterTopic,proto3,oneof" json:"dead_letter_topic,omitempty"` // contains filtered or unexported fields }
SubscribeTopicEventsRequestInitialAlpha1 is the initial message containing the details for subscribing to a topic via streaming.
func (*SubscribeTopicEventsRequestInitialAlpha1) AppendSpanAttributes ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestInitialAlpha1) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubscribeTopicEventsRequestInitialAlpha1) Descriptor
deprecated
added in
v1.14.0
func (*SubscribeTopicEventsRequestInitialAlpha1) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeTopicEventsRequestInitialAlpha1.ProtoReflect.Descriptor instead.
func (*SubscribeTopicEventsRequestInitialAlpha1) GetDeadLetterTopic ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) GetDeadLetterTopic() string
func (*SubscribeTopicEventsRequestInitialAlpha1) GetMetadata ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) GetMetadata() map[string]string
func (*SubscribeTopicEventsRequestInitialAlpha1) GetPubsubName ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) GetPubsubName() string
func (*SubscribeTopicEventsRequestInitialAlpha1) GetTopic ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) GetTopic() string
func (*SubscribeTopicEventsRequestInitialAlpha1) ProtoMessage ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestInitialAlpha1) ProtoMessage()
func (*SubscribeTopicEventsRequestInitialAlpha1) ProtoReflect ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) ProtoReflect() protoreflect.Message
func (*SubscribeTopicEventsRequestInitialAlpha1) Reset ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) Reset()
func (*SubscribeTopicEventsRequestInitialAlpha1) String ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestInitialAlpha1) String() string
type SubscribeTopicEventsRequestProcessedAlpha1 ¶ added in v1.14.0
type SubscribeTopicEventsRequestProcessedAlpha1 struct { // id is the unique identifier for the subscription request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // status is the result of the subscription request. Status *TopicEventResponse `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
SubscribeTopicEventsRequestProcessedAlpha1 is the message containing the subscription to a topic.
func (*SubscribeTopicEventsRequestProcessedAlpha1) Descriptor
deprecated
added in
v1.14.0
func (*SubscribeTopicEventsRequestProcessedAlpha1) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeTopicEventsRequestProcessedAlpha1.ProtoReflect.Descriptor instead.
func (*SubscribeTopicEventsRequestProcessedAlpha1) GetId ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestProcessedAlpha1) GetId() string
func (*SubscribeTopicEventsRequestProcessedAlpha1) GetStatus ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestProcessedAlpha1) GetStatus() *TopicEventResponse
func (*SubscribeTopicEventsRequestProcessedAlpha1) ProtoMessage ¶ added in v1.14.0
func (*SubscribeTopicEventsRequestProcessedAlpha1) ProtoMessage()
func (*SubscribeTopicEventsRequestProcessedAlpha1) ProtoReflect ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestProcessedAlpha1) ProtoReflect() protoreflect.Message
func (*SubscribeTopicEventsRequestProcessedAlpha1) Reset ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestProcessedAlpha1) Reset()
func (*SubscribeTopicEventsRequestProcessedAlpha1) String ¶ added in v1.14.0
func (x *SubscribeTopicEventsRequestProcessedAlpha1) String() string
type SubscribeTopicEventsResponseAlpha1 ¶ added in v1.14.0
type SubscribeTopicEventsResponseAlpha1 struct { // Types that are assignable to SubscribeTopicEventsResponseType: // // *SubscribeTopicEventsResponseAlpha1_InitialResponse // *SubscribeTopicEventsResponseAlpha1_EventMessage SubscribeTopicEventsResponseType isSubscribeTopicEventsResponseAlpha1_SubscribeTopicEventsResponseType `protobuf_oneof:"subscribe_topic_events_response_type"` // contains filtered or unexported fields }
SubscribeTopicEventsResponseAlpha1 is a message returned from daprd when subscribing to a topic via streaming.
func (*SubscribeTopicEventsResponseAlpha1) Descriptor
deprecated
added in
v1.14.0
func (*SubscribeTopicEventsResponseAlpha1) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeTopicEventsResponseAlpha1.ProtoReflect.Descriptor instead.
func (*SubscribeTopicEventsResponseAlpha1) GetEventMessage ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseAlpha1) GetEventMessage() *TopicEventRequest
func (*SubscribeTopicEventsResponseAlpha1) GetInitialResponse ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseAlpha1) GetInitialResponse() *SubscribeTopicEventsResponseInitialAlpha1
func (*SubscribeTopicEventsResponseAlpha1) GetSubscribeTopicEventsResponseType ¶ added in v1.14.0
func (m *SubscribeTopicEventsResponseAlpha1) GetSubscribeTopicEventsResponseType() isSubscribeTopicEventsResponseAlpha1_SubscribeTopicEventsResponseType
func (*SubscribeTopicEventsResponseAlpha1) ProtoMessage ¶ added in v1.14.0
func (*SubscribeTopicEventsResponseAlpha1) ProtoMessage()
func (*SubscribeTopicEventsResponseAlpha1) ProtoReflect ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseAlpha1) ProtoReflect() protoreflect.Message
func (*SubscribeTopicEventsResponseAlpha1) Reset ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseAlpha1) Reset()
func (*SubscribeTopicEventsResponseAlpha1) String ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseAlpha1) String() string
type SubscribeTopicEventsResponseAlpha1_EventMessage ¶ added in v1.14.0
type SubscribeTopicEventsResponseAlpha1_EventMessage struct {
EventMessage *TopicEventRequest `protobuf:"bytes,2,opt,name=event_message,json=eventMessage,proto3,oneof"`
}
type SubscribeTopicEventsResponseAlpha1_InitialResponse ¶ added in v1.14.0
type SubscribeTopicEventsResponseAlpha1_InitialResponse struct {
InitialResponse *SubscribeTopicEventsResponseInitialAlpha1 `protobuf:"bytes,1,opt,name=initial_response,json=initialResponse,proto3,oneof"`
}
type SubscribeTopicEventsResponseInitialAlpha1 ¶ added in v1.14.0
type SubscribeTopicEventsResponseInitialAlpha1 struct {
// contains filtered or unexported fields
}
SubscribeTopicEventsResponseInitialAlpha1 is the initial response from daprd when subscribing to a topic.
func (*SubscribeTopicEventsResponseInitialAlpha1) Descriptor
deprecated
added in
v1.14.0
func (*SubscribeTopicEventsResponseInitialAlpha1) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeTopicEventsResponseInitialAlpha1.ProtoReflect.Descriptor instead.
func (*SubscribeTopicEventsResponseInitialAlpha1) ProtoMessage ¶ added in v1.14.0
func (*SubscribeTopicEventsResponseInitialAlpha1) ProtoMessage()
func (*SubscribeTopicEventsResponseInitialAlpha1) ProtoReflect ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseInitialAlpha1) ProtoReflect() protoreflect.Message
func (*SubscribeTopicEventsResponseInitialAlpha1) Reset ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseInitialAlpha1) Reset()
func (*SubscribeTopicEventsResponseInitialAlpha1) String ¶ added in v1.14.0
func (x *SubscribeTopicEventsResponseInitialAlpha1) String() string
type SubtleCryptoRequests ¶ added in v1.11.0
type SubtleCryptoRequests interface { // SetComponentName sets the value of the ComponentName property. SetComponentName(name string) }
SubtleCryptoRequests is an interface for all Subtle*Request structs.
type SubtleDecryptRequest ¶ added in v1.11.0
type SubtleDecryptRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Message to decrypt. Ciphertext []byte `protobuf:"bytes,2,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Nonce / initialization vector. // Ignored with asymmetric ciphers. Nonce []byte `protobuf:"bytes,5,opt,name=nonce,proto3" json:"nonce,omitempty"` // Authentication tag. // This is nil when not using an authenticated cipher. Tag []byte `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag,omitempty"` // Associated Data when using AEAD ciphers (optional). AssociatedData []byte `protobuf:"bytes,7,opt,name=associated_data,json=associatedData,proto3" json:"associated_data,omitempty"` // contains filtered or unexported fields }
SubtleDecryptRequest is the request for SubtleDecryptAlpha1.
func (*SubtleDecryptRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleDecryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleDecryptRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleDecryptRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleDecryptRequest.ProtoReflect.Descriptor instead.
func (*SubtleDecryptRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetAlgorithm() string
func (*SubtleDecryptRequest) GetAssociatedData ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetAssociatedData() []byte
func (*SubtleDecryptRequest) GetCiphertext ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetCiphertext() []byte
func (*SubtleDecryptRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetComponentName() string
func (*SubtleDecryptRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetKeyName() string
func (*SubtleDecryptRequest) GetNonce ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetNonce() []byte
func (*SubtleDecryptRequest) GetTag ¶ added in v1.11.0
func (x *SubtleDecryptRequest) GetTag() []byte
func (*SubtleDecryptRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleDecryptRequest) ProtoMessage()
func (*SubtleDecryptRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleDecryptRequest) ProtoReflect() protoreflect.Message
func (*SubtleDecryptRequest) Reset ¶ added in v1.11.0
func (x *SubtleDecryptRequest) Reset()
func (*SubtleDecryptRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleDecryptRequest) SetComponentName(name string)
func (*SubtleDecryptRequest) String ¶ added in v1.11.0
func (x *SubtleDecryptRequest) String() string
type SubtleDecryptResponse ¶ added in v1.11.0
type SubtleDecryptResponse struct { // Decrypted plaintext. Plaintext []byte `protobuf:"bytes,1,opt,name=plaintext,proto3" json:"plaintext,omitempty"` // contains filtered or unexported fields }
SubtleDecryptResponse is the response for SubtleDecryptAlpha1.
func (*SubtleDecryptResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleDecryptResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleDecryptResponse.ProtoReflect.Descriptor instead.
func (*SubtleDecryptResponse) GetPlaintext ¶ added in v1.11.0
func (x *SubtleDecryptResponse) GetPlaintext() []byte
func (*SubtleDecryptResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleDecryptResponse) ProtoMessage()
func (*SubtleDecryptResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleDecryptResponse) ProtoReflect() protoreflect.Message
func (*SubtleDecryptResponse) Reset ¶ added in v1.11.0
func (x *SubtleDecryptResponse) Reset()
func (*SubtleDecryptResponse) String ¶ added in v1.11.0
func (x *SubtleDecryptResponse) String() string
type SubtleEncryptRequest ¶ added in v1.11.0
type SubtleEncryptRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Message to encrypt. Plaintext []byte `protobuf:"bytes,2,opt,name=plaintext,proto3" json:"plaintext,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Nonce / initialization vector. // Ignored with asymmetric ciphers. Nonce []byte `protobuf:"bytes,5,opt,name=nonce,proto3" json:"nonce,omitempty"` // Associated Data when using AEAD ciphers (optional). AssociatedData []byte `protobuf:"bytes,6,opt,name=associated_data,json=associatedData,proto3" json:"associated_data,omitempty"` // contains filtered or unexported fields }
SubtleEncryptRequest is the request for SubtleEncryptAlpha1.
func (*SubtleEncryptRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleEncryptRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleEncryptRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleEncryptRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleEncryptRequest.ProtoReflect.Descriptor instead.
func (*SubtleEncryptRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetAlgorithm() string
func (*SubtleEncryptRequest) GetAssociatedData ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetAssociatedData() []byte
func (*SubtleEncryptRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetComponentName() string
func (*SubtleEncryptRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetKeyName() string
func (*SubtleEncryptRequest) GetNonce ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetNonce() []byte
func (*SubtleEncryptRequest) GetPlaintext ¶ added in v1.11.0
func (x *SubtleEncryptRequest) GetPlaintext() []byte
func (*SubtleEncryptRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleEncryptRequest) ProtoMessage()
func (*SubtleEncryptRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleEncryptRequest) ProtoReflect() protoreflect.Message
func (*SubtleEncryptRequest) Reset ¶ added in v1.11.0
func (x *SubtleEncryptRequest) Reset()
func (*SubtleEncryptRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleEncryptRequest) SetComponentName(name string)
func (*SubtleEncryptRequest) String ¶ added in v1.11.0
func (x *SubtleEncryptRequest) String() string
type SubtleEncryptResponse ¶ added in v1.11.0
type SubtleEncryptResponse struct { // Encrypted ciphertext. Ciphertext []byte `protobuf:"bytes,1,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"` // Authentication tag. // This is nil when not using an authenticated cipher. Tag []byte `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
SubtleEncryptResponse is the response for SubtleEncryptAlpha1.
func (*SubtleEncryptResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleEncryptResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleEncryptResponse.ProtoReflect.Descriptor instead.
func (*SubtleEncryptResponse) GetCiphertext ¶ added in v1.11.0
func (x *SubtleEncryptResponse) GetCiphertext() []byte
func (*SubtleEncryptResponse) GetTag ¶ added in v1.11.0
func (x *SubtleEncryptResponse) GetTag() []byte
func (*SubtleEncryptResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleEncryptResponse) ProtoMessage()
func (*SubtleEncryptResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleEncryptResponse) ProtoReflect() protoreflect.Message
func (*SubtleEncryptResponse) Reset ¶ added in v1.11.0
func (x *SubtleEncryptResponse) Reset()
func (*SubtleEncryptResponse) String ¶ added in v1.11.0
func (x *SubtleEncryptResponse) String() string
type SubtleGetKeyRequest ¶ added in v1.11.0
type SubtleGetKeyRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Name (or name/version) of the key to use in the key vault Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Response format Format SubtleGetKeyRequest_KeyFormat `protobuf:"varint,3,opt,name=format,proto3,enum=dapr.proto.runtime.v1.SubtleGetKeyRequest_KeyFormat" json:"format,omitempty"` // contains filtered or unexported fields }
SubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.
func (*SubtleGetKeyRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleGetKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleGetKeyRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleGetKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleGetKeyRequest.ProtoReflect.Descriptor instead.
func (*SubtleGetKeyRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) GetComponentName() string
func (*SubtleGetKeyRequest) GetFormat ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) GetFormat() SubtleGetKeyRequest_KeyFormat
func (*SubtleGetKeyRequest) GetName ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) GetName() string
func (*SubtleGetKeyRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleGetKeyRequest) ProtoMessage()
func (*SubtleGetKeyRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) ProtoReflect() protoreflect.Message
func (*SubtleGetKeyRequest) Reset ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) Reset()
func (*SubtleGetKeyRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) SetComponentName(name string)
func (*SubtleGetKeyRequest) String ¶ added in v1.11.0
func (x *SubtleGetKeyRequest) String() string
type SubtleGetKeyRequest_KeyFormat ¶ added in v1.11.0
type SubtleGetKeyRequest_KeyFormat int32
const ( // PEM (PKIX) (default) SubtleGetKeyRequest_PEM SubtleGetKeyRequest_KeyFormat = 0 // JSON (JSON Web Key) as string SubtleGetKeyRequest_JSON SubtleGetKeyRequest_KeyFormat = 1 )
func (SubtleGetKeyRequest_KeyFormat) Descriptor ¶ added in v1.11.0
func (SubtleGetKeyRequest_KeyFormat) Descriptor() protoreflect.EnumDescriptor
func (SubtleGetKeyRequest_KeyFormat) Enum ¶ added in v1.11.0
func (x SubtleGetKeyRequest_KeyFormat) Enum() *SubtleGetKeyRequest_KeyFormat
func (SubtleGetKeyRequest_KeyFormat) EnumDescriptor
deprecated
added in
v1.11.0
func (SubtleGetKeyRequest_KeyFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use SubtleGetKeyRequest_KeyFormat.Descriptor instead.
func (SubtleGetKeyRequest_KeyFormat) Number ¶ added in v1.11.0
func (x SubtleGetKeyRequest_KeyFormat) Number() protoreflect.EnumNumber
func (SubtleGetKeyRequest_KeyFormat) String ¶ added in v1.11.0
func (x SubtleGetKeyRequest_KeyFormat) String() string
func (SubtleGetKeyRequest_KeyFormat) Type ¶ added in v1.11.0
func (SubtleGetKeyRequest_KeyFormat) Type() protoreflect.EnumType
type SubtleGetKeyResponse ¶ added in v1.11.0
type SubtleGetKeyResponse struct { // Name (or name/version) of the key. // This is returned as response too in case there is a version. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Public key, encoded in the requested format PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` // contains filtered or unexported fields }
SubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.
func (*SubtleGetKeyResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleGetKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleGetKeyResponse.ProtoReflect.Descriptor instead.
func (*SubtleGetKeyResponse) GetName ¶ added in v1.11.0
func (x *SubtleGetKeyResponse) GetName() string
func (*SubtleGetKeyResponse) GetPublicKey ¶ added in v1.11.0
func (x *SubtleGetKeyResponse) GetPublicKey() string
func (*SubtleGetKeyResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleGetKeyResponse) ProtoMessage()
func (*SubtleGetKeyResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleGetKeyResponse) ProtoReflect() protoreflect.Message
func (*SubtleGetKeyResponse) Reset ¶ added in v1.11.0
func (x *SubtleGetKeyResponse) Reset()
func (*SubtleGetKeyResponse) String ¶ added in v1.11.0
func (x *SubtleGetKeyResponse) String() string
type SubtleSignRequest ¶ added in v1.11.0
type SubtleSignRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Digest to sign. Digest []byte `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // contains filtered or unexported fields }
SubtleSignRequest is the request for SubtleSignAlpha1.
func (*SubtleSignRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleSignRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleSignRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleSignRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleSignRequest.ProtoReflect.Descriptor instead.
func (*SubtleSignRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleSignRequest) GetAlgorithm() string
func (*SubtleSignRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleSignRequest) GetComponentName() string
func (*SubtleSignRequest) GetDigest ¶ added in v1.11.0
func (x *SubtleSignRequest) GetDigest() []byte
func (*SubtleSignRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleSignRequest) GetKeyName() string
func (*SubtleSignRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleSignRequest) ProtoMessage()
func (*SubtleSignRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleSignRequest) ProtoReflect() protoreflect.Message
func (*SubtleSignRequest) Reset ¶ added in v1.11.0
func (x *SubtleSignRequest) Reset()
func (*SubtleSignRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleSignRequest) SetComponentName(name string)
func (*SubtleSignRequest) String ¶ added in v1.11.0
func (x *SubtleSignRequest) String() string
type SubtleSignResponse ¶ added in v1.11.0
type SubtleSignResponse struct { // The signature that was computed Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
SubtleSignResponse is the response for SubtleSignAlpha1.
func (*SubtleSignResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleSignResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleSignResponse.ProtoReflect.Descriptor instead.
func (*SubtleSignResponse) GetSignature ¶ added in v1.11.0
func (x *SubtleSignResponse) GetSignature() []byte
func (*SubtleSignResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleSignResponse) ProtoMessage()
func (*SubtleSignResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleSignResponse) ProtoReflect() protoreflect.Message
func (*SubtleSignResponse) Reset ¶ added in v1.11.0
func (x *SubtleSignResponse) Reset()
func (*SubtleSignResponse) String ¶ added in v1.11.0
func (x *SubtleSignResponse) String() string
type SubtleUnwrapKeyRequest ¶ added in v1.11.0
type SubtleUnwrapKeyRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Wrapped key. WrappedKey []byte `protobuf:"bytes,2,opt,name=wrapped_key,json=wrappedKey,proto3" json:"wrapped_key,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Nonce / initialization vector. // Ignored with asymmetric ciphers. Nonce []byte `protobuf:"bytes,5,opt,name=nonce,proto3" json:"nonce,omitempty"` // Authentication tag. // This is nil when not using an authenticated cipher. Tag []byte `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag,omitempty"` // Associated Data when using AEAD ciphers (optional). AssociatedData []byte `protobuf:"bytes,7,opt,name=associated_data,json=associatedData,proto3" json:"associated_data,omitempty"` // contains filtered or unexported fields }
SubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.
func (*SubtleUnwrapKeyRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleUnwrapKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleUnwrapKeyRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleUnwrapKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleUnwrapKeyRequest.ProtoReflect.Descriptor instead.
func (*SubtleUnwrapKeyRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetAlgorithm() string
func (*SubtleUnwrapKeyRequest) GetAssociatedData ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetAssociatedData() []byte
func (*SubtleUnwrapKeyRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetComponentName() string
func (*SubtleUnwrapKeyRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetKeyName() string
func (*SubtleUnwrapKeyRequest) GetNonce ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetNonce() []byte
func (*SubtleUnwrapKeyRequest) GetTag ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetTag() []byte
func (*SubtleUnwrapKeyRequest) GetWrappedKey ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) GetWrappedKey() []byte
func (*SubtleUnwrapKeyRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleUnwrapKeyRequest) ProtoMessage()
func (*SubtleUnwrapKeyRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) ProtoReflect() protoreflect.Message
func (*SubtleUnwrapKeyRequest) Reset ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) Reset()
func (*SubtleUnwrapKeyRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) SetComponentName(name string)
func (*SubtleUnwrapKeyRequest) String ¶ added in v1.11.0
func (x *SubtleUnwrapKeyRequest) String() string
type SubtleUnwrapKeyResponse ¶ added in v1.11.0
type SubtleUnwrapKeyResponse struct { // Key in plaintext PlaintextKey []byte `protobuf:"bytes,1,opt,name=plaintext_key,json=plaintextKey,proto3" json:"plaintext_key,omitempty"` // contains filtered or unexported fields }
SubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.
func (*SubtleUnwrapKeyResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleUnwrapKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleUnwrapKeyResponse.ProtoReflect.Descriptor instead.
func (*SubtleUnwrapKeyResponse) GetPlaintextKey ¶ added in v1.11.0
func (x *SubtleUnwrapKeyResponse) GetPlaintextKey() []byte
func (*SubtleUnwrapKeyResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleUnwrapKeyResponse) ProtoMessage()
func (*SubtleUnwrapKeyResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleUnwrapKeyResponse) ProtoReflect() protoreflect.Message
func (*SubtleUnwrapKeyResponse) Reset ¶ added in v1.11.0
func (x *SubtleUnwrapKeyResponse) Reset()
func (*SubtleUnwrapKeyResponse) String ¶ added in v1.11.0
func (x *SubtleUnwrapKeyResponse) String() string
type SubtleVerifyRequest ¶ added in v1.11.0
type SubtleVerifyRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Digest of the message. Digest []byte `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Signature to verify. Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
SubtleVerifyRequest is the request for SubtleVerifyAlpha1.
func (*SubtleVerifyRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleVerifyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleVerifyRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleVerifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleVerifyRequest.ProtoReflect.Descriptor instead.
func (*SubtleVerifyRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleVerifyRequest) GetAlgorithm() string
func (*SubtleVerifyRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleVerifyRequest) GetComponentName() string
func (*SubtleVerifyRequest) GetDigest ¶ added in v1.11.0
func (x *SubtleVerifyRequest) GetDigest() []byte
func (*SubtleVerifyRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleVerifyRequest) GetKeyName() string
func (*SubtleVerifyRequest) GetSignature ¶ added in v1.11.0
func (x *SubtleVerifyRequest) GetSignature() []byte
func (*SubtleVerifyRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleVerifyRequest) ProtoMessage()
func (*SubtleVerifyRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleVerifyRequest) ProtoReflect() protoreflect.Message
func (*SubtleVerifyRequest) Reset ¶ added in v1.11.0
func (x *SubtleVerifyRequest) Reset()
func (*SubtleVerifyRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleVerifyRequest) SetComponentName(name string)
func (*SubtleVerifyRequest) String ¶ added in v1.11.0
func (x *SubtleVerifyRequest) String() string
type SubtleVerifyResponse ¶ added in v1.11.0
type SubtleVerifyResponse struct { // True if the signature is valid. Valid bool `protobuf:"varint,1,opt,name=valid,proto3" json:"valid,omitempty"` // contains filtered or unexported fields }
SubtleVerifyResponse is the response for SubtleVerifyAlpha1.
func (*SubtleVerifyResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleVerifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleVerifyResponse.ProtoReflect.Descriptor instead.
func (*SubtleVerifyResponse) GetValid ¶ added in v1.11.0
func (x *SubtleVerifyResponse) GetValid() bool
func (*SubtleVerifyResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleVerifyResponse) ProtoMessage()
func (*SubtleVerifyResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleVerifyResponse) ProtoReflect() protoreflect.Message
func (*SubtleVerifyResponse) Reset ¶ added in v1.11.0
func (x *SubtleVerifyResponse) Reset()
func (*SubtleVerifyResponse) String ¶ added in v1.11.0
func (x *SubtleVerifyResponse) String() string
type SubtleWrapKeyRequest ¶ added in v1.11.0
type SubtleWrapKeyRequest struct { // Name of the component ComponentName string `protobuf:"bytes,1,opt,name=component_name,json=componentName,proto3" json:"component_name,omitempty"` // Key to wrap PlaintextKey []byte `protobuf:"bytes,2,opt,name=plaintext_key,json=plaintextKey,proto3" json:"plaintext_key,omitempty"` // Algorithm to use, as in the JWA standard. Algorithm string `protobuf:"bytes,3,opt,name=algorithm,proto3" json:"algorithm,omitempty"` // Name (or name/version) of the key. KeyName string `protobuf:"bytes,4,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Nonce / initialization vector. // Ignored with asymmetric ciphers. Nonce []byte `protobuf:"bytes,5,opt,name=nonce,proto3" json:"nonce,omitempty"` // Associated Data when using AEAD ciphers (optional). AssociatedData []byte `protobuf:"bytes,6,opt,name=associated_data,json=associatedData,proto3" json:"associated_data,omitempty"` // contains filtered or unexported fields }
SubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.
func (*SubtleWrapKeyRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*SubtleWrapKeyRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*SubtleWrapKeyRequest) Descriptor
deprecated
added in
v1.11.0
func (*SubtleWrapKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubtleWrapKeyRequest.ProtoReflect.Descriptor instead.
func (*SubtleWrapKeyRequest) GetAlgorithm ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetAlgorithm() string
func (*SubtleWrapKeyRequest) GetAssociatedData ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetAssociatedData() []byte
func (*SubtleWrapKeyRequest) GetComponentName ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetComponentName() string
func (*SubtleWrapKeyRequest) GetKeyName ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetKeyName() string
func (*SubtleWrapKeyRequest) GetNonce ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetNonce() []byte
func (*SubtleWrapKeyRequest) GetPlaintextKey ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) GetPlaintextKey() []byte
func (*SubtleWrapKeyRequest) ProtoMessage ¶ added in v1.11.0
func (*SubtleWrapKeyRequest) ProtoMessage()
func (*SubtleWrapKeyRequest) ProtoReflect ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) ProtoReflect() protoreflect.Message
func (*SubtleWrapKeyRequest) Reset ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) Reset()
func (*SubtleWrapKeyRequest) SetComponentName ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) SetComponentName(name string)
func (*SubtleWrapKeyRequest) String ¶ added in v1.11.0
func (x *SubtleWrapKeyRequest) String() string
type SubtleWrapKeyResponse ¶ added in v1.11.0
type SubtleWrapKeyResponse struct { // Wrapped key. WrappedKey []byte `protobuf:"bytes,1,opt,name=wrapped_key,json=wrappedKey,proto3" json:"wrapped_key,omitempty"` // Authentication tag. // This is nil when not using an authenticated cipher. Tag []byte `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
SubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.
func (*SubtleWrapKeyResponse) Descriptor
deprecated
added in
v1.11.0
func (*SubtleWrapKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubtleWrapKeyResponse.ProtoReflect.Descriptor instead.
func (*SubtleWrapKeyResponse) GetTag ¶ added in v1.11.0
func (x *SubtleWrapKeyResponse) GetTag() []byte
func (*SubtleWrapKeyResponse) GetWrappedKey ¶ added in v1.11.0
func (x *SubtleWrapKeyResponse) GetWrappedKey() []byte
func (*SubtleWrapKeyResponse) ProtoMessage ¶ added in v1.11.0
func (*SubtleWrapKeyResponse) ProtoMessage()
func (*SubtleWrapKeyResponse) ProtoReflect ¶ added in v1.11.0
func (x *SubtleWrapKeyResponse) ProtoReflect() protoreflect.Message
func (*SubtleWrapKeyResponse) Reset ¶ added in v1.11.0
func (x *SubtleWrapKeyResponse) Reset()
func (*SubtleWrapKeyResponse) String ¶ added in v1.11.0
func (x *SubtleWrapKeyResponse) String() string
type TerminateWorkflowRequest ¶ added in v1.10.0
type TerminateWorkflowRequest struct { // ID of the workflow instance to terminate. InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceID,proto3" json:"instance_id,omitempty"` // Name of the workflow component. WorkflowComponent string `protobuf:"bytes,2,opt,name=workflow_component,json=workflowComponent,proto3" json:"workflow_component,omitempty"` // contains filtered or unexported fields }
TerminateWorkflowRequest is the request for TerminateWorkflowBeta1.
func (*TerminateWorkflowRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*TerminateWorkflowRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*TerminateWorkflowRequest) Descriptor
deprecated
added in
v1.10.0
func (*TerminateWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use TerminateWorkflowRequest.ProtoReflect.Descriptor instead.
func (*TerminateWorkflowRequest) GetInstanceId ¶ added in v1.10.0
func (x *TerminateWorkflowRequest) GetInstanceId() string
func (*TerminateWorkflowRequest) GetWorkflowComponent ¶ added in v1.10.0
func (x *TerminateWorkflowRequest) GetWorkflowComponent() string
func (*TerminateWorkflowRequest) ProtoMessage ¶ added in v1.10.0
func (*TerminateWorkflowRequest) ProtoMessage()
func (*TerminateWorkflowRequest) ProtoReflect ¶ added in v1.10.0
func (x *TerminateWorkflowRequest) ProtoReflect() protoreflect.Message
func (*TerminateWorkflowRequest) Reset ¶ added in v1.10.0
func (x *TerminateWorkflowRequest) Reset()
func (*TerminateWorkflowRequest) SetInstanceId ¶ added in v1.12.0
func (x *TerminateWorkflowRequest) SetInstanceId(val string)
func (*TerminateWorkflowRequest) SetWorkflowComponent ¶ added in v1.12.0
func (x *TerminateWorkflowRequest) SetWorkflowComponent(val string)
func (*TerminateWorkflowRequest) String ¶ added in v1.10.0
func (x *TerminateWorkflowRequest) String() string
type TopicEventBulkRequest ¶ added in v1.10.0
type TopicEventBulkRequest struct { // Unique identifier for the bulk request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The list of items inside this bulk request. Entries []*TopicEventBulkRequestEntry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` // The metadata associated with the this bulk request. Metadata map[string]string `` /* 157-byte string literal not displayed */ // The pubsub topic which publisher sent to. Topic string `protobuf:"bytes,4,opt,name=topic,proto3" json:"topic,omitempty"` // The name of the pubsub the publisher sent to. PubsubName string `protobuf:"bytes,5,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // The type of event related to the originating occurrence. Type string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"` // The matching path from TopicSubscription/routes (if specified) for this event. // This value is used by OnTopicEvent to "switch" inside the handler. Path string `protobuf:"bytes,7,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
TopicEventBulkRequest represents request for bulk message
func (*TopicEventBulkRequest) Descriptor
deprecated
added in
v1.10.0
func (*TopicEventBulkRequest) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventBulkRequest.ProtoReflect.Descriptor instead.
func (*TopicEventBulkRequest) GetEntries ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetEntries() []*TopicEventBulkRequestEntry
func (*TopicEventBulkRequest) GetId ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetId() string
func (*TopicEventBulkRequest) GetMetadata ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetMetadata() map[string]string
func (*TopicEventBulkRequest) GetPath ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetPath() string
func (*TopicEventBulkRequest) GetPubsubName ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetPubsubName() string
func (*TopicEventBulkRequest) GetTopic ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetTopic() string
func (*TopicEventBulkRequest) GetType ¶ added in v1.10.0
func (x *TopicEventBulkRequest) GetType() string
func (*TopicEventBulkRequest) ProtoMessage ¶ added in v1.10.0
func (*TopicEventBulkRequest) ProtoMessage()
func (*TopicEventBulkRequest) ProtoReflect ¶ added in v1.10.0
func (x *TopicEventBulkRequest) ProtoReflect() protoreflect.Message
func (*TopicEventBulkRequest) Reset ¶ added in v1.10.0
func (x *TopicEventBulkRequest) Reset()
func (*TopicEventBulkRequest) String ¶ added in v1.10.0
func (x *TopicEventBulkRequest) String() string
type TopicEventBulkRequestEntry ¶ added in v1.10.0
type TopicEventBulkRequestEntry struct { // Unique identifier for the message. EntryId string `protobuf:"bytes,1,opt,name=entry_id,json=entryId,proto3" json:"entry_id,omitempty"` // The content of the event. // // Types that are assignable to Event: // // *TopicEventBulkRequestEntry_Bytes // *TopicEventBulkRequestEntry_CloudEvent Event isTopicEventBulkRequestEntry_Event `protobuf_oneof:"event"` // content type of the event contained. ContentType string `protobuf:"bytes,4,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` // The metadata associated with the event. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
TopicEventBulkRequestEntry represents a single message inside a bulk request
func (*TopicEventBulkRequestEntry) Descriptor
deprecated
added in
v1.10.0
func (*TopicEventBulkRequestEntry) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventBulkRequestEntry.ProtoReflect.Descriptor instead.
func (*TopicEventBulkRequestEntry) GetBytes ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) GetBytes() []byte
func (*TopicEventBulkRequestEntry) GetCloudEvent ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) GetCloudEvent() *TopicEventCERequest
func (*TopicEventBulkRequestEntry) GetContentType ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) GetContentType() string
func (*TopicEventBulkRequestEntry) GetEntryId ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) GetEntryId() string
func (*TopicEventBulkRequestEntry) GetEvent ¶ added in v1.10.0
func (m *TopicEventBulkRequestEntry) GetEvent() isTopicEventBulkRequestEntry_Event
func (*TopicEventBulkRequestEntry) GetMetadata ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) GetMetadata() map[string]string
func (*TopicEventBulkRequestEntry) ProtoMessage ¶ added in v1.10.0
func (*TopicEventBulkRequestEntry) ProtoMessage()
func (*TopicEventBulkRequestEntry) ProtoReflect ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) ProtoReflect() protoreflect.Message
func (*TopicEventBulkRequestEntry) Reset ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) Reset()
func (*TopicEventBulkRequestEntry) String ¶ added in v1.10.0
func (x *TopicEventBulkRequestEntry) String() string
type TopicEventBulkRequestEntry_Bytes ¶ added in v1.10.0
type TopicEventBulkRequestEntry_Bytes struct {
Bytes []byte `protobuf:"bytes,2,opt,name=bytes,proto3,oneof"`
}
type TopicEventBulkRequestEntry_CloudEvent ¶ added in v1.10.0
type TopicEventBulkRequestEntry_CloudEvent struct {
CloudEvent *TopicEventCERequest `protobuf:"bytes,3,opt,name=cloud_event,json=cloudEvent,proto3,oneof"`
}
type TopicEventBulkResponse ¶ added in v1.10.0
type TopicEventBulkResponse struct { // The list of all responses for the bulk request. Statuses []*TopicEventBulkResponseEntry `protobuf:"bytes,1,rep,name=statuses,proto3" json:"statuses,omitempty"` // contains filtered or unexported fields }
AppBulkResponse is response from app on published message
func (*TopicEventBulkResponse) Descriptor
deprecated
added in
v1.10.0
func (*TopicEventBulkResponse) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventBulkResponse.ProtoReflect.Descriptor instead.
func (*TopicEventBulkResponse) GetStatuses ¶ added in v1.10.0
func (x *TopicEventBulkResponse) GetStatuses() []*TopicEventBulkResponseEntry
func (*TopicEventBulkResponse) ProtoMessage ¶ added in v1.10.0
func (*TopicEventBulkResponse) ProtoMessage()
func (*TopicEventBulkResponse) ProtoReflect ¶ added in v1.10.0
func (x *TopicEventBulkResponse) ProtoReflect() protoreflect.Message
func (*TopicEventBulkResponse) Reset ¶ added in v1.10.0
func (x *TopicEventBulkResponse) Reset()
func (*TopicEventBulkResponse) String ¶ added in v1.10.0
func (x *TopicEventBulkResponse) String() string
type TopicEventBulkResponseEntry ¶ added in v1.10.0
type TopicEventBulkResponseEntry struct { // Unique identifier associated the message. EntryId string `protobuf:"bytes,1,opt,name=entry_id,json=entryId,proto3" json:"entry_id,omitempty"` // The status of the response. Status TopicEventResponse_TopicEventResponseStatus `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribe
func (*TopicEventBulkResponseEntry) Descriptor
deprecated
added in
v1.10.0
func (*TopicEventBulkResponseEntry) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventBulkResponseEntry.ProtoReflect.Descriptor instead.
func (*TopicEventBulkResponseEntry) GetEntryId ¶ added in v1.10.0
func (x *TopicEventBulkResponseEntry) GetEntryId() string
func (*TopicEventBulkResponseEntry) GetStatus ¶ added in v1.10.0
func (x *TopicEventBulkResponseEntry) GetStatus() TopicEventResponse_TopicEventResponseStatus
func (*TopicEventBulkResponseEntry) ProtoMessage ¶ added in v1.10.0
func (*TopicEventBulkResponseEntry) ProtoMessage()
func (*TopicEventBulkResponseEntry) ProtoReflect ¶ added in v1.10.0
func (x *TopicEventBulkResponseEntry) ProtoReflect() protoreflect.Message
func (*TopicEventBulkResponseEntry) Reset ¶ added in v1.10.0
func (x *TopicEventBulkResponseEntry) Reset()
func (*TopicEventBulkResponseEntry) String ¶ added in v1.10.0
func (x *TopicEventBulkResponseEntry) String() string
type TopicEventCERequest ¶ added in v1.10.0
type TopicEventCERequest struct { // The unique identifier of this cloud event. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // source identifies the context in which an event happened. Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // The type of event related to the originating occurrence. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // The version of the CloudEvents specification. SpecVersion string `protobuf:"bytes,4,opt,name=spec_version,json=specVersion,proto3" json:"spec_version,omitempty"` // The content type of data value. DataContentType string `protobuf:"bytes,5,opt,name=data_content_type,json=dataContentType,proto3" json:"data_content_type,omitempty"` // The content of the event. Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` // Custom attributes which includes cloud event extensions. Extensions *structpb.Struct `protobuf:"bytes,7,opt,name=extensions,proto3" json:"extensions,omitempty"` // contains filtered or unexported fields }
TopicEventCERequest message is compatible with CloudEvent spec v1.0
func (*TopicEventCERequest) Descriptor
deprecated
added in
v1.10.0
func (*TopicEventCERequest) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventCERequest.ProtoReflect.Descriptor instead.
func (*TopicEventCERequest) GetData ¶ added in v1.10.0
func (x *TopicEventCERequest) GetData() []byte
func (*TopicEventCERequest) GetDataContentType ¶ added in v1.10.0
func (x *TopicEventCERequest) GetDataContentType() string
func (*TopicEventCERequest) GetExtensions ¶ added in v1.10.0
func (x *TopicEventCERequest) GetExtensions() *structpb.Struct
func (*TopicEventCERequest) GetId ¶ added in v1.10.0
func (x *TopicEventCERequest) GetId() string
func (*TopicEventCERequest) GetSource ¶ added in v1.10.0
func (x *TopicEventCERequest) GetSource() string
func (*TopicEventCERequest) GetSpecVersion ¶ added in v1.10.0
func (x *TopicEventCERequest) GetSpecVersion() string
func (*TopicEventCERequest) GetType ¶ added in v1.10.0
func (x *TopicEventCERequest) GetType() string
func (*TopicEventCERequest) ProtoMessage ¶ added in v1.10.0
func (*TopicEventCERequest) ProtoMessage()
func (*TopicEventCERequest) ProtoReflect ¶ added in v1.10.0
func (x *TopicEventCERequest) ProtoReflect() protoreflect.Message
func (*TopicEventCERequest) Reset ¶ added in v1.10.0
func (x *TopicEventCERequest) Reset()
func (*TopicEventCERequest) String ¶ added in v1.10.0
func (x *TopicEventCERequest) String() string
type TopicEventRequest ¶
type TopicEventRequest struct { // id identifies the event. Producers MUST ensure that source + id // is unique for each distinct event. If a duplicate event is re-sent // (e.g. due to a network error) it MAY have the same id. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // source identifies the context in which an event happened. // Often this will include information such as the type of the // event source, the organization publishing the event or the process // that produced the event. The exact syntax and semantics behind // the data encoded in the URI is defined by the event producer. Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // The type of event related to the originating occurrence. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // The version of the CloudEvents specification. SpecVersion string `protobuf:"bytes,4,opt,name=spec_version,json=specVersion,proto3" json:"spec_version,omitempty"` // The content type of data value. DataContentType string `protobuf:"bytes,5,opt,name=data_content_type,json=dataContentType,proto3" json:"data_content_type,omitempty"` // The content of the event. Data []byte `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"` // The pubsub topic which publisher sent to. Topic string `protobuf:"bytes,6,opt,name=topic,proto3" json:"topic,omitempty"` // The name of the pubsub the publisher sent to. PubsubName string `protobuf:"bytes,8,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // The matching path from TopicSubscription/routes (if specified) for this event. // This value is used by OnTopicEvent to "switch" inside the handler. Path string `protobuf:"bytes,9,opt,name=path,proto3" json:"path,omitempty"` // The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions. Extensions *structpb.Struct `protobuf:"bytes,10,opt,name=extensions,proto3" json:"extensions,omitempty"` // contains filtered or unexported fields }
TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.md
func (*TopicEventRequest) Descriptor
deprecated
func (*TopicEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventRequest.ProtoReflect.Descriptor instead.
func (*TopicEventRequest) GetData ¶
func (x *TopicEventRequest) GetData() []byte
func (*TopicEventRequest) GetDataContentType ¶
func (x *TopicEventRequest) GetDataContentType() string
func (*TopicEventRequest) GetExtensions ¶ added in v1.10.0
func (x *TopicEventRequest) GetExtensions() *structpb.Struct
func (*TopicEventRequest) GetId ¶
func (x *TopicEventRequest) GetId() string
func (*TopicEventRequest) GetPath ¶ added in v1.4.0
func (x *TopicEventRequest) GetPath() string
func (*TopicEventRequest) GetPubsubName ¶ added in v0.10.0
func (x *TopicEventRequest) GetPubsubName() string
func (*TopicEventRequest) GetSource ¶
func (x *TopicEventRequest) GetSource() string
func (*TopicEventRequest) GetSpecVersion ¶
func (x *TopicEventRequest) GetSpecVersion() string
func (*TopicEventRequest) GetTopic ¶
func (x *TopicEventRequest) GetTopic() string
func (*TopicEventRequest) GetType ¶
func (x *TopicEventRequest) GetType() string
func (*TopicEventRequest) ProtoMessage ¶
func (*TopicEventRequest) ProtoMessage()
func (*TopicEventRequest) ProtoReflect ¶ added in v1.0.0
func (x *TopicEventRequest) ProtoReflect() protoreflect.Message
func (*TopicEventRequest) Reset ¶
func (x *TopicEventRequest) Reset()
func (*TopicEventRequest) String ¶
func (x *TopicEventRequest) String() string
type TopicEventResponse ¶ added in v0.10.0
type TopicEventResponse struct { // The list of output bindings. Status TopicEventResponse_TopicEventResponseStatus `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
TopicEventResponse is response from app on published message
func (*TopicEventResponse) Descriptor
deprecated
added in
v0.10.0
func (*TopicEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use TopicEventResponse.ProtoReflect.Descriptor instead.
func (*TopicEventResponse) GetStatus ¶ added in v0.11.0
func (x *TopicEventResponse) GetStatus() TopicEventResponse_TopicEventResponseStatus
func (*TopicEventResponse) ProtoMessage ¶ added in v0.10.0
func (*TopicEventResponse) ProtoMessage()
func (*TopicEventResponse) ProtoReflect ¶ added in v1.0.0
func (x *TopicEventResponse) ProtoReflect() protoreflect.Message
func (*TopicEventResponse) Reset ¶ added in v0.10.0
func (x *TopicEventResponse) Reset()
func (*TopicEventResponse) String ¶ added in v0.10.0
func (x *TopicEventResponse) String() string
type TopicEventResponse_TopicEventResponseStatus ¶ added in v0.11.0
type TopicEventResponse_TopicEventResponseStatus int32
TopicEventResponseStatus allows apps to have finer control over handling of the message.
const ( // SUCCESS is the default behavior: message is acknowledged and not retried or logged. TopicEventResponse_SUCCESS TopicEventResponse_TopicEventResponseStatus = 0 // RETRY status signals Dapr to retry the message as part of an expected scenario (no warning is logged). TopicEventResponse_RETRY TopicEventResponse_TopicEventResponseStatus = 1 // DROP status signals Dapr to drop the message as part of an unexpected scenario (warning is logged). TopicEventResponse_DROP TopicEventResponse_TopicEventResponseStatus = 2 )
func (TopicEventResponse_TopicEventResponseStatus) Descriptor ¶ added in v1.0.0
func (TopicEventResponse_TopicEventResponseStatus) Descriptor() protoreflect.EnumDescriptor
func (TopicEventResponse_TopicEventResponseStatus) EnumDescriptor
deprecated
added in
v0.11.0
func (TopicEventResponse_TopicEventResponseStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use TopicEventResponse_TopicEventResponseStatus.Descriptor instead.
func (TopicEventResponse_TopicEventResponseStatus) Number ¶ added in v1.0.0
func (x TopicEventResponse_TopicEventResponseStatus) Number() protoreflect.EnumNumber
func (TopicEventResponse_TopicEventResponseStatus) String ¶ added in v0.11.0
func (x TopicEventResponse_TopicEventResponseStatus) String() string
func (TopicEventResponse_TopicEventResponseStatus) Type ¶ added in v1.0.0
func (TopicEventResponse_TopicEventResponseStatus) Type() protoreflect.EnumType
type TopicRoutes ¶ added in v1.4.0
type TopicRoutes struct { // The list of rules for this topic. Rules []*TopicRule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"` // The default path for this topic. Default string `protobuf:"bytes,2,opt,name=default,proto3" json:"default,omitempty"` // contains filtered or unexported fields }
func (*TopicRoutes) Descriptor
deprecated
added in
v1.4.0
func (*TopicRoutes) Descriptor() ([]byte, []int)
Deprecated: Use TopicRoutes.ProtoReflect.Descriptor instead.
func (*TopicRoutes) GetDefault ¶ added in v1.4.0
func (x *TopicRoutes) GetDefault() string
func (*TopicRoutes) GetRules ¶ added in v1.4.0
func (x *TopicRoutes) GetRules() []*TopicRule
func (*TopicRoutes) ProtoMessage ¶ added in v1.4.0
func (*TopicRoutes) ProtoMessage()
func (*TopicRoutes) ProtoReflect ¶ added in v1.4.0
func (x *TopicRoutes) ProtoReflect() protoreflect.Message
func (*TopicRoutes) Reset ¶ added in v1.4.0
func (x *TopicRoutes) Reset()
func (*TopicRoutes) String ¶ added in v1.4.0
func (x *TopicRoutes) String() string
type TopicRule ¶ added in v1.4.0
type TopicRule struct { // The optional CEL expression used to match the event. // If the match is not specified, then the route is considered // the default. Match string `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"` // The path used to identify matches for this subscription. // This value is passed in TopicEventRequest and used by OnTopicEvent to "switch" // inside the handler. Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*TopicRule) Descriptor
deprecated
added in
v1.4.0
func (*TopicRule) ProtoMessage ¶ added in v1.4.0
func (*TopicRule) ProtoMessage()
func (*TopicRule) ProtoReflect ¶ added in v1.4.0
func (x *TopicRule) ProtoReflect() protoreflect.Message
type TopicSubscription ¶
type TopicSubscription struct { // Required. The name of the pubsub containing the topic below to subscribe to. PubsubName string `protobuf:"bytes,1,opt,name=pubsub_name,json=pubsubName,proto3" json:"pubsub_name,omitempty"` // Required. The name of topic which will be subscribed Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // The optional properties used for this topic's subscription e.g. session id Metadata map[string]string `` /* 157-byte string literal not displayed */ // The optional routing rules to match against. In the gRPC interface, OnTopicEvent // is still invoked but the matching path is sent in the TopicEventRequest. Routes *TopicRoutes `protobuf:"bytes,5,opt,name=routes,proto3" json:"routes,omitempty"` // The optional dead letter queue for this topic to send events to. DeadLetterTopic string `protobuf:"bytes,6,opt,name=dead_letter_topic,json=deadLetterTopic,proto3" json:"dead_letter_topic,omitempty"` // The optional bulk subscribe settings for this topic. BulkSubscribe *BulkSubscribeConfig `protobuf:"bytes,7,opt,name=bulk_subscribe,json=bulkSubscribe,proto3" json:"bulk_subscribe,omitempty"` // contains filtered or unexported fields }
TopicSubscription represents topic and metadata.
func (*TopicSubscription) Descriptor
deprecated
func (*TopicSubscription) Descriptor() ([]byte, []int)
Deprecated: Use TopicSubscription.ProtoReflect.Descriptor instead.
func (*TopicSubscription) GetBulkSubscribe ¶ added in v1.10.0
func (x *TopicSubscription) GetBulkSubscribe() *BulkSubscribeConfig
func (*TopicSubscription) GetDeadLetterTopic ¶ added in v1.8.0
func (x *TopicSubscription) GetDeadLetterTopic() string
func (*TopicSubscription) GetMetadata ¶
func (x *TopicSubscription) GetMetadata() map[string]string
func (*TopicSubscription) GetPubsubName ¶ added in v0.10.0
func (x *TopicSubscription) GetPubsubName() string
func (*TopicSubscription) GetRoutes ¶ added in v1.4.0
func (x *TopicSubscription) GetRoutes() *TopicRoutes
func (*TopicSubscription) GetTopic ¶
func (x *TopicSubscription) GetTopic() string
func (*TopicSubscription) ProtoMessage ¶
func (*TopicSubscription) ProtoMessage()
func (*TopicSubscription) ProtoReflect ¶ added in v1.0.0
func (x *TopicSubscription) ProtoReflect() protoreflect.Message
func (*TopicSubscription) Reset ¶
func (x *TopicSubscription) Reset()
func (*TopicSubscription) String ¶
func (x *TopicSubscription) String() string
type TransactionalActorStateOperation ¶ added in v1.0.0
type TransactionalActorStateOperation struct { OperationType string `protobuf:"bytes,1,opt,name=operationType,proto3" json:"operationType,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value *anypb.Any `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // The metadata used for transactional operations. // // Common metadata property: // - ttlInSeconds : the time to live in seconds for the stored value. Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.
func (*TransactionalActorStateOperation) Descriptor
deprecated
added in
v1.0.0
func (*TransactionalActorStateOperation) Descriptor() ([]byte, []int)
Deprecated: Use TransactionalActorStateOperation.ProtoReflect.Descriptor instead.
func (*TransactionalActorStateOperation) GetKey ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) GetKey() string
func (*TransactionalActorStateOperation) GetMetadata ¶ added in v1.11.0
func (x *TransactionalActorStateOperation) GetMetadata() map[string]string
func (*TransactionalActorStateOperation) GetOperationType ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) GetOperationType() string
func (*TransactionalActorStateOperation) GetValue ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) GetValue() *anypb.Any
func (*TransactionalActorStateOperation) ProtoMessage ¶ added in v1.0.0
func (*TransactionalActorStateOperation) ProtoMessage()
func (*TransactionalActorStateOperation) ProtoReflect ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) ProtoReflect() protoreflect.Message
func (*TransactionalActorStateOperation) Reset ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) Reset()
func (*TransactionalActorStateOperation) String ¶ added in v1.0.0
func (x *TransactionalActorStateOperation) String() string
type TransactionalStateOperation ¶ added in v0.10.0
type TransactionalStateOperation struct { // The type of operation to be executed OperationType string `protobuf:"bytes,1,opt,name=operationType,proto3" json:"operationType,omitempty"` // State values to be operated on Request *v1.StateItem `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.
func (*TransactionalStateOperation) Descriptor
deprecated
added in
v0.10.0
func (*TransactionalStateOperation) Descriptor() ([]byte, []int)
Deprecated: Use TransactionalStateOperation.ProtoReflect.Descriptor instead.
func (*TransactionalStateOperation) GetOperationType ¶ added in v0.10.0
func (x *TransactionalStateOperation) GetOperationType() string
func (*TransactionalStateOperation) GetRequest ¶ added in v0.10.0
func (x *TransactionalStateOperation) GetRequest() *v1.StateItem
func (*TransactionalStateOperation) ProtoMessage ¶ added in v0.10.0
func (*TransactionalStateOperation) ProtoMessage()
func (*TransactionalStateOperation) ProtoReflect ¶ added in v1.0.0
func (x *TransactionalStateOperation) ProtoReflect() protoreflect.Message
func (*TransactionalStateOperation) Reset ¶ added in v0.10.0
func (x *TransactionalStateOperation) Reset()
func (*TransactionalStateOperation) String ¶ added in v0.10.0
func (x *TransactionalStateOperation) String() string
type TryLockRequest ¶ added in v1.8.0
type TryLockRequest struct { // Required. The lock store name,e.g. `redis`. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // Required. resource_id is the lock key. e.g. `order_id_111` // It stands for "which resource I want to protect" ResourceId string `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` // Required. lock_owner indicate the identifier of lock owner. // You can generate a uuid as lock_owner.For example,in golang: // // req.LockOwner = uuid.New().String() // // This field is per request,not per process,so it is different for each request, // which aims to prevent multi-thread in the same process trying the same lock concurrently. // // The reason why we don't make it automatically generated is: // 1. If it is automatically generated,there must be a 'my_lock_owner_id' field in the response. // This name is so weird that we think it is inappropriate to put it into the api spec // 2. If we change the field 'my_lock_owner_id' in the response to 'lock_owner',which means the current lock owner of this lock, // we find that in some lock services users can't get the current lock owner.Actually users don't need it at all. // 3. When reentrant lock is needed,the existing lock_owner is required to identify client and check "whether this client can reenter this lock". // So this field in the request shouldn't be removed. LockOwner string `protobuf:"bytes,3,opt,name=lock_owner,json=lockOwner,proto3" json:"lock_owner,omitempty"` // Required. The time before expiry.The time unit is second. ExpiryInSeconds int32 `protobuf:"varint,4,opt,name=expiry_in_seconds,json=expiryInSeconds,proto3" json:"expiry_in_seconds,omitempty"` // contains filtered or unexported fields }
func (*TryLockRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*TryLockRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*TryLockRequest) Descriptor
deprecated
added in
v1.8.0
func (*TryLockRequest) Descriptor() ([]byte, []int)
Deprecated: Use TryLockRequest.ProtoReflect.Descriptor instead.
func (*TryLockRequest) GetExpiryInSeconds ¶ added in v1.8.0
func (x *TryLockRequest) GetExpiryInSeconds() int32
func (*TryLockRequest) GetLockOwner ¶ added in v1.8.0
func (x *TryLockRequest) GetLockOwner() string
func (*TryLockRequest) GetResourceId ¶ added in v1.8.0
func (x *TryLockRequest) GetResourceId() string
func (*TryLockRequest) GetStoreName ¶ added in v1.8.0
func (x *TryLockRequest) GetStoreName() string
func (*TryLockRequest) ProtoMessage ¶ added in v1.8.0
func (*TryLockRequest) ProtoMessage()
func (*TryLockRequest) ProtoReflect ¶ added in v1.8.0
func (x *TryLockRequest) ProtoReflect() protoreflect.Message
func (*TryLockRequest) Reset ¶ added in v1.8.0
func (x *TryLockRequest) Reset()
func (*TryLockRequest) String ¶ added in v1.8.0
func (x *TryLockRequest) String() string
type TryLockResponse ¶ added in v1.8.0
type TryLockResponse struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*TryLockResponse) Descriptor
deprecated
added in
v1.8.0
func (*TryLockResponse) Descriptor() ([]byte, []int)
Deprecated: Use TryLockResponse.ProtoReflect.Descriptor instead.
func (*TryLockResponse) GetSuccess ¶ added in v1.8.0
func (x *TryLockResponse) GetSuccess() bool
func (*TryLockResponse) ProtoMessage ¶ added in v1.8.0
func (*TryLockResponse) ProtoMessage()
func (*TryLockResponse) ProtoReflect ¶ added in v1.8.0
func (x *TryLockResponse) ProtoReflect() protoreflect.Message
func (*TryLockResponse) Reset ¶ added in v1.8.0
func (x *TryLockResponse) Reset()
func (*TryLockResponse) String ¶ added in v1.8.0
func (x *TryLockResponse) String() string
type UnimplementedAppCallbackAlphaServer ¶ added in v1.10.0
type UnimplementedAppCallbackAlphaServer struct { }
UnimplementedAppCallbackAlphaServer should be embedded to have forward compatible implementations.
func (UnimplementedAppCallbackAlphaServer) OnBulkTopicEventAlpha1 ¶ added in v1.10.0
func (UnimplementedAppCallbackAlphaServer) OnBulkTopicEventAlpha1(context.Context, *TopicEventBulkRequest) (*TopicEventBulkResponse, error)
func (UnimplementedAppCallbackAlphaServer) OnJobEventAlpha1 ¶ added in v1.14.0
func (UnimplementedAppCallbackAlphaServer) OnJobEventAlpha1(context.Context, *JobEventRequest) (*JobEventResponse, error)
type UnimplementedAppCallbackHealthCheckServer ¶ added in v1.9.0
type UnimplementedAppCallbackHealthCheckServer struct { }
UnimplementedAppCallbackHealthCheckServer should be embedded to have forward compatible implementations.
func (UnimplementedAppCallbackHealthCheckServer) HealthCheck ¶ added in v1.9.0
func (UnimplementedAppCallbackHealthCheckServer) HealthCheck(context.Context, *emptypb.Empty) (*HealthCheckResponse, error)
type UnimplementedAppCallbackServer ¶
type UnimplementedAppCallbackServer struct { }
UnimplementedAppCallbackServer should be embedded to have forward compatible implementations.
func (UnimplementedAppCallbackServer) ListInputBindings ¶
func (UnimplementedAppCallbackServer) ListInputBindings(context.Context, *emptypb.Empty) (*ListInputBindingsResponse, error)
func (UnimplementedAppCallbackServer) ListTopicSubscriptions ¶
func (UnimplementedAppCallbackServer) ListTopicSubscriptions(context.Context, *emptypb.Empty) (*ListTopicSubscriptionsResponse, error)
func (UnimplementedAppCallbackServer) OnBindingEvent ¶
func (UnimplementedAppCallbackServer) OnBindingEvent(context.Context, *BindingEventRequest) (*BindingEventResponse, error)
func (UnimplementedAppCallbackServer) OnInvoke ¶
func (UnimplementedAppCallbackServer) OnInvoke(context.Context, *v1.InvokeRequest) (*v1.InvokeResponse, error)
func (UnimplementedAppCallbackServer) OnTopicEvent ¶
func (UnimplementedAppCallbackServer) OnTopicEvent(context.Context, *TopicEventRequest) (*TopicEventResponse, error)
type UnimplementedDaprServer ¶
type UnimplementedDaprServer struct { }
UnimplementedDaprServer should be embedded to have forward compatible implementations.
func (UnimplementedDaprServer) BulkPublishEventAlpha1 ¶ added in v1.10.0
func (UnimplementedDaprServer) BulkPublishEventAlpha1(context.Context, *BulkPublishRequest) (*BulkPublishResponse, error)
func (UnimplementedDaprServer) DecryptAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) DecryptAlpha1(Dapr_DecryptAlpha1Server) error
func (UnimplementedDaprServer) DeleteBulkState ¶ added in v1.0.0
func (UnimplementedDaprServer) DeleteBulkState(context.Context, *DeleteBulkStateRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) DeleteJobAlpha1 ¶ added in v1.14.0
func (UnimplementedDaprServer) DeleteJobAlpha1(context.Context, *DeleteJobRequest) (*DeleteJobResponse, error)
func (UnimplementedDaprServer) DeleteState ¶
func (UnimplementedDaprServer) DeleteState(context.Context, *DeleteStateRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) EncryptAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) EncryptAlpha1(Dapr_EncryptAlpha1Server) error
func (UnimplementedDaprServer) ExecuteActorStateTransaction ¶ added in v1.0.0
func (UnimplementedDaprServer) ExecuteActorStateTransaction(context.Context, *ExecuteActorStateTransactionRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) ExecuteStateTransaction ¶ added in v0.10.0
func (UnimplementedDaprServer) ExecuteStateTransaction(context.Context, *ExecuteStateTransactionRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) GetActorState ¶ added in v1.0.0
func (UnimplementedDaprServer) GetActorState(context.Context, *GetActorStateRequest) (*GetActorStateResponse, error)
func (UnimplementedDaprServer) GetBulkSecret ¶ added in v1.0.0
func (UnimplementedDaprServer) GetBulkSecret(context.Context, *GetBulkSecretRequest) (*GetBulkSecretResponse, error)
func (UnimplementedDaprServer) GetBulkState ¶ added in v0.10.0
func (UnimplementedDaprServer) GetBulkState(context.Context, *GetBulkStateRequest) (*GetBulkStateResponse, error)
func (UnimplementedDaprServer) GetConfiguration ¶ added in v1.11.0
func (UnimplementedDaprServer) GetConfiguration(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error)
func (UnimplementedDaprServer) GetConfigurationAlpha1 ¶ added in v1.5.0
func (UnimplementedDaprServer) GetConfigurationAlpha1(context.Context, *GetConfigurationRequest) (*GetConfigurationResponse, error)
func (UnimplementedDaprServer) GetJobAlpha1 ¶ added in v1.14.0
func (UnimplementedDaprServer) GetJobAlpha1(context.Context, *GetJobRequest) (*GetJobResponse, error)
func (UnimplementedDaprServer) GetMetadata ¶ added in v1.0.0
func (UnimplementedDaprServer) GetMetadata(context.Context, *GetMetadataRequest) (*GetMetadataResponse, error)
func (UnimplementedDaprServer) GetSecret ¶
func (UnimplementedDaprServer) GetSecret(context.Context, *GetSecretRequest) (*GetSecretResponse, error)
func (UnimplementedDaprServer) GetState ¶
func (UnimplementedDaprServer) GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
func (UnimplementedDaprServer) GetWorkflowAlpha1 ¶ added in v1.10.0
func (UnimplementedDaprServer) GetWorkflowAlpha1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error)
func (UnimplementedDaprServer) GetWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) GetWorkflowBeta1(context.Context, *GetWorkflowRequest) (*GetWorkflowResponse, error)
func (UnimplementedDaprServer) InvokeActor ¶ added in v1.0.0
func (UnimplementedDaprServer) InvokeActor(context.Context, *InvokeActorRequest) (*InvokeActorResponse, error)
func (UnimplementedDaprServer) InvokeBinding ¶
func (UnimplementedDaprServer) InvokeBinding(context.Context, *InvokeBindingRequest) (*InvokeBindingResponse, error)
func (UnimplementedDaprServer) InvokeService ¶
func (UnimplementedDaprServer) InvokeService(context.Context, *InvokeServiceRequest) (*v1.InvokeResponse, error)
func (UnimplementedDaprServer) PauseWorkflowAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) PauseWorkflowAlpha1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) PauseWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) PauseWorkflowBeta1(context.Context, *PauseWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) PublishEvent ¶
func (UnimplementedDaprServer) PublishEvent(context.Context, *PublishEventRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) PurgeWorkflowAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) PurgeWorkflowAlpha1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) PurgeWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) PurgeWorkflowBeta1(context.Context, *PurgeWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) QueryStateAlpha1 ¶ added in v1.5.0
func (UnimplementedDaprServer) QueryStateAlpha1(context.Context, *QueryStateRequest) (*QueryStateResponse, error)
func (UnimplementedDaprServer) RaiseEventWorkflowAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) RaiseEventWorkflowAlpha1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) RaiseEventWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) RaiseEventWorkflowBeta1(context.Context, *RaiseEventWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) RegisterActorReminder ¶ added in v1.0.0
func (UnimplementedDaprServer) RegisterActorReminder(context.Context, *RegisterActorReminderRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) RegisterActorTimer ¶ added in v1.0.0
func (UnimplementedDaprServer) RegisterActorTimer(context.Context, *RegisterActorTimerRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) ResumeWorkflowAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) ResumeWorkflowAlpha1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) ResumeWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) ResumeWorkflowBeta1(context.Context, *ResumeWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) SaveState ¶
func (UnimplementedDaprServer) SaveState(context.Context, *SaveStateRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) ScheduleJobAlpha1 ¶ added in v1.14.0
func (UnimplementedDaprServer) ScheduleJobAlpha1(context.Context, *ScheduleJobRequest) (*ScheduleJobResponse, error)
func (UnimplementedDaprServer) SetMetadata ¶ added in v1.0.0
func (UnimplementedDaprServer) SetMetadata(context.Context, *SetMetadataRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) Shutdown ¶ added in v1.1.0
func (UnimplementedDaprServer) Shutdown(context.Context, *ShutdownRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) StartWorkflowAlpha1 ¶ added in v1.10.0
func (UnimplementedDaprServer) StartWorkflowAlpha1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error)
func (UnimplementedDaprServer) StartWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) StartWorkflowBeta1(context.Context, *StartWorkflowRequest) (*StartWorkflowResponse, error)
func (UnimplementedDaprServer) SubscribeConfiguration ¶ added in v1.11.0
func (UnimplementedDaprServer) SubscribeConfiguration(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationServer) error
func (UnimplementedDaprServer) SubscribeConfigurationAlpha1 ¶ added in v1.5.0
func (UnimplementedDaprServer) SubscribeConfigurationAlpha1(*SubscribeConfigurationRequest, Dapr_SubscribeConfigurationAlpha1Server) error
func (UnimplementedDaprServer) SubscribeTopicEventsAlpha1 ¶ added in v1.14.0
func (UnimplementedDaprServer) SubscribeTopicEventsAlpha1(Dapr_SubscribeTopicEventsAlpha1Server) error
func (UnimplementedDaprServer) SubtleDecryptAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleDecryptAlpha1(context.Context, *SubtleDecryptRequest) (*SubtleDecryptResponse, error)
func (UnimplementedDaprServer) SubtleEncryptAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleEncryptAlpha1(context.Context, *SubtleEncryptRequest) (*SubtleEncryptResponse, error)
func (UnimplementedDaprServer) SubtleGetKeyAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleGetKeyAlpha1(context.Context, *SubtleGetKeyRequest) (*SubtleGetKeyResponse, error)
func (UnimplementedDaprServer) SubtleSignAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleSignAlpha1(context.Context, *SubtleSignRequest) (*SubtleSignResponse, error)
func (UnimplementedDaprServer) SubtleUnwrapKeyAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleUnwrapKeyAlpha1(context.Context, *SubtleUnwrapKeyRequest) (*SubtleUnwrapKeyResponse, error)
func (UnimplementedDaprServer) SubtleVerifyAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleVerifyAlpha1(context.Context, *SubtleVerifyRequest) (*SubtleVerifyResponse, error)
func (UnimplementedDaprServer) SubtleWrapKeyAlpha1 ¶ added in v1.11.0
func (UnimplementedDaprServer) SubtleWrapKeyAlpha1(context.Context, *SubtleWrapKeyRequest) (*SubtleWrapKeyResponse, error)
func (UnimplementedDaprServer) TerminateWorkflowAlpha1 ¶ added in v1.10.0
func (UnimplementedDaprServer) TerminateWorkflowAlpha1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) TerminateWorkflowBeta1 ¶ added in v1.12.0
func (UnimplementedDaprServer) TerminateWorkflowBeta1(context.Context, *TerminateWorkflowRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) TryLockAlpha1 ¶ added in v1.8.0
func (UnimplementedDaprServer) TryLockAlpha1(context.Context, *TryLockRequest) (*TryLockResponse, error)
func (UnimplementedDaprServer) UnlockAlpha1 ¶ added in v1.8.0
func (UnimplementedDaprServer) UnlockAlpha1(context.Context, *UnlockRequest) (*UnlockResponse, error)
func (UnimplementedDaprServer) UnregisterActorReminder ¶ added in v1.0.0
func (UnimplementedDaprServer) UnregisterActorReminder(context.Context, *UnregisterActorReminderRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) UnregisterActorTimer ¶ added in v1.0.0
func (UnimplementedDaprServer) UnregisterActorTimer(context.Context, *UnregisterActorTimerRequest) (*emptypb.Empty, error)
func (UnimplementedDaprServer) UnsubscribeConfiguration ¶ added in v1.11.0
func (UnimplementedDaprServer) UnsubscribeConfiguration(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error)
func (UnimplementedDaprServer) UnsubscribeConfigurationAlpha1 ¶ added in v1.7.0
func (UnimplementedDaprServer) UnsubscribeConfigurationAlpha1(context.Context, *UnsubscribeConfigurationRequest) (*UnsubscribeConfigurationResponse, error)
type UnlockRequest ¶ added in v1.8.0
type UnlockRequest struct { StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // resource_id is the lock key. ResourceId string `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` LockOwner string `protobuf:"bytes,3,opt,name=lock_owner,json=lockOwner,proto3" json:"lock_owner,omitempty"` // contains filtered or unexported fields }
func (*UnlockRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*UnlockRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*UnlockRequest) Descriptor
deprecated
added in
v1.8.0
func (*UnlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnlockRequest.ProtoReflect.Descriptor instead.
func (*UnlockRequest) GetLockOwner ¶ added in v1.8.0
func (x *UnlockRequest) GetLockOwner() string
func (*UnlockRequest) GetResourceId ¶ added in v1.8.0
func (x *UnlockRequest) GetResourceId() string
func (*UnlockRequest) GetStoreName ¶ added in v1.8.0
func (x *UnlockRequest) GetStoreName() string
func (*UnlockRequest) ProtoMessage ¶ added in v1.8.0
func (*UnlockRequest) ProtoMessage()
func (*UnlockRequest) ProtoReflect ¶ added in v1.8.0
func (x *UnlockRequest) ProtoReflect() protoreflect.Message
func (*UnlockRequest) Reset ¶ added in v1.8.0
func (x *UnlockRequest) Reset()
func (*UnlockRequest) String ¶ added in v1.8.0
func (x *UnlockRequest) String() string
type UnlockResponse ¶ added in v1.8.0
type UnlockResponse struct { Status UnlockResponse_Status `protobuf:"varint,1,opt,name=status,proto3,enum=dapr.proto.runtime.v1.UnlockResponse_Status" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UnlockResponse) Descriptor
deprecated
added in
v1.8.0
func (*UnlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnlockResponse.ProtoReflect.Descriptor instead.
func (*UnlockResponse) GetStatus ¶ added in v1.8.0
func (x *UnlockResponse) GetStatus() UnlockResponse_Status
func (*UnlockResponse) ProtoMessage ¶ added in v1.8.0
func (*UnlockResponse) ProtoMessage()
func (*UnlockResponse) ProtoReflect ¶ added in v1.8.0
func (x *UnlockResponse) ProtoReflect() protoreflect.Message
func (*UnlockResponse) Reset ¶ added in v1.8.0
func (x *UnlockResponse) Reset()
func (*UnlockResponse) String ¶ added in v1.8.0
func (x *UnlockResponse) String() string
type UnlockResponse_Status ¶ added in v1.8.0
type UnlockResponse_Status int32
const ( UnlockResponse_SUCCESS UnlockResponse_Status = 0 UnlockResponse_LOCK_DOES_NOT_EXIST UnlockResponse_Status = 1 UnlockResponse_LOCK_BELONGS_TO_OTHERS UnlockResponse_Status = 2 UnlockResponse_INTERNAL_ERROR UnlockResponse_Status = 3 )
func (UnlockResponse_Status) Descriptor ¶ added in v1.8.0
func (UnlockResponse_Status) Descriptor() protoreflect.EnumDescriptor
func (UnlockResponse_Status) Enum ¶ added in v1.8.0
func (x UnlockResponse_Status) Enum() *UnlockResponse_Status
func (UnlockResponse_Status) EnumDescriptor
deprecated
added in
v1.8.0
func (UnlockResponse_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use UnlockResponse_Status.Descriptor instead.
func (UnlockResponse_Status) Number ¶ added in v1.8.0
func (x UnlockResponse_Status) Number() protoreflect.EnumNumber
func (UnlockResponse_Status) String ¶ added in v1.8.0
func (x UnlockResponse_Status) String() string
func (UnlockResponse_Status) Type ¶ added in v1.8.0
func (UnlockResponse_Status) Type() protoreflect.EnumType
type UnregisterActorReminderRequest ¶ added in v1.0.0
type UnregisterActorReminderRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
UnregisterActorReminderRequest is the message to unregister an actor reminder.
func (*UnregisterActorReminderRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*UnregisterActorReminderRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*UnregisterActorReminderRequest) Descriptor
deprecated
added in
v1.0.0
func (*UnregisterActorReminderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterActorReminderRequest.ProtoReflect.Descriptor instead.
func (*UnregisterActorReminderRequest) GetActorId ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) GetActorId() string
func (*UnregisterActorReminderRequest) GetActorType ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) GetActorType() string
func (*UnregisterActorReminderRequest) GetName ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) GetName() string
func (*UnregisterActorReminderRequest) ProtoMessage ¶ added in v1.0.0
func (*UnregisterActorReminderRequest) ProtoMessage()
func (*UnregisterActorReminderRequest) ProtoReflect ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) ProtoReflect() protoreflect.Message
func (*UnregisterActorReminderRequest) Reset ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) Reset()
func (*UnregisterActorReminderRequest) String ¶ added in v1.0.0
func (x *UnregisterActorReminderRequest) String() string
type UnregisterActorTimerRequest ¶ added in v1.0.0
type UnregisterActorTimerRequest struct { ActorType string `protobuf:"bytes,1,opt,name=actor_type,json=actorType,proto3" json:"actor_type,omitempty"` ActorId string `protobuf:"bytes,2,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
UnregisterActorTimerRequest is the message to unregister an actor timer
func (*UnregisterActorTimerRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*UnregisterActorTimerRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*UnregisterActorTimerRequest) Descriptor
deprecated
added in
v1.0.0
func (*UnregisterActorTimerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterActorTimerRequest.ProtoReflect.Descriptor instead.
func (*UnregisterActorTimerRequest) GetActorId ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) GetActorId() string
func (*UnregisterActorTimerRequest) GetActorType ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) GetActorType() string
func (*UnregisterActorTimerRequest) GetName ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) GetName() string
func (*UnregisterActorTimerRequest) ProtoMessage ¶ added in v1.0.0
func (*UnregisterActorTimerRequest) ProtoMessage()
func (*UnregisterActorTimerRequest) ProtoReflect ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) ProtoReflect() protoreflect.Message
func (*UnregisterActorTimerRequest) Reset ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) Reset()
func (*UnregisterActorTimerRequest) String ¶ added in v1.0.0
func (x *UnregisterActorTimerRequest) String() string
type UnsafeAppCallbackAlphaServer ¶ added in v1.10.0
type UnsafeAppCallbackAlphaServer interface {
// contains filtered or unexported methods
}
UnsafeAppCallbackAlphaServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppCallbackAlphaServer will result in compilation errors.
type UnsafeAppCallbackHealthCheckServer ¶ added in v1.9.0
type UnsafeAppCallbackHealthCheckServer interface {
// contains filtered or unexported methods
}
UnsafeAppCallbackHealthCheckServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppCallbackHealthCheckServer will result in compilation errors.
type UnsafeAppCallbackServer ¶ added in v1.0.0
type UnsafeAppCallbackServer interface {
// contains filtered or unexported methods
}
UnsafeAppCallbackServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppCallbackServer will result in compilation errors.
type UnsafeDaprServer ¶ added in v1.0.0
type UnsafeDaprServer interface {
// contains filtered or unexported methods
}
UnsafeDaprServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DaprServer will result in compilation errors.
type UnsubscribeConfigurationRequest ¶ added in v1.7.0
type UnsubscribeConfigurationRequest struct { // The name of configuration store. StoreName string `protobuf:"bytes,1,opt,name=store_name,json=storeName,proto3" json:"store_name,omitempty"` // The id to unsubscribe. Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.
func (*UnsubscribeConfigurationRequest) AppendSpanAttributes ¶ added in v1.13.0
func (*UnsubscribeConfigurationRequest) AppendSpanAttributes(rpcMethod string, m map[string]string)
func (*UnsubscribeConfigurationRequest) Descriptor
deprecated
added in
v1.7.0
func (*UnsubscribeConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeConfigurationRequest.ProtoReflect.Descriptor instead.
func (*UnsubscribeConfigurationRequest) GetId ¶ added in v1.7.0
func (x *UnsubscribeConfigurationRequest) GetId() string
func (*UnsubscribeConfigurationRequest) GetStoreName ¶ added in v1.7.0
func (x *UnsubscribeConfigurationRequest) GetStoreName() string
func (*UnsubscribeConfigurationRequest) ProtoMessage ¶ added in v1.7.0
func (*UnsubscribeConfigurationRequest) ProtoMessage()
func (*UnsubscribeConfigurationRequest) ProtoReflect ¶ added in v1.7.0
func (x *UnsubscribeConfigurationRequest) ProtoReflect() protoreflect.Message
func (*UnsubscribeConfigurationRequest) Reset ¶ added in v1.7.0
func (x *UnsubscribeConfigurationRequest) Reset()
func (*UnsubscribeConfigurationRequest) String ¶ added in v1.7.0
func (x *UnsubscribeConfigurationRequest) String() string
type UnsubscribeConfigurationResponse ¶ added in v1.7.0
type UnsubscribeConfigurationResponse struct { Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UnsubscribeConfigurationResponse) Descriptor
deprecated
added in
v1.7.0
func (*UnsubscribeConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeConfigurationResponse.ProtoReflect.Descriptor instead.
func (*UnsubscribeConfigurationResponse) GetMessage ¶ added in v1.7.0
func (x *UnsubscribeConfigurationResponse) GetMessage() string
func (*UnsubscribeConfigurationResponse) GetOk ¶ added in v1.7.0
func (x *UnsubscribeConfigurationResponse) GetOk() bool
func (*UnsubscribeConfigurationResponse) ProtoMessage ¶ added in v1.7.0
func (*UnsubscribeConfigurationResponse) ProtoMessage()
func (*UnsubscribeConfigurationResponse) ProtoReflect ¶ added in v1.7.0
func (x *UnsubscribeConfigurationResponse) ProtoReflect() protoreflect.Message
func (*UnsubscribeConfigurationResponse) Reset ¶ added in v1.7.0
func (x *UnsubscribeConfigurationResponse) Reset()
func (*UnsubscribeConfigurationResponse) String ¶ added in v1.7.0
func (x *UnsubscribeConfigurationResponse) String() string
type WorkflowRequests ¶ added in v1.12.0
type WorkflowRequests interface { // SetWorkflowComponent sets the value of the WorkflowComponent property. SetWorkflowComponent(val string) // SetInstanceId sets the value of the InstanceId property. SetInstanceId(val string) }
WorkflowRequests is an interface for all a number of *WorkflowRequest structs.