Class CloudComponentSecrets
java.lang.Object
app.ductape.sdk.products.services.CloudComponentSecrets
Create-time secret materialization for cloud-linked product components (TS ProductsService parity).
-
Method Summary
Modifier and TypeMethodDescriptionprocessBrokerConfigSecrets(SecretsService svc, String productTag, String brokerTag, String envSlug, String brokerType, Map<String, Object> config) static StringproductPrivateKey(Map<String, Object> productRow) static StringstoreGraphConnectionUrlAsSecret(SecretsService svc, String productTag, String graphTag, String envSlug, String connectionUrl) static StringstoreVectorFieldAsSecret(SecretsService svc, String productTag, String vectorTag, String envSlug, String fieldName, String value, String description)
-
Method Details
-
productPrivateKey
-
storeGraphConnectionUrlAsSecret
-
storeVectorFieldAsSecret
-
processBrokerConfigSecrets
-