# Functions
No description provided by the author
No description provided by the author
NewConfigResponse creates new ConfigResponse 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.
# Structs
BaseRequest defines the base content for request DTOs (data transfer objects).
BaseResponse defines the base content for response DTOs (data transfer objects).
ConfigResponse defines the configuration for the targeted service.
PingResponse defines the content of response content for GET Ping DTO.
SecretDataKeyValue is a key/value pair to be stored in the Secret Store as part of the Secret Data.
SecretRequest is the request DTO for storing supplied secret at a given SecretName in the Secret Store.
Versionable shows the API version in DTOs.
VersionResponse defines the latest version supported by the service.