Commit 8aa0173
Ben Anson
CP-36097 REQ-403 get-config API
Motivation for this API is so that xapi can obtain a cluster's
certificate. Xapi will then give that certificate to any joiners. This
is necessary in order for joining to work when tls client verification
is enabled
Add `encode_cluster_config` and `decode_cluster_config` for convenience
Signed-off-by: Ben Anson <[email protected]>1 parent a280f1d commit 8aa0173
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
243 | 249 | | |
244 | 250 | | |
245 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
246 | 258 | | |
0 commit comments