Dapr Properties Response
data class DaprPropertiesResponse(val bindingComponentDirection: String, val componentType: String? = null, val metadata: List<DaprMetadataResponse>? = null, val runtimeVersion: String, val scopes: List<String>? = null, val secretStoreComponent: String? = null, val version: String? = null)
Indicates some additional properties for dapr client type
Properties
Link copied to clipboard
The direction supported by the dapr binding component
Link copied to clipboard
The dapr component type
Link copied to clipboard
Additional dapr metadata
Link copied to clipboard
The runtime version supported by the properties
Link copied to clipboard
The name of a secret store dapr to retrieve secret