# 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.