|
@@ -996,6 +996,27 @@ ExternalSecretStatus
|
|
|
<td></td>
|
|
<td></td>
|
|
|
</tr></tbody>
|
|
</tr></tbody>
|
|
|
</table>
|
|
</table>
|
|
|
|
|
+<h3 id="external-secrets.io/v1alpha1.ExternalSecretConversionStrategy">ExternalSecretConversionStrategy
|
|
|
|
|
+(<code>string</code> alias)</p></h3>
|
|
|
|
|
+<p>
|
|
|
|
|
+(<em>Appears on:</em>
|
|
|
|
|
+<a href="#external-secrets.io/v1alpha1.ExternalSecretDataRemoteRef">ExternalSecretDataRemoteRef</a>)
|
|
|
|
|
+</p>
|
|
|
|
|
+<p>
|
|
|
|
|
+</p>
|
|
|
|
|
+<table>
|
|
|
|
|
+<thead>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<th>Value</th>
|
|
|
|
|
+<th>Description</th>
|
|
|
|
|
+</tr>
|
|
|
|
|
+</thead>
|
|
|
|
|
+<tbody><tr><td><p>"Default"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr><tr><td><p>"Unicode"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr></tbody>
|
|
|
|
|
+</table>
|
|
|
<h3 id="external-secrets.io/v1alpha1.ExternalSecretCreationPolicy">ExternalSecretCreationPolicy
|
|
<h3 id="external-secrets.io/v1alpha1.ExternalSecretCreationPolicy">ExternalSecretCreationPolicy
|
|
|
(<code>string</code> alias)</p></h3>
|
|
(<code>string</code> alias)</p></h3>
|
|
|
<p>
|
|
<p>
|
|
@@ -1117,6 +1138,20 @@ string
|
|
|
<p>Used to select a specific property of the Provider value (if a map), if supported</p>
|
|
<p>Used to select a specific property of the Provider value (if a map), if supported</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td>
|
|
|
|
|
+<code>conversionStrategy</code></br>
|
|
|
|
|
+<em>
|
|
|
|
|
+<a href="#external-secrets.io/v1alpha1.ExternalSecretConversionStrategy">
|
|
|
|
|
+ExternalSecretConversionStrategy
|
|
|
|
|
+</a>
|
|
|
|
|
+</em>
|
|
|
|
|
+</td>
|
|
|
|
|
+<td>
|
|
|
|
|
+<em>(Optional)</em>
|
|
|
|
|
+<p>Used to define a conversion Strategy</p>
|
|
|
|
|
+</td>
|
|
|
|
|
+</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
<h3 id="external-secrets.io/v1alpha1.ExternalSecretSpec">ExternalSecretSpec
|
|
<h3 id="external-secrets.io/v1alpha1.ExternalSecretSpec">ExternalSecretSpec
|
|
@@ -1793,6 +1828,16 @@ string
|
|
|
<td>
|
|
<td>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td>
|
|
|
|
|
+<code>clusterProjectID</code></br>
|
|
|
|
|
+<em>
|
|
|
|
|
+string
|
|
|
|
|
+</em>
|
|
|
|
|
+</td>
|
|
|
|
|
+<td>
|
|
|
|
|
+</td>
|
|
|
|
|
+</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
<h3 id="external-secrets.io/v1alpha1.GenericStore">GenericStore
|
|
<h3 id="external-secrets.io/v1alpha1.GenericStore">GenericStore
|