# Structs

BootstrapConfiguration defines the configuration elements required by the bootstrap.
CertKeyPair encapsulates public certificate/private key pair for an SSL certificate.
ClientInfo provides the host and port of another service in the eco-system.
ConfigProviderInfo defines the type and location (via host/port) of the desired configuration provider (e.g.
Credentials encapsulates username-password attributes.
No description provided by the author
InsecureSecretsInfo encapsulates info used to retrieve insecure secrets.
RegistryInfo defines the type and location (via host/port) of the desired service registry (e.g.
SecretStoreInfo encapsulates configuration properties used to create a SecretClient.
ServiceInfo contains configuration settings necessary for the basic operation of any EdgeX service.

# Type aliases

InsecureSecrets is used to hold the secrets stored in the configuration.