@r8s/crds 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/crds/certmanager-certificate.yaml +794 -0
  2. package/crds/certmanager-clusterissuer.yaml +3739 -0
  3. package/crds/clickhouse-installation.yaml +1847 -0
  4. package/crds/cnpg-cluster.yaml +6794 -0
  5. package/crds/cnpg-pooler.yaml +9311 -0
  6. package/crds/cnpg-scheduledbackup.yaml +191 -0
  7. package/crds/envoy-backendtrafficpolicy.yaml +1 -0
  8. package/crds/envoy-clienttrafficpolicy.yaml +1 -0
  9. package/crds/envoy-envoyproxy.yaml +1 -0
  10. package/crds/envoy-proxy.yaml +16626 -0
  11. package/crds/envoy-securitypolicy.yaml +1 -0
  12. package/crds/externaldns-endpoint.yaml +94 -0
  13. package/crds/gatewayapi-gateway.yaml +2253 -0
  14. package/crds/gatewayapi-httproute.yaml +5643 -0
  15. package/crds/keycloak-keycloak.yaml +3192 -0
  16. package/crds/keycloak-realmimport.yaml +2878 -0
  17. package/crds/logging-flow.yaml +1768 -0
  18. package/crds/logging-logging.yaml +16770 -0
  19. package/crds/logging-output.yaml +14658 -0
  20. package/crds/loki-lokistack.yaml +5390 -0
  21. package/crds/prometheus-alertmanager.yaml +10013 -0
  22. package/crds/prometheus-podmonitor.yaml +741 -0
  23. package/crds/prometheus-prometheus.yaml +13928 -0
  24. package/crds/prometheus-prometheusrule.yaml +267 -0
  25. package/crds/prometheus-scrapeconfig.yaml +12938 -0
  26. package/crds/prometheus-servicemonitor.yaml +764 -0
  27. package/crds/prometheus-thanosruler.yaml +9795 -0
  28. package/crds/redis-cluster.yaml +7862 -0
  29. package/crds/redis-failover.yaml +1 -0
  30. package/crds/redis-replication.yaml +5593 -0
  31. package/crds/velero-backups.yaml +630 -0
  32. package/crds/velero-backupstoragelocations.yaml +174 -0
  33. package/crds/velero-schedules.yaml +584 -0
  34. package/dist/generated/cert-manager.d.ts +873 -0
  35. package/dist/generated/cert-manager.d.ts.map +1 -0
  36. package/dist/generated/cert-manager.js +24 -0
  37. package/dist/generated/cert-manager.js.map +1 -0
  38. package/dist/generated/clickhouse.d.ts +692 -0
  39. package/dist/generated/clickhouse.d.ts.map +1 -0
  40. package/dist/generated/clickhouse.js +14 -0
  41. package/dist/generated/clickhouse.js.map +1 -0
  42. package/dist/generated/externaldns.d.ts +47 -0
  43. package/dist/generated/externaldns.d.ts.map +1 -0
  44. package/dist/generated/externaldns.js +14 -0
  45. package/dist/generated/externaldns.js.map +1 -0
  46. package/dist/generated/gateway.d.ts +2396 -0
  47. package/dist/generated/gateway.d.ts.map +1 -0
  48. package/dist/generated/gateway.js +34 -0
  49. package/dist/generated/gateway.js.map +1 -0
  50. package/dist/generated/index.d.ts +24 -0
  51. package/dist/generated/index.d.ts.map +1 -0
  52. package/dist/generated/index.js +61 -0
  53. package/dist/generated/index.js.map +1 -0
  54. package/dist/generated/keycloak.d.ts +1607 -0
  55. package/dist/generated/keycloak.d.ts.map +1 -0
  56. package/dist/generated/keycloak.js +24 -0
  57. package/dist/generated/keycloak.js.map +1 -0
  58. package/dist/generated/logging.d.ts +3487 -0
  59. package/dist/generated/logging.d.ts.map +1 -0
  60. package/dist/generated/logging.js +34 -0
  61. package/dist/generated/logging.js.map +1 -0
  62. package/dist/generated/loki.d.ts +578 -0
  63. package/dist/generated/loki.d.ts.map +1 -0
  64. package/dist/generated/loki.js +14 -0
  65. package/dist/generated/loki.js.map +1 -0
  66. package/dist/generated/monitoring.d.ts +4230 -0
  67. package/dist/generated/monitoring.d.ts.map +1 -0
  68. package/dist/generated/monitoring.js +74 -0
  69. package/dist/generated/monitoring.js.map +1 -0
  70. package/dist/generated/operators.d.ts +18 -0
  71. package/dist/generated/operators.d.ts.map +1 -0
  72. package/dist/generated/operators.js +191 -0
  73. package/dist/generated/operators.js.map +1 -0
  74. package/dist/generated/postgresql.d.ts +2820 -0
  75. package/dist/generated/postgresql.d.ts.map +1 -0
  76. package/dist/generated/postgresql.js +34 -0
  77. package/dist/generated/postgresql.js.map +1 -0
  78. package/dist/generated/redis.d.ts +1253 -0
  79. package/dist/generated/redis.d.ts.map +1 -0
  80. package/dist/generated/redis.js +24 -0
  81. package/dist/generated/redis.js.map +1 -0
  82. package/dist/generated/velero.d.ts +351 -0
  83. package/dist/generated/velero.d.ts.map +1 -0
  84. package/dist/generated/velero.js +34 -0
  85. package/dist/generated/velero.js.map +1 -0
  86. package/dist/index.d.ts +18 -0
  87. package/dist/index.d.ts.map +1 -0
  88. package/dist/index.js +34 -0
  89. package/dist/index.js.map +1 -0
  90. package/operators.yaml +196 -0
  91. package/package.json +49 -0
@@ -0,0 +1,1607 @@
1
+ /**
2
+ * GENERATED from keycloak CRDs — do not edit by hand.
3
+ * Regenerate with: npm run generate -w @r8s/crds
4
+ */
5
+ import type { ObjectMeta } from '@r8s/k8s-types';
6
+ export interface Keycloak {
7
+ apiVersion: 'k8s.keycloak.org/v2alpha1';
8
+ kind: 'Keycloak';
9
+ metadata: ObjectMeta;
10
+ spec: KeycloakSpec;
11
+ status?: KeycloakStatus;
12
+ }
13
+ /** Props for the {@link Keycloak} component — a 1:1 mapping of the k8s.keycloak.org/v2alpha1 CRD. */
14
+ export interface KeycloakProps {
15
+ metadata: ObjectMeta;
16
+ spec: KeycloakSpec;
17
+ }
18
+ /** Render a Keycloak (k8s.keycloak.org/v2alpha1) exactly as defined by its CRD. */
19
+ export declare function KeycloakComponent(props: KeycloakProps): import("@r8s/core").r8sElement;
20
+ export interface KeycloakRealmImport {
21
+ apiVersion: 'k8s.keycloak.org/v2alpha1';
22
+ kind: 'KeycloakRealmImport';
23
+ metadata: ObjectMeta;
24
+ spec: KeycloakRealmImportSpec;
25
+ status?: KeycloakRealmImportStatus;
26
+ }
27
+ /** Props for the {@link KeycloakRealmImport} component — a 1:1 mapping of the k8s.keycloak.org/v2alpha1 CRD. */
28
+ export interface KeycloakRealmImportProps {
29
+ metadata: ObjectMeta;
30
+ spec: KeycloakRealmImportSpec;
31
+ }
32
+ /** Render a KeycloakRealmImport (k8s.keycloak.org/v2alpha1) exactly as defined by its CRD. */
33
+ export declare function KeycloakRealmImportComponent(props: KeycloakRealmImportProps): import("@r8s/core").r8sElement;
34
+ export interface Secret {
35
+ "key"?: string;
36
+ "name"?: string;
37
+ "optional"?: boolean;
38
+ }
39
+ export interface AdditionalOptionsItem {
40
+ "name"?: string;
41
+ "secret"?: Secret;
42
+ "value"?: string;
43
+ }
44
+ export interface ConfigMapFile {
45
+ "key"?: string;
46
+ "name"?: string;
47
+ "optional"?: boolean;
48
+ }
49
+ export interface Cache {
50
+ "configMapFile"?: ConfigMapFile;
51
+ }
52
+ export interface PasswordSecret {
53
+ "key"?: string;
54
+ "name"?: string;
55
+ "optional"?: boolean;
56
+ }
57
+ export interface UsernameSecret {
58
+ "key"?: string;
59
+ "name"?: string;
60
+ "optional"?: boolean;
61
+ }
62
+ export interface Db {
63
+ /** Sets the database name of the default JDBC URL of the chosen vendor. If the `url` option is set, this option is ignored. */
64
+ "database"?: string;
65
+ /** Sets the hostname of the default JDBC URL of the chosen vendor. If the `url` option is set, this option is ignored. */
66
+ "host"?: string;
67
+ /** The reference to a secret holding the password of the database user. */
68
+ "passwordSecret"?: PasswordSecret;
69
+ /** The initial size of the connection pool. */
70
+ "poolInitialSize"?: number;
71
+ /** The maximum size of the connection pool. */
72
+ "poolMaxSize"?: number;
73
+ /** The minimal size of the connection pool. */
74
+ "poolMinSize"?: number;
75
+ /** Sets the port of the default JDBC URL of the chosen vendor. If the `url` option is set, this option is ignored. */
76
+ "port"?: number;
77
+ /** The database schema to be used. */
78
+ "schema"?: string;
79
+ /** The full database JDBC URL. If not provided, a default URL is set based on the selected database vendor. For instance, if using 'postgres', the default JDBC URL would be 'jdbc:postgresql://localhost/keycloak'. */
80
+ "url"?: string;
81
+ /** The reference to a secret holding the username of the database user. */
82
+ "usernameSecret"?: UsernameSecret;
83
+ /** The database vendor. */
84
+ "vendor"?: string;
85
+ }
86
+ export interface Features {
87
+ /** Disabled Keycloak features */
88
+ "disabled"?: string[];
89
+ /** Enabled Keycloak features */
90
+ "enabled"?: string[];
91
+ }
92
+ export interface Hostname {
93
+ /** The hostname for accessing the administration console. */
94
+ "admin"?: string;
95
+ /** Set the base URL for accessing the administration console, including scheme, host, port and path */
96
+ "adminUrl"?: string;
97
+ /** Hostname for the Keycloak server. */
98
+ "hostname"?: string;
99
+ /** Disables dynamically resolving the hostname from request headers. */
100
+ "strict"?: boolean;
101
+ /** By default backchannel URLs are dynamically resolved from request headers to allow internal and external applications. */
102
+ "strictBackchannel"?: boolean;
103
+ }
104
+ export interface Http {
105
+ /** Enables the HTTP listener. */
106
+ "httpEnabled"?: boolean;
107
+ /** The used HTTP port. */
108
+ "httpPort"?: number;
109
+ /** The used HTTPS port. */
110
+ "httpsPort"?: number;
111
+ /** A secret containing the TLS configuration for HTTPS. Reference: https://kubernetes.io/docs/concepts/configuration/secret/#tls-secrets. */
112
+ "tlsSecret"?: string;
113
+ }
114
+ export interface ImagePullSecretsItem {
115
+ "name"?: string;
116
+ }
117
+ export interface Ingress {
118
+ /** Additional annotations to be appended to the Ingress object */
119
+ "annotations"?: Record<string, unknown>;
120
+ "className"?: string;
121
+ "enabled"?: boolean;
122
+ }
123
+ export interface Proxy {
124
+ /** The proxy headers that should be accepted by the server. Misconfiguration might leave the server exposed to security vulnerabilities. */
125
+ "headers"?: string;
126
+ }
127
+ export interface ClaimsItem {
128
+ "name"?: string;
129
+ }
130
+ export interface Resources {
131
+ "claims"?: ClaimsItem[];
132
+ "limits"?: Record<string, unknown>;
133
+ "requests"?: Record<string, unknown>;
134
+ }
135
+ export interface Transaction {
136
+ /** Determine whether Keycloak should use a non-XA datasource in case the database does not support XA transactions. */
137
+ "xaEnabled"?: boolean;
138
+ }
139
+ export interface ManagedFieldsItem {
140
+ "apiVersion"?: string;
141
+ "fieldsType"?: string;
142
+ "fieldsV1"?: Record<string, unknown>;
143
+ "manager"?: string;
144
+ "operation"?: string;
145
+ "subresource"?: string;
146
+ "time"?: string;
147
+ }
148
+ export interface OwnerReferencesItem {
149
+ "apiVersion"?: string;
150
+ "blockOwnerDeletion"?: boolean;
151
+ "controller"?: boolean;
152
+ "kind"?: string;
153
+ "name"?: string;
154
+ "uid"?: string;
155
+ }
156
+ export interface Metadata {
157
+ "annotations"?: Record<string, unknown>;
158
+ "creationTimestamp"?: string;
159
+ "deletionGracePeriodSeconds"?: number;
160
+ "deletionTimestamp"?: string;
161
+ "finalizers"?: string[];
162
+ "generateName"?: string;
163
+ "generation"?: number;
164
+ "labels"?: Record<string, unknown>;
165
+ "managedFields"?: ManagedFieldsItem[];
166
+ "name"?: string;
167
+ "namespace"?: string;
168
+ "ownerReferences"?: OwnerReferencesItem[];
169
+ "resourceVersion"?: string;
170
+ "selfLink"?: string;
171
+ "uid"?: string;
172
+ }
173
+ export interface MatchExpressionsItem {
174
+ "key"?: string;
175
+ "operator"?: string;
176
+ "values"?: string[];
177
+ }
178
+ export interface MatchFieldsItem {
179
+ "key"?: string;
180
+ "operator"?: string;
181
+ "values"?: string[];
182
+ }
183
+ export interface Preference {
184
+ "matchExpressions"?: MatchExpressionsItem[];
185
+ "matchFields"?: MatchFieldsItem[];
186
+ }
187
+ export interface PreferredDuringSchedulingIgnoredDuringExecutionItem {
188
+ "preference"?: Preference;
189
+ "weight"?: number;
190
+ }
191
+ export interface NodeSelectorTermsItem {
192
+ "matchExpressions"?: MatchExpressionsItem[];
193
+ "matchFields"?: MatchFieldsItem[];
194
+ }
195
+ export interface RequiredDuringSchedulingIgnoredDuringExecution {
196
+ "nodeSelectorTerms"?: NodeSelectorTermsItem[];
197
+ }
198
+ export interface NodeAffinity {
199
+ "preferredDuringSchedulingIgnoredDuringExecution"?: PreferredDuringSchedulingIgnoredDuringExecutionItem[];
200
+ "requiredDuringSchedulingIgnoredDuringExecution"?: RequiredDuringSchedulingIgnoredDuringExecution;
201
+ }
202
+ export interface LabelSelector {
203
+ "matchExpressions"?: MatchExpressionsItem[];
204
+ "matchLabels"?: Record<string, unknown>;
205
+ }
206
+ export interface NamespaceSelector {
207
+ "matchExpressions"?: MatchExpressionsItem[];
208
+ "matchLabels"?: Record<string, unknown>;
209
+ }
210
+ export interface PodAffinityTerm {
211
+ "labelSelector"?: LabelSelector;
212
+ "matchLabelKeys"?: string[];
213
+ "mismatchLabelKeys"?: string[];
214
+ "namespaceSelector"?: NamespaceSelector;
215
+ "namespaces"?: string[];
216
+ "topologyKey"?: string;
217
+ }
218
+ export interface PreferredDuringSchedulingIgnoredDuringExecutionItem2 {
219
+ "podAffinityTerm"?: PodAffinityTerm;
220
+ "weight"?: number;
221
+ }
222
+ export interface RequiredDuringSchedulingIgnoredDuringExecutionItem {
223
+ "labelSelector"?: LabelSelector;
224
+ "matchLabelKeys"?: string[];
225
+ "mismatchLabelKeys"?: string[];
226
+ "namespaceSelector"?: NamespaceSelector;
227
+ "namespaces"?: string[];
228
+ "topologyKey"?: string;
229
+ }
230
+ export interface PodAffinity {
231
+ "preferredDuringSchedulingIgnoredDuringExecution"?: PreferredDuringSchedulingIgnoredDuringExecutionItem2[];
232
+ "requiredDuringSchedulingIgnoredDuringExecution"?: RequiredDuringSchedulingIgnoredDuringExecutionItem[];
233
+ }
234
+ export interface PodAntiAffinity {
235
+ "preferredDuringSchedulingIgnoredDuringExecution"?: PreferredDuringSchedulingIgnoredDuringExecutionItem2[];
236
+ "requiredDuringSchedulingIgnoredDuringExecution"?: RequiredDuringSchedulingIgnoredDuringExecutionItem[];
237
+ }
238
+ export interface Affinity {
239
+ "nodeAffinity"?: NodeAffinity;
240
+ "podAffinity"?: PodAffinity;
241
+ "podAntiAffinity"?: PodAntiAffinity;
242
+ }
243
+ export interface ConfigMapKeyRef {
244
+ "key"?: string;
245
+ "name"?: string;
246
+ "optional"?: boolean;
247
+ }
248
+ export interface FieldRef {
249
+ "apiVersion"?: string;
250
+ "fieldPath"?: string;
251
+ }
252
+ export interface ResourceFieldRef {
253
+ "containerName"?: string;
254
+ "divisor"?: number | string;
255
+ "resource"?: string;
256
+ }
257
+ export interface SecretKeyRef {
258
+ "key"?: string;
259
+ "name"?: string;
260
+ "optional"?: boolean;
261
+ }
262
+ export interface ValueFrom {
263
+ "configMapKeyRef"?: ConfigMapKeyRef;
264
+ "fieldRef"?: FieldRef;
265
+ "resourceFieldRef"?: ResourceFieldRef;
266
+ "secretKeyRef"?: SecretKeyRef;
267
+ }
268
+ export interface EnvItem {
269
+ "name"?: string;
270
+ "value"?: string;
271
+ "valueFrom"?: ValueFrom;
272
+ }
273
+ export interface ConfigMapRef {
274
+ "name"?: string;
275
+ "optional"?: boolean;
276
+ }
277
+ export interface SecretRef {
278
+ "name"?: string;
279
+ "optional"?: boolean;
280
+ }
281
+ export interface EnvFromItem {
282
+ "configMapRef"?: ConfigMapRef;
283
+ "prefix"?: string;
284
+ "secretRef"?: SecretRef;
285
+ }
286
+ export interface Exec {
287
+ "command"?: string[];
288
+ }
289
+ export interface HttpHeadersItem {
290
+ "name"?: string;
291
+ "value"?: string;
292
+ }
293
+ export interface HttpGet {
294
+ "host"?: string;
295
+ "httpHeaders"?: HttpHeadersItem[];
296
+ "path"?: string;
297
+ "port"?: number | string;
298
+ "scheme"?: string;
299
+ }
300
+ export interface Sleep {
301
+ "seconds"?: number;
302
+ }
303
+ export interface TcpSocket {
304
+ "host"?: string;
305
+ "port"?: number | string;
306
+ }
307
+ export interface PostStart {
308
+ "exec"?: Exec;
309
+ "httpGet"?: HttpGet;
310
+ "sleep"?: Sleep;
311
+ "tcpSocket"?: TcpSocket;
312
+ }
313
+ export interface PreStop {
314
+ "exec"?: Exec;
315
+ "httpGet"?: HttpGet;
316
+ "sleep"?: Sleep;
317
+ "tcpSocket"?: TcpSocket;
318
+ }
319
+ export interface Lifecycle {
320
+ "postStart"?: PostStart;
321
+ "preStop"?: PreStop;
322
+ }
323
+ export interface Grpc {
324
+ "port"?: number;
325
+ "service"?: string;
326
+ }
327
+ export interface LivenessProbe {
328
+ "exec"?: Exec;
329
+ "failureThreshold"?: number;
330
+ "grpc"?: Grpc;
331
+ "httpGet"?: HttpGet;
332
+ "initialDelaySeconds"?: number;
333
+ "periodSeconds"?: number;
334
+ "successThreshold"?: number;
335
+ "tcpSocket"?: TcpSocket;
336
+ "terminationGracePeriodSeconds"?: number;
337
+ "timeoutSeconds"?: number;
338
+ }
339
+ export interface PortsItem {
340
+ "containerPort"?: number;
341
+ "hostIP"?: string;
342
+ "hostPort"?: number;
343
+ "name"?: string;
344
+ "protocol"?: string;
345
+ }
346
+ export interface ReadinessProbe {
347
+ "exec"?: Exec;
348
+ "failureThreshold"?: number;
349
+ "grpc"?: Grpc;
350
+ "httpGet"?: HttpGet;
351
+ "initialDelaySeconds"?: number;
352
+ "periodSeconds"?: number;
353
+ "successThreshold"?: number;
354
+ "tcpSocket"?: TcpSocket;
355
+ "terminationGracePeriodSeconds"?: number;
356
+ "timeoutSeconds"?: number;
357
+ }
358
+ export interface ResizePolicyItem {
359
+ "resourceName"?: string;
360
+ "restartPolicy"?: string;
361
+ }
362
+ export interface Capabilities {
363
+ "add"?: string[];
364
+ "drop"?: string[];
365
+ }
366
+ export interface SeLinuxOptions {
367
+ "level"?: string;
368
+ "role"?: string;
369
+ "type"?: string;
370
+ "user"?: string;
371
+ }
372
+ export interface SeccompProfile {
373
+ "localhostProfile"?: string;
374
+ "type"?: string;
375
+ }
376
+ export interface WindowsOptions {
377
+ "gmsaCredentialSpec"?: string;
378
+ "gmsaCredentialSpecName"?: string;
379
+ "hostProcess"?: boolean;
380
+ "runAsUserName"?: string;
381
+ }
382
+ export interface SecurityContext {
383
+ "allowPrivilegeEscalation"?: boolean;
384
+ "capabilities"?: Capabilities;
385
+ "privileged"?: boolean;
386
+ "procMount"?: string;
387
+ "readOnlyRootFilesystem"?: boolean;
388
+ "runAsGroup"?: number;
389
+ "runAsNonRoot"?: boolean;
390
+ "runAsUser"?: number;
391
+ "seLinuxOptions"?: SeLinuxOptions;
392
+ "seccompProfile"?: SeccompProfile;
393
+ "windowsOptions"?: WindowsOptions;
394
+ }
395
+ export interface StartupProbe {
396
+ "exec"?: Exec;
397
+ "failureThreshold"?: number;
398
+ "grpc"?: Grpc;
399
+ "httpGet"?: HttpGet;
400
+ "initialDelaySeconds"?: number;
401
+ "periodSeconds"?: number;
402
+ "successThreshold"?: number;
403
+ "tcpSocket"?: TcpSocket;
404
+ "terminationGracePeriodSeconds"?: number;
405
+ "timeoutSeconds"?: number;
406
+ }
407
+ export interface VolumeDevicesItem {
408
+ "devicePath"?: string;
409
+ "name"?: string;
410
+ }
411
+ export interface VolumeMountsItem {
412
+ "mountPath"?: string;
413
+ "mountPropagation"?: string;
414
+ "name"?: string;
415
+ "readOnly"?: boolean;
416
+ "subPath"?: string;
417
+ "subPathExpr"?: string;
418
+ }
419
+ export interface ContainersItem {
420
+ "args"?: string[];
421
+ "command"?: string[];
422
+ "env"?: EnvItem[];
423
+ "envFrom"?: EnvFromItem[];
424
+ "image"?: string;
425
+ "imagePullPolicy"?: string;
426
+ "lifecycle"?: Lifecycle;
427
+ "livenessProbe"?: LivenessProbe;
428
+ "name"?: string;
429
+ "ports"?: PortsItem[];
430
+ "readinessProbe"?: ReadinessProbe;
431
+ "resizePolicy"?: ResizePolicyItem[];
432
+ "resources"?: Resources;
433
+ "restartPolicy"?: string;
434
+ "securityContext"?: SecurityContext;
435
+ "startupProbe"?: StartupProbe;
436
+ "stdin"?: boolean;
437
+ "stdinOnce"?: boolean;
438
+ "terminationMessagePath"?: string;
439
+ "terminationMessagePolicy"?: string;
440
+ "tty"?: boolean;
441
+ "volumeDevices"?: VolumeDevicesItem[];
442
+ "volumeMounts"?: VolumeMountsItem[];
443
+ "workingDir"?: string;
444
+ }
445
+ export interface OptionsItem {
446
+ "name"?: string;
447
+ "value"?: string;
448
+ }
449
+ export interface DnsConfig {
450
+ "nameservers"?: string[];
451
+ "options"?: OptionsItem[];
452
+ "searches"?: string[];
453
+ }
454
+ export interface EphemeralContainersItem {
455
+ "args"?: string[];
456
+ "command"?: string[];
457
+ "env"?: EnvItem[];
458
+ "envFrom"?: EnvFromItem[];
459
+ "image"?: string;
460
+ "imagePullPolicy"?: string;
461
+ "lifecycle"?: Lifecycle;
462
+ "livenessProbe"?: LivenessProbe;
463
+ "name"?: string;
464
+ "ports"?: PortsItem[];
465
+ "readinessProbe"?: ReadinessProbe;
466
+ "resizePolicy"?: ResizePolicyItem[];
467
+ "resources"?: Resources;
468
+ "restartPolicy"?: string;
469
+ "securityContext"?: SecurityContext;
470
+ "startupProbe"?: StartupProbe;
471
+ "stdin"?: boolean;
472
+ "stdinOnce"?: boolean;
473
+ "targetContainerName"?: string;
474
+ "terminationMessagePath"?: string;
475
+ "terminationMessagePolicy"?: string;
476
+ "tty"?: boolean;
477
+ "volumeDevices"?: VolumeDevicesItem[];
478
+ "volumeMounts"?: VolumeMountsItem[];
479
+ "workingDir"?: string;
480
+ }
481
+ export interface HostAliasesItem {
482
+ "hostnames"?: string[];
483
+ "ip"?: string;
484
+ }
485
+ export interface InitContainersItem {
486
+ "args"?: string[];
487
+ "command"?: string[];
488
+ "env"?: EnvItem[];
489
+ "envFrom"?: EnvFromItem[];
490
+ "image"?: string;
491
+ "imagePullPolicy"?: string;
492
+ "lifecycle"?: Lifecycle;
493
+ "livenessProbe"?: LivenessProbe;
494
+ "name"?: string;
495
+ "ports"?: PortsItem[];
496
+ "readinessProbe"?: ReadinessProbe;
497
+ "resizePolicy"?: ResizePolicyItem[];
498
+ "resources"?: Resources;
499
+ "restartPolicy"?: string;
500
+ "securityContext"?: SecurityContext;
501
+ "startupProbe"?: StartupProbe;
502
+ "stdin"?: boolean;
503
+ "stdinOnce"?: boolean;
504
+ "terminationMessagePath"?: string;
505
+ "terminationMessagePolicy"?: string;
506
+ "tty"?: boolean;
507
+ "volumeDevices"?: VolumeDevicesItem[];
508
+ "volumeMounts"?: VolumeMountsItem[];
509
+ "workingDir"?: string;
510
+ }
511
+ export interface Os {
512
+ "name"?: string;
513
+ }
514
+ export interface ReadinessGatesItem {
515
+ "conditionType"?: string;
516
+ }
517
+ export interface Source {
518
+ "resourceClaimName"?: string;
519
+ "resourceClaimTemplateName"?: string;
520
+ }
521
+ export interface ResourceClaimsItem {
522
+ "name"?: string;
523
+ "source"?: Source;
524
+ }
525
+ export interface SchedulingGatesItem {
526
+ "name"?: string;
527
+ }
528
+ export interface SysctlsItem {
529
+ "name"?: string;
530
+ "value"?: string;
531
+ }
532
+ export interface SecurityContext2 {
533
+ "fsGroup"?: number;
534
+ "fsGroupChangePolicy"?: string;
535
+ "runAsGroup"?: number;
536
+ "runAsNonRoot"?: boolean;
537
+ "runAsUser"?: number;
538
+ "seLinuxOptions"?: SeLinuxOptions;
539
+ "seccompProfile"?: SeccompProfile;
540
+ "supplementalGroups"?: number[];
541
+ "sysctls"?: SysctlsItem[];
542
+ "windowsOptions"?: WindowsOptions;
543
+ }
544
+ export interface TolerationsItem {
545
+ "effect"?: string;
546
+ "key"?: string;
547
+ "operator"?: string;
548
+ "tolerationSeconds"?: number;
549
+ "value"?: string;
550
+ }
551
+ export interface TopologySpreadConstraintsItem {
552
+ "labelSelector"?: LabelSelector;
553
+ "matchLabelKeys"?: string[];
554
+ "maxSkew"?: number;
555
+ "minDomains"?: number;
556
+ "nodeAffinityPolicy"?: string;
557
+ "nodeTaintsPolicy"?: string;
558
+ "topologyKey"?: string;
559
+ "whenUnsatisfiable"?: string;
560
+ }
561
+ export interface AwsElasticBlockStore {
562
+ "fsType"?: string;
563
+ "partition"?: number;
564
+ "readOnly"?: boolean;
565
+ "volumeID"?: string;
566
+ }
567
+ export interface AzureDisk {
568
+ "cachingMode"?: string;
569
+ "diskName"?: string;
570
+ "diskURI"?: string;
571
+ "fsType"?: string;
572
+ "kind"?: string;
573
+ "readOnly"?: boolean;
574
+ }
575
+ export interface AzureFile {
576
+ "readOnly"?: boolean;
577
+ "secretName"?: string;
578
+ "shareName"?: string;
579
+ }
580
+ export interface SecretRef2 {
581
+ "name"?: string;
582
+ }
583
+ export interface Cephfs {
584
+ "monitors"?: string[];
585
+ "path"?: string;
586
+ "readOnly"?: boolean;
587
+ "secretFile"?: string;
588
+ "secretRef"?: SecretRef2;
589
+ "user"?: string;
590
+ }
591
+ export interface Cinder {
592
+ "fsType"?: string;
593
+ "readOnly"?: boolean;
594
+ "secretRef"?: SecretRef2;
595
+ "volumeID"?: string;
596
+ }
597
+ export interface ItemsItem {
598
+ "key"?: string;
599
+ "mode"?: number;
600
+ "path"?: string;
601
+ }
602
+ export interface ConfigMap {
603
+ "defaultMode"?: number;
604
+ "items"?: ItemsItem[];
605
+ "name"?: string;
606
+ "optional"?: boolean;
607
+ }
608
+ export interface NodePublishSecretRef {
609
+ "name"?: string;
610
+ }
611
+ export interface Csi {
612
+ "driver"?: string;
613
+ "fsType"?: string;
614
+ "nodePublishSecretRef"?: NodePublishSecretRef;
615
+ "readOnly"?: boolean;
616
+ "volumeAttributes"?: Record<string, unknown>;
617
+ }
618
+ export interface ItemsItem2 {
619
+ "fieldRef"?: FieldRef;
620
+ "mode"?: number;
621
+ "path"?: string;
622
+ "resourceFieldRef"?: ResourceFieldRef;
623
+ }
624
+ export interface DownwardAPI {
625
+ "defaultMode"?: number;
626
+ "items"?: ItemsItem2[];
627
+ }
628
+ export interface EmptyDir {
629
+ "medium"?: string;
630
+ "sizeLimit"?: number | string;
631
+ }
632
+ export interface DataSource {
633
+ "apiGroup"?: string;
634
+ "kind"?: string;
635
+ "name"?: string;
636
+ }
637
+ export interface DataSourceRef {
638
+ "apiGroup"?: string;
639
+ "kind"?: string;
640
+ "name"?: string;
641
+ "namespace"?: string;
642
+ }
643
+ export interface Resources2 {
644
+ "limits"?: Record<string, unknown>;
645
+ "requests"?: Record<string, unknown>;
646
+ }
647
+ export interface Selector {
648
+ "matchExpressions"?: MatchExpressionsItem[];
649
+ "matchLabels"?: Record<string, unknown>;
650
+ }
651
+ export interface Spec2 {
652
+ "accessModes"?: string[];
653
+ "dataSource"?: DataSource;
654
+ "dataSourceRef"?: DataSourceRef;
655
+ "resources"?: Resources2;
656
+ "selector"?: Selector;
657
+ "storageClassName"?: string;
658
+ "volumeAttributesClassName"?: string;
659
+ "volumeMode"?: string;
660
+ "volumeName"?: string;
661
+ }
662
+ export interface VolumeClaimTemplate {
663
+ "metadata"?: Metadata;
664
+ "spec"?: Spec2;
665
+ }
666
+ export interface Ephemeral {
667
+ "volumeClaimTemplate"?: VolumeClaimTemplate;
668
+ }
669
+ export interface Fc {
670
+ "fsType"?: string;
671
+ "lun"?: number;
672
+ "readOnly"?: boolean;
673
+ "targetWWNs"?: string[];
674
+ "wwids"?: string[];
675
+ }
676
+ export interface FlexVolume {
677
+ "driver"?: string;
678
+ "fsType"?: string;
679
+ "options"?: Record<string, unknown>;
680
+ "readOnly"?: boolean;
681
+ "secretRef"?: SecretRef2;
682
+ }
683
+ export interface Flocker {
684
+ "datasetName"?: string;
685
+ "datasetUUID"?: string;
686
+ }
687
+ export interface GcePersistentDisk {
688
+ "fsType"?: string;
689
+ "partition"?: number;
690
+ "pdName"?: string;
691
+ "readOnly"?: boolean;
692
+ }
693
+ export interface GitRepo {
694
+ "directory"?: string;
695
+ "repository"?: string;
696
+ "revision"?: string;
697
+ }
698
+ export interface Glusterfs {
699
+ "endpoints"?: string;
700
+ "path"?: string;
701
+ "readOnly"?: boolean;
702
+ }
703
+ export interface HostPath {
704
+ "path"?: string;
705
+ "type"?: string;
706
+ }
707
+ export interface Iscsi {
708
+ "chapAuthDiscovery"?: boolean;
709
+ "chapAuthSession"?: boolean;
710
+ "fsType"?: string;
711
+ "initiatorName"?: string;
712
+ "iqn"?: string;
713
+ "iscsiInterface"?: string;
714
+ "lun"?: number;
715
+ "portals"?: string[];
716
+ "readOnly"?: boolean;
717
+ "secretRef"?: SecretRef2;
718
+ "targetPortal"?: string;
719
+ }
720
+ export interface Nfs {
721
+ "path"?: string;
722
+ "readOnly"?: boolean;
723
+ "server"?: string;
724
+ }
725
+ export interface PersistentVolumeClaim {
726
+ "claimName"?: string;
727
+ "readOnly"?: boolean;
728
+ }
729
+ export interface PhotonPersistentDisk {
730
+ "fsType"?: string;
731
+ "pdID"?: string;
732
+ }
733
+ export interface PortworxVolume {
734
+ "fsType"?: string;
735
+ "readOnly"?: boolean;
736
+ "volumeID"?: string;
737
+ }
738
+ export interface ClusterTrustBundle {
739
+ "labelSelector"?: LabelSelector;
740
+ "name"?: string;
741
+ "optional"?: boolean;
742
+ "path"?: string;
743
+ "signerName"?: string;
744
+ }
745
+ export interface ConfigMap2 {
746
+ "items"?: ItemsItem[];
747
+ "name"?: string;
748
+ "optional"?: boolean;
749
+ }
750
+ export interface DownwardAPI2 {
751
+ "items"?: ItemsItem2[];
752
+ }
753
+ export interface Secret2 {
754
+ "items"?: ItemsItem[];
755
+ "name"?: string;
756
+ "optional"?: boolean;
757
+ }
758
+ export interface ServiceAccountToken {
759
+ "audience"?: string;
760
+ "expirationSeconds"?: number;
761
+ "path"?: string;
762
+ }
763
+ export interface SourcesItem {
764
+ "clusterTrustBundle"?: ClusterTrustBundle;
765
+ "configMap"?: ConfigMap2;
766
+ "downwardAPI"?: DownwardAPI2;
767
+ "secret"?: Secret2;
768
+ "serviceAccountToken"?: ServiceAccountToken;
769
+ }
770
+ export interface Projected {
771
+ "defaultMode"?: number;
772
+ "sources"?: SourcesItem[];
773
+ }
774
+ export interface Quobyte {
775
+ "group"?: string;
776
+ "readOnly"?: boolean;
777
+ "registry"?: string;
778
+ "tenant"?: string;
779
+ "user"?: string;
780
+ "volume"?: string;
781
+ }
782
+ export interface Rbd {
783
+ "fsType"?: string;
784
+ "image"?: string;
785
+ "keyring"?: string;
786
+ "monitors"?: string[];
787
+ "pool"?: string;
788
+ "readOnly"?: boolean;
789
+ "secretRef"?: SecretRef2;
790
+ "user"?: string;
791
+ }
792
+ export interface ScaleIO {
793
+ "fsType"?: string;
794
+ "gateway"?: string;
795
+ "protectionDomain"?: string;
796
+ "readOnly"?: boolean;
797
+ "secretRef"?: SecretRef2;
798
+ "sslEnabled"?: boolean;
799
+ "storageMode"?: string;
800
+ "storagePool"?: string;
801
+ "system"?: string;
802
+ "volumeName"?: string;
803
+ }
804
+ export interface Secret3 {
805
+ "defaultMode"?: number;
806
+ "items"?: ItemsItem[];
807
+ "optional"?: boolean;
808
+ "secretName"?: string;
809
+ }
810
+ export interface Storageos {
811
+ "fsType"?: string;
812
+ "readOnly"?: boolean;
813
+ "secretRef"?: SecretRef2;
814
+ "volumeName"?: string;
815
+ "volumeNamespace"?: string;
816
+ }
817
+ export interface VsphereVolume {
818
+ "fsType"?: string;
819
+ "storagePolicyID"?: string;
820
+ "storagePolicyName"?: string;
821
+ "volumePath"?: string;
822
+ }
823
+ export interface VolumesItem {
824
+ "awsElasticBlockStore"?: AwsElasticBlockStore;
825
+ "azureDisk"?: AzureDisk;
826
+ "azureFile"?: AzureFile;
827
+ "cephfs"?: Cephfs;
828
+ "cinder"?: Cinder;
829
+ "configMap"?: ConfigMap;
830
+ "csi"?: Csi;
831
+ "downwardAPI"?: DownwardAPI;
832
+ "emptyDir"?: EmptyDir;
833
+ "ephemeral"?: Ephemeral;
834
+ "fc"?: Fc;
835
+ "flexVolume"?: FlexVolume;
836
+ "flocker"?: Flocker;
837
+ "gcePersistentDisk"?: GcePersistentDisk;
838
+ "gitRepo"?: GitRepo;
839
+ "glusterfs"?: Glusterfs;
840
+ "hostPath"?: HostPath;
841
+ "iscsi"?: Iscsi;
842
+ "name"?: string;
843
+ "nfs"?: Nfs;
844
+ "persistentVolumeClaim"?: PersistentVolumeClaim;
845
+ "photonPersistentDisk"?: PhotonPersistentDisk;
846
+ "portworxVolume"?: PortworxVolume;
847
+ "projected"?: Projected;
848
+ "quobyte"?: Quobyte;
849
+ "rbd"?: Rbd;
850
+ "scaleIO"?: ScaleIO;
851
+ "secret"?: Secret3;
852
+ "storageos"?: Storageos;
853
+ "vsphereVolume"?: VsphereVolume;
854
+ }
855
+ export interface Spec {
856
+ "activeDeadlineSeconds"?: number;
857
+ "affinity"?: Affinity;
858
+ "automountServiceAccountToken"?: boolean;
859
+ "containers"?: ContainersItem[];
860
+ "dnsConfig"?: DnsConfig;
861
+ "dnsPolicy"?: string;
862
+ "enableServiceLinks"?: boolean;
863
+ "ephemeralContainers"?: EphemeralContainersItem[];
864
+ "hostAliases"?: HostAliasesItem[];
865
+ "hostIPC"?: boolean;
866
+ "hostNetwork"?: boolean;
867
+ "hostPID"?: boolean;
868
+ "hostUsers"?: boolean;
869
+ "hostname"?: string;
870
+ "imagePullSecrets"?: ImagePullSecretsItem[];
871
+ "initContainers"?: InitContainersItem[];
872
+ "nodeName"?: string;
873
+ "nodeSelector"?: Record<string, unknown>;
874
+ "os"?: Os;
875
+ "overhead"?: Record<string, unknown>;
876
+ "preemptionPolicy"?: string;
877
+ "priority"?: number;
878
+ "priorityClassName"?: string;
879
+ "readinessGates"?: ReadinessGatesItem[];
880
+ "resourceClaims"?: ResourceClaimsItem[];
881
+ "restartPolicy"?: string;
882
+ "runtimeClassName"?: string;
883
+ "schedulerName"?: string;
884
+ "schedulingGates"?: SchedulingGatesItem[];
885
+ "securityContext"?: SecurityContext2;
886
+ "serviceAccount"?: string;
887
+ "serviceAccountName"?: string;
888
+ "setHostnameAsFQDN"?: boolean;
889
+ "shareProcessNamespace"?: boolean;
890
+ "subdomain"?: string;
891
+ "terminationGracePeriodSeconds"?: number;
892
+ "tolerations"?: TolerationsItem[];
893
+ "topologySpreadConstraints"?: TopologySpreadConstraintsItem[];
894
+ "volumes"?: VolumesItem[];
895
+ }
896
+ export interface PodTemplate {
897
+ "metadata"?: Metadata;
898
+ "spec"?: Spec;
899
+ }
900
+ export interface Unsupported {
901
+ /** You can configure that will be merged with the one configured by default by the operator. Use at your own risk, we reserve the possibility to remove/change the way any field gets merged in future releases without notice. Reference: https://kubernetes.io/docs/concepts/workloads/pods/#pod-templates */
902
+ "podTemplate"?: PodTemplate;
903
+ }
904
+ export interface KeycloakSpec {
905
+ /** Configuration of the Keycloak server. expressed as a keys (reference: https://www.keycloak.org/server/all-config) and values that can be either direct values or references to secrets. */
906
+ "additionalOptions"?: AdditionalOptionsItem[];
907
+ /** In this section you can configure Keycloak's cache */
908
+ "cache"?: Cache;
909
+ /** In this section you can find all properties related to connect to a database. */
910
+ "db"?: Db;
911
+ /** In this section you can configure Keycloak features, which should be enabled/disabled. */
912
+ "features"?: Features;
913
+ /** In this section you can configure Keycloak hostname and related properties. */
914
+ "hostname"?: Hostname;
915
+ /** In this section you can configure Keycloak features related to HTTP and HTTPS */
916
+ "http"?: Http;
917
+ /** Custom Keycloak image to be used. */
918
+ "image"?: string;
919
+ /** Secret(s) that might be used when pulling an image from a private container image registry or repository. */
920
+ "imagePullSecrets"?: ImagePullSecretsItem[];
921
+ /** The deployment is, by default, exposed through a basic ingress. You can change this behaviour by setting the enabled property to false. */
922
+ "ingress"?: Ingress;
923
+ /** Number of Keycloak instances in HA mode. Default is 1. */
924
+ "instances"?: number;
925
+ /** In this section you can configure Keycloak's reverse proxy setting */
926
+ "proxy"?: Proxy;
927
+ /** Compute Resources required by Keycloak container */
928
+ "resources"?: Resources;
929
+ /** Set to force the behavior of the --optimized flag for the start command. If left unspecified the operator will assume custom images have already been augmented. */
930
+ "startOptimized"?: boolean;
931
+ /** In this section you can find all properties related to the settings of transaction behavior. */
932
+ "transaction"?: Transaction;
933
+ /** In this section you can configure Keycloak truststores. */
934
+ "truststores"?: Record<string, unknown>;
935
+ /** In this section you can configure podTemplate advanced features, not production-ready, and not supported settings. Use at your own risk and open an issue with your use-case if you don't find an alternative way. */
936
+ "unsupported"?: Unsupported;
937
+ }
938
+ export interface ConditionsItem {
939
+ "lastTransitionTime"?: string;
940
+ "message"?: string;
941
+ "observedGeneration"?: number;
942
+ "status"?: string;
943
+ "type"?: string;
944
+ }
945
+ export interface KeycloakStatus {
946
+ "conditions"?: ConditionsItem[];
947
+ "instances"?: number;
948
+ "observedGeneration"?: number;
949
+ "selector"?: string;
950
+ }
951
+ export interface Owner {
952
+ "id"?: string;
953
+ "name"?: string;
954
+ }
955
+ export interface ScopesItem {
956
+ "displayName"?: string;
957
+ "iconUri"?: string;
958
+ "id"?: string;
959
+ "name"?: string;
960
+ }
961
+ export interface ResourcesDataItem {
962
+ "_id"?: string;
963
+ "attributes"?: Record<string, unknown>;
964
+ "displayName"?: string;
965
+ "icon_uri"?: string;
966
+ "name"?: string;
967
+ "owner"?: Owner;
968
+ "ownerManagedAccess"?: boolean;
969
+ "scopes"?: ScopesItem[];
970
+ "type"?: string;
971
+ "uris"?: string[];
972
+ }
973
+ export interface ScopesDataItem {
974
+ "displayName"?: string;
975
+ "iconUri"?: string;
976
+ "id"?: string;
977
+ "name"?: string;
978
+ }
979
+ export interface PoliciesItem {
980
+ "config"?: Record<string, unknown>;
981
+ "decisionStrategy"?: "AFFIRMATIVE" | "CONSENSUS" | "UNANIMOUS";
982
+ "description"?: string;
983
+ "id"?: string;
984
+ "logic"?: "NEGATIVE" | "POSITIVE";
985
+ "name"?: string;
986
+ "owner"?: string;
987
+ "policies"?: string[];
988
+ "resources"?: string[];
989
+ "resourcesData"?: ResourcesDataItem[];
990
+ "scopes"?: string[];
991
+ "scopesData"?: ScopesDataItem[];
992
+ "type"?: string;
993
+ }
994
+ export interface ResourcesItem {
995
+ "_id"?: string;
996
+ "attributes"?: Record<string, unknown>;
997
+ "displayName"?: string;
998
+ "icon_uri"?: string;
999
+ "name"?: string;
1000
+ "owner"?: Owner;
1001
+ "ownerManagedAccess"?: boolean;
1002
+ "scopes"?: ScopesItem[];
1003
+ "type"?: string;
1004
+ "uris"?: string[];
1005
+ }
1006
+ export interface AuthorizationSettings {
1007
+ "allowRemoteResourceManagement"?: boolean;
1008
+ "clientId"?: string;
1009
+ "decisionStrategy"?: "AFFIRMATIVE" | "CONSENSUS" | "UNANIMOUS";
1010
+ "id"?: string;
1011
+ "name"?: string;
1012
+ "policies"?: PoliciesItem[];
1013
+ "policyEnforcementMode"?: "DISABLED" | "ENFORCING" | "PERMISSIVE";
1014
+ "resources"?: ResourcesItem[];
1015
+ "scopes"?: ScopesItem[];
1016
+ }
1017
+ export interface Claims {
1018
+ "address"?: boolean;
1019
+ "email"?: boolean;
1020
+ "gender"?: boolean;
1021
+ "locale"?: boolean;
1022
+ "name"?: boolean;
1023
+ "phone"?: boolean;
1024
+ "picture"?: boolean;
1025
+ "profile"?: boolean;
1026
+ "username"?: boolean;
1027
+ "website"?: boolean;
1028
+ }
1029
+ export interface ProtocolMappersItem {
1030
+ "config"?: Record<string, unknown>;
1031
+ "consentRequired"?: boolean;
1032
+ "consentText"?: string;
1033
+ "id"?: string;
1034
+ "name"?: string;
1035
+ "protocol"?: string;
1036
+ "protocolMapper"?: string;
1037
+ }
1038
+ export interface ApplicationsItem {
1039
+ "access"?: Record<string, unknown>;
1040
+ "adminUrl"?: string;
1041
+ "alwaysDisplayInConsole"?: boolean;
1042
+ "attributes"?: Record<string, unknown>;
1043
+ "authenticationFlowBindingOverrides"?: Record<string, unknown>;
1044
+ "authorizationServicesEnabled"?: boolean;
1045
+ "authorizationSettings"?: AuthorizationSettings;
1046
+ "baseUrl"?: string;
1047
+ "bearerOnly"?: boolean;
1048
+ "claims"?: Claims;
1049
+ "clientAuthenticatorType"?: string;
1050
+ "clientId"?: string;
1051
+ "clientTemplate"?: string;
1052
+ "consentRequired"?: boolean;
1053
+ "defaultClientScopes"?: string[];
1054
+ "defaultRoles"?: string[];
1055
+ "description"?: string;
1056
+ "directAccessGrantsEnabled"?: boolean;
1057
+ "directGrantsOnly"?: boolean;
1058
+ "enabled"?: boolean;
1059
+ "frontchannelLogout"?: boolean;
1060
+ "fullScopeAllowed"?: boolean;
1061
+ "id"?: string;
1062
+ "implicitFlowEnabled"?: boolean;
1063
+ "name"?: string;
1064
+ "nodeReRegistrationTimeout"?: number;
1065
+ "notBefore"?: number;
1066
+ "optionalClientScopes"?: string[];
1067
+ "origin"?: string;
1068
+ "protocol"?: string;
1069
+ "protocolMappers"?: ProtocolMappersItem[];
1070
+ "publicClient"?: boolean;
1071
+ "redirectUris"?: string[];
1072
+ "registeredNodes"?: Record<string, unknown>;
1073
+ "registrationAccessToken"?: string;
1074
+ "rootUrl"?: string;
1075
+ "secret"?: string;
1076
+ "serviceAccountsEnabled"?: boolean;
1077
+ "standardFlowEnabled"?: boolean;
1078
+ "surrogateAuthRequired"?: boolean;
1079
+ "useTemplateConfig"?: boolean;
1080
+ "useTemplateMappers"?: boolean;
1081
+ "useTemplateScope"?: boolean;
1082
+ "webOrigins"?: string[];
1083
+ }
1084
+ export interface AuthenticationExecutionsItem {
1085
+ "authenticator"?: string;
1086
+ "authenticatorConfig"?: string;
1087
+ "authenticatorFlow"?: boolean;
1088
+ "autheticatorFlow"?: boolean;
1089
+ "flowAlias"?: string;
1090
+ "priority"?: number;
1091
+ "requirement"?: string;
1092
+ "userSetupAllowed"?: boolean;
1093
+ }
1094
+ export interface AuthenticationFlowsItem {
1095
+ "alias"?: string;
1096
+ "authenticationExecutions"?: AuthenticationExecutionsItem[];
1097
+ "builtIn"?: boolean;
1098
+ "description"?: string;
1099
+ "id"?: string;
1100
+ "providerId"?: string;
1101
+ "topLevel"?: boolean;
1102
+ }
1103
+ export interface AuthenticatorConfigItem {
1104
+ "alias"?: string;
1105
+ "config"?: Record<string, unknown>;
1106
+ "id"?: string;
1107
+ }
1108
+ export interface ClientScopesItem {
1109
+ "attributes"?: Record<string, unknown>;
1110
+ "description"?: string;
1111
+ "id"?: string;
1112
+ "name"?: string;
1113
+ "protocol"?: string;
1114
+ "protocolMappers"?: ProtocolMappersItem[];
1115
+ }
1116
+ export interface ClientTemplatesItem {
1117
+ "attributes"?: Record<string, unknown>;
1118
+ "bearerOnly"?: boolean;
1119
+ "consentRequired"?: boolean;
1120
+ "description"?: string;
1121
+ "directAccessGrantsEnabled"?: boolean;
1122
+ "frontchannelLogout"?: boolean;
1123
+ "fullScopeAllowed"?: boolean;
1124
+ "id"?: string;
1125
+ "implicitFlowEnabled"?: boolean;
1126
+ "name"?: string;
1127
+ "protocol"?: string;
1128
+ "protocolMappers"?: ProtocolMappersItem[];
1129
+ "publicClient"?: boolean;
1130
+ "serviceAccountsEnabled"?: boolean;
1131
+ "standardFlowEnabled"?: boolean;
1132
+ }
1133
+ export interface ClientsItem {
1134
+ "access"?: Record<string, unknown>;
1135
+ "adminUrl"?: string;
1136
+ "alwaysDisplayInConsole"?: boolean;
1137
+ "attributes"?: Record<string, unknown>;
1138
+ "authenticationFlowBindingOverrides"?: Record<string, unknown>;
1139
+ "authorizationServicesEnabled"?: boolean;
1140
+ "authorizationSettings"?: AuthorizationSettings;
1141
+ "baseUrl"?: string;
1142
+ "bearerOnly"?: boolean;
1143
+ "clientAuthenticatorType"?: string;
1144
+ "clientId"?: string;
1145
+ "clientTemplate"?: string;
1146
+ "consentRequired"?: boolean;
1147
+ "defaultClientScopes"?: string[];
1148
+ "defaultRoles"?: string[];
1149
+ "description"?: string;
1150
+ "directAccessGrantsEnabled"?: boolean;
1151
+ "directGrantsOnly"?: boolean;
1152
+ "enabled"?: boolean;
1153
+ "frontchannelLogout"?: boolean;
1154
+ "fullScopeAllowed"?: boolean;
1155
+ "id"?: string;
1156
+ "implicitFlowEnabled"?: boolean;
1157
+ "name"?: string;
1158
+ "nodeReRegistrationTimeout"?: number;
1159
+ "notBefore"?: number;
1160
+ "optionalClientScopes"?: string[];
1161
+ "origin"?: string;
1162
+ "protocol"?: string;
1163
+ "protocolMappers"?: ProtocolMappersItem[];
1164
+ "publicClient"?: boolean;
1165
+ "redirectUris"?: string[];
1166
+ "registeredNodes"?: Record<string, unknown>;
1167
+ "registrationAccessToken"?: string;
1168
+ "rootUrl"?: string;
1169
+ "secret"?: string;
1170
+ "serviceAccountsEnabled"?: boolean;
1171
+ "standardFlowEnabled"?: boolean;
1172
+ "surrogateAuthRequired"?: boolean;
1173
+ "useTemplateConfig"?: boolean;
1174
+ "useTemplateMappers"?: boolean;
1175
+ "useTemplateScope"?: boolean;
1176
+ "webOrigins"?: string[];
1177
+ }
1178
+ export interface Composites {
1179
+ "application"?: Record<string, unknown>;
1180
+ "client"?: Record<string, unknown>;
1181
+ "realm"?: string[];
1182
+ }
1183
+ export interface DefaultRole {
1184
+ "attributes"?: Record<string, unknown>;
1185
+ "clientRole"?: boolean;
1186
+ "composite"?: boolean;
1187
+ "composites"?: Composites;
1188
+ "containerId"?: string;
1189
+ "description"?: string;
1190
+ "id"?: string;
1191
+ "name"?: string;
1192
+ "scopeParamRequired"?: boolean;
1193
+ }
1194
+ export interface ClientConsentsItem {
1195
+ "clientId"?: string;
1196
+ "createdDate"?: number;
1197
+ "grantedClientScopes"?: string[];
1198
+ "grantedRealmRoles"?: string[];
1199
+ "lastUpdatedDate"?: number;
1200
+ }
1201
+ export interface CredentialsItem {
1202
+ "algorithm"?: string;
1203
+ "config"?: Record<string, unknown>;
1204
+ "counter"?: number;
1205
+ "createdDate"?: number;
1206
+ "credentialData"?: string;
1207
+ "device"?: string;
1208
+ "digits"?: number;
1209
+ "hashIterations"?: number;
1210
+ "hashedSaltedValue"?: string;
1211
+ "id"?: string;
1212
+ "period"?: number;
1213
+ "priority"?: number;
1214
+ "salt"?: string;
1215
+ "secretData"?: string;
1216
+ "temporary"?: boolean;
1217
+ "type"?: string;
1218
+ "userLabel"?: string;
1219
+ "value"?: string;
1220
+ }
1221
+ export interface FederatedIdentitiesItem {
1222
+ "identityProvider"?: string;
1223
+ "userId"?: string;
1224
+ "userName"?: string;
1225
+ }
1226
+ export interface SocialLinksItem {
1227
+ "socialProvider"?: string;
1228
+ "socialUserId"?: string;
1229
+ "socialUsername"?: string;
1230
+ }
1231
+ export interface AttributesItem {
1232
+ "annotations"?: Record<string, unknown>;
1233
+ "displayName"?: string;
1234
+ "group"?: string;
1235
+ "multivalued"?: boolean;
1236
+ "name"?: string;
1237
+ "readOnly"?: boolean;
1238
+ "required"?: boolean;
1239
+ "validators"?: Record<string, unknown>;
1240
+ }
1241
+ export interface GroupsItem {
1242
+ "annotations"?: Record<string, unknown>;
1243
+ "displayDescription"?: string;
1244
+ "displayHeader"?: string;
1245
+ "name"?: string;
1246
+ }
1247
+ export interface UserProfileMetadata {
1248
+ "attributes"?: AttributesItem[];
1249
+ "groups"?: GroupsItem[];
1250
+ }
1251
+ export interface FederatedUsersItem {
1252
+ "access"?: Record<string, unknown>;
1253
+ "applicationRoles"?: Record<string, unknown>;
1254
+ "attributes"?: Record<string, unknown>;
1255
+ "clientConsents"?: ClientConsentsItem[];
1256
+ "clientRoles"?: Record<string, unknown>;
1257
+ "createdTimestamp"?: number;
1258
+ "credentials"?: CredentialsItem[];
1259
+ "disableableCredentialTypes"?: string[];
1260
+ "email"?: string;
1261
+ "emailVerified"?: boolean;
1262
+ "enabled"?: boolean;
1263
+ "federatedIdentities"?: FederatedIdentitiesItem[];
1264
+ "federationLink"?: string;
1265
+ "firstName"?: string;
1266
+ "groups"?: string[];
1267
+ "id"?: string;
1268
+ "lastName"?: string;
1269
+ "notBefore"?: number;
1270
+ "origin"?: string;
1271
+ "realmRoles"?: string[];
1272
+ "requiredActions"?: string[];
1273
+ "self"?: string;
1274
+ "serviceAccountClientId"?: string;
1275
+ "socialLinks"?: SocialLinksItem[];
1276
+ "totp"?: boolean;
1277
+ "userProfileMetadata"?: UserProfileMetadata;
1278
+ "username"?: string;
1279
+ }
1280
+ export interface SubGroupsItem {
1281
+ "access"?: Record<string, unknown>;
1282
+ "attributes"?: Record<string, unknown>;
1283
+ "clientRoles"?: Record<string, unknown>;
1284
+ "id"?: string;
1285
+ "name"?: string;
1286
+ "parentId"?: string;
1287
+ "path"?: string;
1288
+ "realmRoles"?: string[];
1289
+ "subGroupCount"?: number;
1290
+ "subGroups"?: SubGroupsItem[];
1291
+ }
1292
+ export interface GroupsItem2 {
1293
+ "access"?: Record<string, unknown>;
1294
+ "attributes"?: Record<string, unknown>;
1295
+ "clientRoles"?: Record<string, unknown>;
1296
+ "id"?: string;
1297
+ "name"?: string;
1298
+ "parentId"?: string;
1299
+ "path"?: string;
1300
+ "realmRoles"?: string[];
1301
+ "subGroupCount"?: number;
1302
+ "subGroups"?: SubGroupsItem[];
1303
+ }
1304
+ export interface IdentityProviderMappersItem {
1305
+ "config"?: Record<string, unknown>;
1306
+ "id"?: string;
1307
+ "identityProviderAlias"?: string;
1308
+ "identityProviderMapper"?: string;
1309
+ "name"?: string;
1310
+ }
1311
+ export interface IdentityProvidersItem {
1312
+ "addReadTokenRoleOnCreate"?: boolean;
1313
+ "alias"?: string;
1314
+ "authenticateByDefault"?: boolean;
1315
+ "config"?: Record<string, unknown>;
1316
+ "displayName"?: string;
1317
+ "enabled"?: boolean;
1318
+ "firstBrokerLoginFlowAlias"?: string;
1319
+ "internalId"?: string;
1320
+ "linkOnly"?: boolean;
1321
+ "postBrokerLoginFlowAlias"?: string;
1322
+ "providerId"?: string;
1323
+ "storeToken"?: boolean;
1324
+ "trustEmail"?: boolean;
1325
+ "updateProfileFirstLoginMode"?: string;
1326
+ }
1327
+ export interface OauthClientsItem {
1328
+ "access"?: Record<string, unknown>;
1329
+ "adminUrl"?: string;
1330
+ "alwaysDisplayInConsole"?: boolean;
1331
+ "attributes"?: Record<string, unknown>;
1332
+ "authenticationFlowBindingOverrides"?: Record<string, unknown>;
1333
+ "authorizationServicesEnabled"?: boolean;
1334
+ "authorizationSettings"?: AuthorizationSettings;
1335
+ "baseUrl"?: string;
1336
+ "bearerOnly"?: boolean;
1337
+ "claims"?: Claims;
1338
+ "clientAuthenticatorType"?: string;
1339
+ "clientId"?: string;
1340
+ "clientTemplate"?: string;
1341
+ "consentRequired"?: boolean;
1342
+ "defaultClientScopes"?: string[];
1343
+ "defaultRoles"?: string[];
1344
+ "description"?: string;
1345
+ "directAccessGrantsEnabled"?: boolean;
1346
+ "directGrantsOnly"?: boolean;
1347
+ "enabled"?: boolean;
1348
+ "frontchannelLogout"?: boolean;
1349
+ "fullScopeAllowed"?: boolean;
1350
+ "id"?: string;
1351
+ "implicitFlowEnabled"?: boolean;
1352
+ "name"?: string;
1353
+ "nodeReRegistrationTimeout"?: number;
1354
+ "notBefore"?: number;
1355
+ "optionalClientScopes"?: string[];
1356
+ "origin"?: string;
1357
+ "protocol"?: string;
1358
+ "protocolMappers"?: ProtocolMappersItem[];
1359
+ "publicClient"?: boolean;
1360
+ "redirectUris"?: string[];
1361
+ "registeredNodes"?: Record<string, unknown>;
1362
+ "registrationAccessToken"?: string;
1363
+ "rootUrl"?: string;
1364
+ "secret"?: string;
1365
+ "serviceAccountsEnabled"?: boolean;
1366
+ "standardFlowEnabled"?: boolean;
1367
+ "surrogateAuthRequired"?: boolean;
1368
+ "useTemplateConfig"?: boolean;
1369
+ "useTemplateMappers"?: boolean;
1370
+ "useTemplateScope"?: boolean;
1371
+ "webOrigins"?: string[];
1372
+ }
1373
+ export interface RequiredActionsItem {
1374
+ "alias"?: string;
1375
+ "config"?: Record<string, unknown>;
1376
+ "defaultAction"?: boolean;
1377
+ "enabled"?: boolean;
1378
+ "name"?: string;
1379
+ "priority"?: number;
1380
+ "providerId"?: string;
1381
+ }
1382
+ export interface RealmItem {
1383
+ "attributes"?: Record<string, unknown>;
1384
+ "clientRole"?: boolean;
1385
+ "composite"?: boolean;
1386
+ "composites"?: Composites;
1387
+ "containerId"?: string;
1388
+ "description"?: string;
1389
+ "id"?: string;
1390
+ "name"?: string;
1391
+ "scopeParamRequired"?: boolean;
1392
+ }
1393
+ export interface Roles {
1394
+ "application"?: Record<string, unknown>;
1395
+ "client"?: Record<string, unknown>;
1396
+ "realm"?: RealmItem[];
1397
+ }
1398
+ export interface ScopeMappingsItem {
1399
+ "client"?: string;
1400
+ "clientScope"?: string;
1401
+ "clientTemplate"?: string;
1402
+ "roles"?: string[];
1403
+ "self"?: string;
1404
+ }
1405
+ export interface UserFederationMappersItem {
1406
+ "config"?: Record<string, unknown>;
1407
+ "federationMapperType"?: string;
1408
+ "federationProviderDisplayName"?: string;
1409
+ "id"?: string;
1410
+ "name"?: string;
1411
+ }
1412
+ export interface UserFederationProvidersItem {
1413
+ "changedSyncPeriod"?: number;
1414
+ "config"?: Record<string, unknown>;
1415
+ "displayName"?: string;
1416
+ "fullSyncPeriod"?: number;
1417
+ "id"?: string;
1418
+ "lastSync"?: number;
1419
+ "priority"?: number;
1420
+ "providerName"?: string;
1421
+ }
1422
+ export interface UsersItem {
1423
+ "access"?: Record<string, unknown>;
1424
+ "applicationRoles"?: Record<string, unknown>;
1425
+ "attributes"?: Record<string, unknown>;
1426
+ "clientConsents"?: ClientConsentsItem[];
1427
+ "clientRoles"?: Record<string, unknown>;
1428
+ "createdTimestamp"?: number;
1429
+ "credentials"?: CredentialsItem[];
1430
+ "disableableCredentialTypes"?: string[];
1431
+ "email"?: string;
1432
+ "emailVerified"?: boolean;
1433
+ "enabled"?: boolean;
1434
+ "federatedIdentities"?: FederatedIdentitiesItem[];
1435
+ "federationLink"?: string;
1436
+ "firstName"?: string;
1437
+ "groups"?: string[];
1438
+ "id"?: string;
1439
+ "lastName"?: string;
1440
+ "notBefore"?: number;
1441
+ "origin"?: string;
1442
+ "realmRoles"?: string[];
1443
+ "requiredActions"?: string[];
1444
+ "self"?: string;
1445
+ "serviceAccountClientId"?: string;
1446
+ "socialLinks"?: SocialLinksItem[];
1447
+ "totp"?: boolean;
1448
+ "userProfileMetadata"?: UserProfileMetadata;
1449
+ "username"?: string;
1450
+ }
1451
+ export interface Realm {
1452
+ "accessCodeLifespan"?: number;
1453
+ "accessCodeLifespanLogin"?: number;
1454
+ "accessCodeLifespanUserAction"?: number;
1455
+ "accessTokenLifespan"?: number;
1456
+ "accessTokenLifespanForImplicitFlow"?: number;
1457
+ "accountTheme"?: string;
1458
+ "actionTokenGeneratedByAdminLifespan"?: number;
1459
+ "actionTokenGeneratedByUserLifespan"?: number;
1460
+ "adminEventsDetailsEnabled"?: boolean;
1461
+ "adminEventsEnabled"?: boolean;
1462
+ "adminTheme"?: string;
1463
+ "applicationScopeMappings"?: Record<string, unknown>;
1464
+ "applications"?: ApplicationsItem[];
1465
+ "attributes"?: Record<string, unknown>;
1466
+ "authenticationFlows"?: AuthenticationFlowsItem[];
1467
+ "authenticatorConfig"?: AuthenticatorConfigItem[];
1468
+ "browserFlow"?: string;
1469
+ "browserSecurityHeaders"?: Record<string, unknown>;
1470
+ "bruteForceProtected"?: boolean;
1471
+ "certificate"?: string;
1472
+ "clientAuthenticationFlow"?: string;
1473
+ "clientOfflineSessionIdleTimeout"?: number;
1474
+ "clientOfflineSessionMaxLifespan"?: number;
1475
+ "clientPolicies"?: Record<string, unknown>;
1476
+ "clientProfiles"?: Record<string, unknown>;
1477
+ "clientScopeMappings"?: Record<string, unknown>;
1478
+ "clientScopes"?: ClientScopesItem[];
1479
+ "clientSessionIdleTimeout"?: number;
1480
+ "clientSessionMaxLifespan"?: number;
1481
+ "clientTemplates"?: ClientTemplatesItem[];
1482
+ "clients"?: ClientsItem[];
1483
+ "codeSecret"?: string;
1484
+ "components"?: Record<string, unknown>;
1485
+ "defaultDefaultClientScopes"?: string[];
1486
+ "defaultGroups"?: string[];
1487
+ "defaultLocale"?: string;
1488
+ "defaultOptionalClientScopes"?: string[];
1489
+ "defaultRole"?: DefaultRole;
1490
+ "defaultRoles"?: string[];
1491
+ "defaultSignatureAlgorithm"?: string;
1492
+ "directGrantFlow"?: string;
1493
+ "displayName"?: string;
1494
+ "displayNameHtml"?: string;
1495
+ "dockerAuthenticationFlow"?: string;
1496
+ "duplicateEmailsAllowed"?: boolean;
1497
+ "editUsernameAllowed"?: boolean;
1498
+ "emailTheme"?: string;
1499
+ "enabled"?: boolean;
1500
+ "enabledEventTypes"?: string[];
1501
+ "eventsEnabled"?: boolean;
1502
+ "eventsExpiration"?: number;
1503
+ "eventsListeners"?: string[];
1504
+ "failureFactor"?: number;
1505
+ "federatedUsers"?: FederatedUsersItem[];
1506
+ "firstBrokerLoginFlow"?: string;
1507
+ "groups"?: GroupsItem2[];
1508
+ "id"?: string;
1509
+ "identityProviderMappers"?: IdentityProviderMappersItem[];
1510
+ "identityProviders"?: IdentityProvidersItem[];
1511
+ "internationalizationEnabled"?: boolean;
1512
+ "keycloakVersion"?: string;
1513
+ "localizationTexts"?: Record<string, unknown>;
1514
+ "loginTheme"?: string;
1515
+ "loginWithEmailAllowed"?: boolean;
1516
+ "maxDeltaTimeSeconds"?: number;
1517
+ "maxFailureWaitSeconds"?: number;
1518
+ "maxTemporaryLockouts"?: number;
1519
+ "minimumQuickLoginWaitSeconds"?: number;
1520
+ "notBefore"?: number;
1521
+ "oauth2DeviceCodeLifespan"?: number;
1522
+ "oauth2DevicePollingInterval"?: number;
1523
+ "oauthClients"?: OauthClientsItem[];
1524
+ "offlineSessionIdleTimeout"?: number;
1525
+ "offlineSessionMaxLifespan"?: number;
1526
+ "offlineSessionMaxLifespanEnabled"?: boolean;
1527
+ "otpPolicyAlgorithm"?: string;
1528
+ "otpPolicyCodeReusable"?: boolean;
1529
+ "otpPolicyDigits"?: number;
1530
+ "otpPolicyInitialCounter"?: number;
1531
+ "otpPolicyLookAheadWindow"?: number;
1532
+ "otpPolicyPeriod"?: number;
1533
+ "otpPolicyType"?: string;
1534
+ "otpSupportedApplications"?: string[];
1535
+ "passwordCredentialGrantAllowed"?: boolean;
1536
+ "passwordPolicy"?: string;
1537
+ "permanentLockout"?: boolean;
1538
+ "privateKey"?: string;
1539
+ "protocolMappers"?: ProtocolMappersItem[];
1540
+ "publicKey"?: string;
1541
+ "quickLoginCheckMilliSeconds"?: number;
1542
+ "realm"?: string;
1543
+ "realmCacheEnabled"?: boolean;
1544
+ "refreshTokenMaxReuse"?: number;
1545
+ "registrationAllowed"?: boolean;
1546
+ "registrationEmailAsUsername"?: boolean;
1547
+ "registrationFlow"?: string;
1548
+ "rememberMe"?: boolean;
1549
+ "requiredActions"?: RequiredActionsItem[];
1550
+ "requiredCredentials"?: string[];
1551
+ "resetCredentialsFlow"?: string;
1552
+ "resetPasswordAllowed"?: boolean;
1553
+ "revokeRefreshToken"?: boolean;
1554
+ "roles"?: Roles;
1555
+ "scopeMappings"?: ScopeMappingsItem[];
1556
+ "smtpServer"?: Record<string, unknown>;
1557
+ "social"?: boolean;
1558
+ "socialProviders"?: Record<string, unknown>;
1559
+ "sslRequired"?: string;
1560
+ "ssoSessionIdleTimeout"?: number;
1561
+ "ssoSessionIdleTimeoutRememberMe"?: number;
1562
+ "ssoSessionMaxLifespan"?: number;
1563
+ "ssoSessionMaxLifespanRememberMe"?: number;
1564
+ "supportedLocales"?: string[];
1565
+ "updateProfileOnInitialSocialLogin"?: boolean;
1566
+ "userCacheEnabled"?: boolean;
1567
+ "userFederationMappers"?: UserFederationMappersItem[];
1568
+ "userFederationProviders"?: UserFederationProvidersItem[];
1569
+ "userManagedAccessAllowed"?: boolean;
1570
+ "users"?: UsersItem[];
1571
+ "verifyEmail"?: boolean;
1572
+ "waitIncrementSeconds"?: number;
1573
+ "webAuthnPolicyAcceptableAaguids"?: string[];
1574
+ "webAuthnPolicyAttestationConveyancePreference"?: string;
1575
+ "webAuthnPolicyAuthenticatorAttachment"?: string;
1576
+ "webAuthnPolicyAvoidSameAuthenticatorRegister"?: boolean;
1577
+ "webAuthnPolicyCreateTimeout"?: number;
1578
+ "webAuthnPolicyExtraOrigins"?: string[];
1579
+ "webAuthnPolicyPasswordlessAcceptableAaguids"?: string[];
1580
+ "webAuthnPolicyPasswordlessAttestationConveyancePreference"?: string;
1581
+ "webAuthnPolicyPasswordlessAuthenticatorAttachment"?: string;
1582
+ "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister"?: boolean;
1583
+ "webAuthnPolicyPasswordlessCreateTimeout"?: number;
1584
+ "webAuthnPolicyPasswordlessExtraOrigins"?: string[];
1585
+ "webAuthnPolicyPasswordlessRequireResidentKey"?: string;
1586
+ "webAuthnPolicyPasswordlessRpEntityName"?: string;
1587
+ "webAuthnPolicyPasswordlessRpId"?: string;
1588
+ "webAuthnPolicyPasswordlessSignatureAlgorithms"?: string[];
1589
+ "webAuthnPolicyPasswordlessUserVerificationRequirement"?: string;
1590
+ "webAuthnPolicyRequireResidentKey"?: string;
1591
+ "webAuthnPolicyRpEntityName"?: string;
1592
+ "webAuthnPolicyRpId"?: string;
1593
+ "webAuthnPolicySignatureAlgorithms"?: string[];
1594
+ "webAuthnPolicyUserVerificationRequirement"?: string;
1595
+ }
1596
+ export interface KeycloakRealmImportSpec {
1597
+ /** The name of the Keycloak CR to reference, in the same namespace. */
1598
+ "keycloakCRName": string;
1599
+ /** The RealmRepresentation to import into Keycloak. */
1600
+ "realm": Realm;
1601
+ /** Compute Resources required by Keycloak container. If not specified, the value is inherited from the Keycloak CR. */
1602
+ "resources"?: Resources;
1603
+ }
1604
+ export interface KeycloakRealmImportStatus {
1605
+ "conditions"?: ConditionsItem[];
1606
+ }
1607
+ //# sourceMappingURL=keycloak.d.ts.map