Skip to content

Commit

Permalink
Deploying to gh-pages - 09:19:23
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosanchez committed May 14, 2024
1 parent 3e0b038 commit 3a186a4
Showing 1 changed file with 115 additions and 115 deletions.
230 changes: 115 additions & 115 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -584,9 +584,103 @@ <h3 id="_micronaut_oraclecloud_httpclient_netty_config_properties">Micronaut Ora
</div>
<div class="sect2">
<h3 id="_micronaut_oraclecloud_oke_workload_identity_config_properties">Micronaut Oraclecloud Oke Workload Identity Config Properties</h3>
<a id="io.micronaut.oraclecloud.oke.workload.identity.OkeWorkloadIdentityConfiguration" href="#io.micronaut.oraclecloud.oke.workload.identity.OkeWorkloadIdentityConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 10. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/oke/workload/identity/OkeWorkloadIdentityConfiguration.html">OkeWorkloadIdentityConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Sets whether to enable instance principal authentication</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.session-key-supplier</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.auth.SessionKeySupplier</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.intermediate-certificate-suppliers</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Set</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.federation-client-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.http.ClientConfigurator</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.additional-federation-client-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.http.ClientConfigurator</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.metadata-base-url</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.federation-endpoint</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.detect-endpoint-retries</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.timeout-for-each-retry</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.leaf-certificate-supplier</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.auth.X509CertificateSupplier</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.circuit-breaker-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.tenancy-id</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.circuit-breaker-config</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.token</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.token-path</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.oraclecloud.oke.workload.identity.OkeHttpClientConfiguration" href="#io.micronaut.oraclecloud.oke.workload.identity.OkeHttpClientConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 10. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/oke/workload/identity/OkeHttpClientConfiguration.html">OkeHttpClientConfiguration</a></caption>
<caption class="title">Table 11. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/oke/workload/identity/OkeHttpClientConfiguration.html">OkeHttpClientConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand Down Expand Up @@ -738,106 +832,12 @@ <h3 id="_micronaut_oraclecloud_oke_workload_identity_config_properties">Micronau
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.oraclecloud.oke.workload.identity.OkeWorkloadIdentityConfiguration" href="#io.micronaut.oraclecloud.oke.workload.identity.OkeWorkloadIdentityConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 11. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/oke/workload/identity/OkeWorkloadIdentityConfiguration.html">OkeWorkloadIdentityConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Sets whether to enable instance principal authentication</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.session-key-supplier</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.auth.SessionKeySupplier</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.intermediate-certificate-suppliers</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Set</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.federation-client-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.http.ClientConfigurator</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.additional-federation-client-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.http.ClientConfigurator</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.metadata-base-url</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.federation-endpoint</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.detect-endpoint-retries</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.timeout-for-each-retry</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">int</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.leaf-certificate-supplier</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.auth.X509CertificateSupplier</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.circuit-breaker-configurator</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.tenancy-id</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.circuit-breaker-config</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.token</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.config.oke-workload-identity.token-path</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
</div>
<div class="sect2">
<h3 id="_micronaut_oraclecloud_vault_config_properties">Micronaut Oraclecloud Vault Config Properties</h3>
<a id="io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration" href="#io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration">&#128279;</a>
<a id="io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration" href="#io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 12. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/discovery/vault/OracleCloudVaultConfiguration.OracleCloudVaultClientDiscoveryConfiguration.html">OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration</a></caption>
<caption class="title">Table 12. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/discovery/vault/OracleCloudVaultConfiguration.html">OracleCloudVaultConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -852,19 +852,9 @@ <h3 id="_micronaut_oraclecloud_vault_config_properties">Micronaut Oraclecloud Va
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.path</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.format</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/discovery/config/ConfigDiscoveryConfiguration.Format.html">ConfigDiscoveryConfiguration$Format</a></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.vaults</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.List</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">A list of {@link OracleCloudVault} objects that contain secrets that will be retrieved, decoded and set into your application as config variables.</p></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -898,9 +888,9 @@ <h3 id="_micronaut_oraclecloud_vault_config_properties">Micronaut Oraclecloud Va
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration" href="#io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration">&#128279;</a>
<a id="io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration" href="#io.micronaut.oraclecloud.discovery.vault.OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 14. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/discovery/vault/OracleCloudVaultConfiguration.html">OracleCloudVaultConfiguration</a></caption>
<caption class="title">Table 14. Configuration Properties for <a href="../api/io/micronaut/oraclecloud/discovery/vault/OracleCloudVaultConfiguration.OracleCloudVaultClientDiscoveryConfiguration.html">OracleCloudVaultConfiguration$OracleCloudVaultClientDiscoveryConfiguration</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -915,9 +905,19 @@ <h3 id="_micronaut_oraclecloud_vault_config_properties">Micronaut Oraclecloud Va
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.vaults</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.List</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">A list of {@link OracleCloudVault} objects that contain secrets that will be retrieved, decoded and set into your application as config variables.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.enabled</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.path</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.lang.String</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>oci.vault.config.format</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../api/io/micronaut/discovery/config/ConfigDiscoveryConfiguration.Format.html">ConfigDiscoveryConfiguration$Format</a></p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3a186a4

Please sign in to comment.