package
0.0.15
Repository: https://github.com/dapr/dapr-shared.git
Documentation: pkg.go.dev

# Functions

InitHandler handles the init command.
LookupEnvOrString tries to look for an environment variable, if found, return it, otherwise find, return the default parameter.
NewDaprSidecarClient creates a DaprSidecarClient instance.
NewInitCmd creates a new *cobra.Command for init command.
NewRootCmd.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DaprSidecarClient represents a client to get Dapr trust bundle.