|
@@ -2051,6 +2051,35 @@ is ServicePrincipal.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr></tbody>
|
|
</tr></tbody>
|
|
|
</table>
|
|
</table>
|
|
|
|
|
+<h3 id="external-secrets.io/v1beta1.AzureEnvironmentType">AzureEnvironmentType
|
|
|
|
|
+(<code>string</code> alias)</p></h3>
|
|
|
|
|
+<p>
|
|
|
|
|
+(<em>Appears on:</em>
|
|
|
|
|
+<a href="#external-secrets.io/v1beta1.AzureKVProvider">AzureKVProvider</a>)
|
|
|
|
|
+</p>
|
|
|
|
|
+<p>
|
|
|
|
|
+<p>AzureEnvironmentType specifies the Azure cloud environment endpoints to use for
|
|
|
|
|
+connecting and authenticating with Azure. By default it points to the public cloud AAD endpoint.
|
|
|
|
|
+The following endpoints are available, also see here: <a href="https://github.com/Azure/go-autorest/blob/main/autorest/azure/environments.go#L152">https://github.com/Azure/go-autorest/blob/main/autorest/azure/environments.go#L152</a>
|
|
|
|
|
+PublicCloud, USGovernmentCloud, ChinaCloud, GermanCloud</p>
|
|
|
|
|
+</p>
|
|
|
|
|
+<table>
|
|
|
|
|
+<thead>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<th>Value</th>
|
|
|
|
|
+<th>Description</th>
|
|
|
|
|
+</tr>
|
|
|
|
|
+</thead>
|
|
|
|
|
+<tbody><tr><td><p>"ChinaCloud"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr><tr><td><p>"GermanCloud"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr><tr><td><p>"PublicCloud"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr><tr><td><p>"USGovernmentCloud"</p></td>
|
|
|
|
|
+<td></td>
|
|
|
|
|
+</tr></tbody>
|
|
|
|
|
+</table>
|
|
|
<h3 id="external-secrets.io/v1beta1.AzureKVAuth">AzureKVAuth
|
|
<h3 id="external-secrets.io/v1beta1.AzureKVAuth">AzureKVAuth
|
|
|
</h3>
|
|
</h3>
|
|
|
<p>
|
|
<p>
|
|
@@ -2153,6 +2182,22 @@ string
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<td>
|
|
<td>
|
|
|
|
|
+<code>environmentType</code></br>
|
|
|
|
|
+<em>
|
|
|
|
|
+<a href="#external-secrets.io/v1beta1.AzureEnvironmentType">
|
|
|
|
|
+AzureEnvironmentType
|
|
|
|
|
+</a>
|
|
|
|
|
+</em>
|
|
|
|
|
+</td>
|
|
|
|
|
+<td>
|
|
|
|
|
+<p>EnvironmentType specifies the Azure cloud environment endpoints to use for
|
|
|
|
|
+connecting and authenticating with Azure. By default it points to the public cloud AAD endpoint.
|
|
|
|
|
+The following endpoints are available, also see here: <a href="https://github.com/Azure/go-autorest/blob/main/autorest/azure/environments.go#L152">https://github.com/Azure/go-autorest/blob/main/autorest/azure/environments.go#L152</a>
|
|
|
|
|
+PublicCloud, USGovernmentCloud, ChinaCloud, GermanCloud</p>
|
|
|
|
|
+</td>
|
|
|
|
|
+</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td>
|
|
|
<code>authSecretRef</code></br>
|
|
<code>authSecretRef</code></br>
|
|
|
<em>
|
|
<em>
|
|
|
<a href="#external-secrets.io/v1beta1.AzureKVAuth">
|
|
<a href="#external-secrets.io/v1beta1.AzureKVAuth">
|