# Functions
NotificationsClientFrom helper function queries the DIC and returns the NotificationsClientInfo's implementation.
ConfigurationFrom helper function queries the DIC and returns datas's common.ConfigurationStruct implementation.
ValueDescriptorClientFrom helper function queries the DIC and returns the ValueDescriptorClient's implementation.
NotificationsClientFrom helper function queries the DIC and returns the NotificationsClientInfo's implementation.
SecretProviderFrom helper function queries the DIC and returns the security.SecretProvider implementation.
StoreClientFrom helper function queries the DIC and returns interfaces.StoreClient implementation.
ValueDescriptorClientFrom helper function queries the DIC and returns the ValueDescriptorClient's implementation.
# Variables
CommandClientName contains the name of the CommandClientInfo's implementation in the DIC.
ConfigurationName contains the name of data's common.ConfigurationStruct implementation in the DIC.
EventClientName contains the name of the EventClient's implementation in the DIC.
NotificationsClientName contains the name of the NotificationsClientInfo's implementation in the DIC.
SecretProviderName contains the name of the security.SecretProvider implementation in the DIC.
StoreClientName contains the name of interfaces.StoreClient implementation in the DIC.
ValueDescriptorClientName contains the name of the ValueDescriptorClient's implementation in the DIC.