# Packages
No description provided by the author
# Functions
IsDaprInstalled will check for Dapr to be installed in the deployment environment and return and true if it is installed.
# Constants
DaprMissingError is an error message that can be used when Dapr is not installed on the cluster.
# Structs
DaprConfigurationStore represents Dapr configuration store portable resource.
DaprConfigurationStoreProperties represents the properties of Dapr ConfigurationStore resource.
DaprPubSubBroker represents Dapr PubSubBroker portable resource.
DaprPubSubBrokerProperties represents the properties of Dapr PubSubBroker resource.
DaprSecretStore represents Dapr SecretStore portable resource.
DaprSecretStoreProperties represents the properties of DaprSecretStore resource.
DaprStateStore represents DaprStateStore portable resource.
DaprStateStoreProperties represents the properties of DaprStateStore resource.