Directories
¶
| Path | Synopsis |
|---|---|
|
charts
|
|
|
dapr
Package daprcrds embeds the Dapr CRD YAML files so the runtime can extract validation rules (CEL, minLength, etc.) for standalone mode where there is no Kubernetes API server to enforce them.
|
Package daprcrds embeds the Dapr CRD YAML files so the runtime can extract validation rules (CEL, minLength, etc.) for standalone mode where there is no Kubernetes API server to enforce them. |
|
cmd
|
|
|
daprd
command
|
|
|
injector
command
|
|
|
operator
command
|
|
|
placement
command
|
|
|
scheduler
command
|
|
|
sentry
command
|
|
|
pkg
|
|
|
actors/callbackstream
Package callbackstream coordinates the app-initiated actor callback stream.
|
Package callbackstream coordinates the app-initiated actor callback stream. |
|
actors/targets/app/transport
Package transport defines the Invoker interface that isolates HTTP and gRPC wire details from the rest of the actor target code.
|
Package transport defines the Invoker interface that isolates HTTP and gRPC wire details from the rest of the actor target code. |
|
actors/targets/app/transport/grpc
Package grpc implements the transport.Invoker interface against the app-initiated SubscribeActorEventsAlpha1 stream.
|
Package grpc implements the transport.Invoker interface against the app-initiated SubscribeActorEventsAlpha1 stream. |
|
actors/targets/app/transport/http
Package http implements the transport.Invoker interface for the HTTP actor callback protocol: PUT /actors/{type}/{id}/method/{method}, POST/DELETE /actors/..., with X-Daprerrorresponseheader and X-Daprremindercancel response headers signalling actor errors and reminder cancellation respectively.
|
Package http implements the transport.Invoker interface for the HTTP actor callback protocol: PUT /actors/{type}/{id}/method/{method}, POST/DELETE /actors/..., with X-Daprerrorresponseheader and X-Daprremindercancel response headers signalling actor errors and reminder cancellation respectively. |
|
api/universal
Package universal contains the implementation of APIs that are shared between gRPC and HTTP servers.
|
Package universal contains the implementation of APIs that are shared between gRPC and HTTP servers. |
|
apis/components/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/configuration/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/httpEndpoint/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/mcpserver/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/resiliency/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/subscriptions/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/subscriptions/v2alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
apis/workflowaccesspolicy/v1alpha1
+kubebuilder:object:generate=true +groupName=dapr.io
|
+kubebuilder:object:generate=true +groupName=dapr.io |
|
client/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
|
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
client/clientset/versioned/typed/components/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
client/clientset/versioned/typed/components/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
client/clientset/versioned/typed/configuration/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
client/clientset/versioned/typed/configuration/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
client/clientset/versioned/typed/mcpserver/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
client/clientset/versioned/typed/mcpserver/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
injector/annotations
Package annotations contains the list of annotations for Dapr deployments.
|
Package annotations contains the list of annotations for Dapr deployments. |
|
injector/patcher
Package patcher contains utilities to patch a Pod to inject the Dapr sidecar container.
|
Package patcher contains utilities to patch a Pod to inject the Dapr sidecar container. |
|
internal/loader/validate
Package validate provides CRD-based validation for Dapr resources in standalone mode.
|
Package validate provides CRD-based validation for Dapr resources in standalone mode. |
|
placement/hashing
Package placement is an implementation of Consistent Hashing and Consistent Hashing With Bounded Loads.
|
Package placement is an implementation of Consistent Hashing and Consistent Hashing With Bounded Loads. |
|
runtime/wfengine/inprocess
Package inprocess creates and configures the in-process workflow executor used for dapr-internal workflows (e.g.
|
Package inprocess creates and configures the in-process workflow executor used for dapr-internal workflows (e.g. |
|
testing
Package testing is a generated GoMock package.
|
Package testing is a generated GoMock package. |
|
tests
|
|
|
apps/actorapp
command
|
|
|
apps/actorclientapp
command
|
|
|
apps/actorfeatures
command
|
|
|
apps/actorinvocationapp
command
|
|
|
apps/actorreentrancy
command
|
|
|
apps/actorstate
command
|
|
|
apps/binding_input
command
|
|
|
apps/binding_input_grpc
command
|
|
|
apps/binding_output
command
|
|
|
apps/configurationapp
command
|
|
|
apps/healthapp
command
|
|
|
apps/hellodapr
command
|
|
|
apps/injectorapp
command
|
|
|
apps/injectorapp-init
command
|
|
|
apps/job-publisher
command
|
|
|
apps/metadata
command
|
|
|
apps/middleware
command
|
|
|
apps/perf/configuration
command
|
|
|
apps/perf/pubsub_subscribe_http
command
|
|
|
apps/pubsub-bulk-subscriber
command
|
|
|
apps/pubsub-publisher
command
|
|
|
apps/pubsub-subscriber
command
|
|
|
apps/pubsub-subscriber-routing
command
|
|
|
apps/pubsub-subscriber_grpc
command
|
|
|
apps/runtime
command
|
|
|
apps/runtime_init
command
|
|
|
apps/schedulerapp
command
|
|
|
apps/schedulerapp_grpc
command
|
|
|
apps/secretapp
command
|
|
|
apps/service_invocation
command
|
|
|
apps/service_invocation_external
command
|
|
|
apps/service_invocation_grpc
command
|
|
|
apps/stateapp
command
|
|
|
apps/tracingapp
command
|
|
|
integration/framework/process/statestore/fault
Package fault provides a state.Store implementation that wraps the in-memory store and lets tests deterministically inject transient transactional save failures keyed by a substring of the operation key.
|
Package fault provides a state.Store implementation that wraps the in-memory store and lets tests deterministically inject transient transactional save failures keyed by a substring of the operation key. |
|
integration/suite/daprd/mcpserver
Package mcpserver — shared HTTP/workflow helpers used by every test in this suite.
|
Package mcpserver — shared HTTP/workflow helpers used by every test in this suite. |
|
perf/report
command
|
|
|
apps/actorload
module
|
|
|
apps/crypto
module
|
|
|
apps/perf/actorfeatures
module
|
|
|
apps/perf/tester
module
|
|
|
apps/pluggable_redis-pubsub
module
|
|
|
apps/resiliencyapp
module
|
|
|
apps/resiliencyapp_grpc
module
|
|
Click to show internal directories.
Click to hide internal directories.

