# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConfigResponse creates new ConfigResponse with all fields set appropriately.
NewCountResponse creates new CountResponse with all fields set appropriately.
NewMetricsResponse creates new MetricsResponse with all fields set appropriately.
NewPingResponse creates new PingResponse with all fields set appropriately.
No description provided by the author
No description provided by the author
NewVersionResponse creates new VersionResponse with all fields set appropriately.
NewVersionSdkResponse creates new VersionSdkResponse with all fields set appropriately.
# Structs
BaseRequest defines the base content for request DTOs (data transfer objects).
BaseResponse defines the base content for response DTOs (data transfer objects).
BaseWithConfigResponse defines the base content for response DTOs (data transfer objects).
BaseWithIdResponse defines the base content for response DTOs (data transfer objects).
BaseWithMetricsResponse defines the base content for response DTOs (data transfer objects).
BaseWithServiceNameResponse defines the base content for response DTOs (data transfer objects).
BaseWithTotalCountResponse defines the base content for response DTOs (data transfer objects).
ConfigResponse defines the configuration for the targeted service.
CountResponse defines the Response Content for GET count DTO.
No description provided by the author
MetricsResponse defines the providing memory and cpu utilization stats of the service.
PingResponse defines the content of response content for POST Ping DTO This object and its properties correspond to the Ping object in the APIv2 specification: https://app.swaggerhub.com/apis-docs/EdgeXFoundry1/core-data/2.1.0#/PingResponse.
SecretDataKeyValue is a key/value pair to be stored in the Secret Store as part of the Secret Data See detail specified by the V2 API swagger in openapi/v2.
SecretRequest is the request DTO for storing supplied secret at specified Path in the Secret Store See detail specified by the V2 API swagger in openapi/v2.
Versionable shows the API version in DTOs.
VersionResponse defines the latest version supported by the service.
VersionSdkResponse defines the latest sdk version supported by the service.