Procházet zdrojové kódy

Deployed 0a8439031 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso před 4 dny
rodič
revize
8443bf91b4
3 změnil soubory, kde provedl 74 přidání a 0 odebrání
  1. 74 0
      main/api/spec/index.html
  2. 0 0
      main/search/search_index.json
  3. binární
      main/sitemap.xml.gz

+ 74 - 0
main/api/spec/index.html

@@ -13192,6 +13192,20 @@ External Secrets meta/v1.SecretKeySelector
 <p>TokenSecretRef authenticates with OpenBao by presenting a token.</p>
 </td>
 </tr>
+<tr>
+<td>
+<code>userPass</code></br>
+<em>
+<a href="#external-secrets.io/v1.OpenBaoUserPassAuth">
+OpenBaoUserPassAuth
+</a>
+</em>
+</td>
+<td>
+<em>(Optional)</em>
+<p>UserPass authenticates with OpenBao by passing a username/password pair</p>
+</td>
+</tr>
 </tbody>
 </table>
 <h3 id="external-secrets.io/v1.OpenBaoKVStoreVersion">OpenBaoKVStoreVersion
@@ -13318,6 +13332,66 @@ OpenBaoKVStoreVersion
 </tr>
 </tbody>
 </table>
+<h3 id="external-secrets.io/v1.OpenBaoUserPassAuth">OpenBaoUserPassAuth
+</h3>
+<p>
+(<em>Appears on:</em>
+<a href="#external-secrets.io/v1.OpenBaoAuth">OpenBaoAuth</a>)
+</p>
+<p>
+<p>OpenBaoUserPassAuth authenticates with OpenBao using <a href="https://openbao.org/docs/auth/userpass/">UserPass authentication
+method</a>, with the username and password stored in a Kubernetes Secret
+resource.</p>
+</p>
+<table>
+<thead>
+<tr>
+<th>Field</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>
+<code>path</code></br>
+<em>
+string
+</em>
+</td>
+<td>
+<p>Path where the UserPassword authentication backend is mounted
+in OpenBao, e.g: &ldquo;userpass&rdquo;</p>
+</td>
+</tr>
+<tr>
+<td>
+<code>username</code></br>
+<em>
+string
+</em>
+</td>
+<td>
+<p>Username is a username used to authenticate using the <a href="https://openbao.org/docs/auth/userpass/">UserPass
+authentication method</a></p>
+</td>
+</tr>
+<tr>
+<td>
+<code>secretRef</code></br>
+<em>
+<a href="https://pkg.go.dev/github.com/external-secrets/external-secrets/apis/meta/v1#SecretKeySelector">
+External Secrets meta/v1.SecretKeySelector
+</a>
+</em>
+</td>
+<td>
+<p>SecretRef to a key in a Secret resource containing password for the user
+used to authenticate with OpenBao using the <a href="https://openbao.org/docs/auth/userpass/">UserPass authentication
+method</a></p>
+</td>
+</tr>
+</tbody>
+</table>
 <h3 id="external-secrets.io/v1.OracleAuth">OracleAuth
 </h3>
 <p>

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
main/search/search_index.json


binární
main/sitemap.xml.gz


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů