|
|
@@ -31482,6 +31482,19 @@ bool
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
+<code>secretKeys</code></br>
|
|
|
+<em>
|
|
|
+[]string
|
|
|
+</em>
|
|
|
+</td>
|
|
|
+<td>
|
|
|
+<em>(Optional)</em>
|
|
|
+<p>SecretKeys defines the keys that will be populated with generated passwords.
|
|
|
+Defaults to “password” when not set.</p>
|
|
|
+</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>
|
|
|
<code>encoding</code></br>
|
|
|
<em>
|
|
|
string
|
|
|
@@ -31592,6 +31605,19 @@ bool
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
+<code>secretKeys</code></br>
|
|
|
+<em>
|
|
|
+[]string
|
|
|
+</em>
|
|
|
+</td>
|
|
|
+<td>
|
|
|
+<em>(Optional)</em>
|
|
|
+<p>SecretKeys defines the keys that will be populated with generated passwords.
|
|
|
+Defaults to “password” when not set.</p>
|
|
|
+</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>
|
|
|
<code>encoding</code></br>
|
|
|
<em>
|
|
|
string
|