Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
ID string
Namespace string
IsHTTP bool
PodName string
Mode modes.DaprMode
ResourcesPath []string
Registry *comppubsub.Registry
ComponentStore *compstore.ComponentStore
Resiliency resiliency.Provider
Meta *meta.Meta
TracingSpec *config.TracingSpec
GRPC *manager.Manager
Channels *channels.Channels
OperatorClient operatorv1.OperatorClient
}
Click to show internal directories.
Click to hide internal directories.