74
74
key :
75
75
type : string
76
76
name :
77
+ default : " "
77
78
type : string
78
79
optional :
79
80
type : boolean
88
89
key :
89
90
type : string
90
91
name :
92
+ default : " "
91
93
type : string
92
94
optional :
93
95
type : boolean
@@ -105,6 +107,7 @@ spec:
105
107
key :
106
108
type : string
107
109
name :
110
+ default : " "
108
111
type : string
109
112
optional :
110
113
type : boolean
@@ -142,6 +145,7 @@ spec:
142
145
key :
143
146
type : string
144
147
name :
148
+ default : " "
145
149
type : string
146
150
optional :
147
151
type : boolean
@@ -167,11 +171,14 @@ spec:
167
171
type : array
168
172
insecureIgnoreHostKey :
169
173
type : boolean
174
+ insecureSkipTLS :
175
+ type : boolean
170
176
passwordSecret :
171
177
properties :
172
178
key :
173
179
type : string
174
180
name :
181
+ default : " "
175
182
type : string
176
183
optional :
177
184
type : boolean
@@ -190,6 +197,7 @@ spec:
190
197
key :
191
198
type : string
192
199
name :
200
+ default : " "
193
201
type : string
194
202
optional :
195
203
type : boolean
@@ -202,6 +210,7 @@ spec:
202
210
key :
203
211
type : string
204
212
name :
213
+ default : " "
205
214
type : string
206
215
optional :
207
216
type : boolean
@@ -220,6 +229,8 @@ spec:
220
229
items :
221
230
type : string
222
231
type : array
232
+ dataTransferProtection :
233
+ type : string
223
234
force :
224
235
type : boolean
225
236
hdfsUser :
@@ -229,6 +240,7 @@ spec:
229
240
key :
230
241
type : string
231
242
name :
243
+ default : " "
232
244
type : string
233
245
optional :
234
246
type : boolean
@@ -241,6 +253,7 @@ spec:
241
253
key :
242
254
type : string
243
255
name :
256
+ default : " "
244
257
type : string
245
258
optional :
246
259
type : boolean
@@ -253,6 +266,7 @@ spec:
253
266
key :
254
267
type : string
255
268
name :
269
+ default : " "
256
270
type : string
257
271
optional :
258
272
type : boolean
@@ -282,6 +296,7 @@ spec:
282
296
key :
283
297
type : string
284
298
name :
299
+ default : " "
285
300
type : string
286
301
optional :
287
302
type : boolean
@@ -294,6 +309,7 @@ spec:
294
309
key :
295
310
type : string
296
311
name :
312
+ default : " "
297
313
type : string
298
314
optional :
299
315
type : boolean
@@ -309,6 +325,7 @@ spec:
309
325
key :
310
326
type : string
311
327
name :
328
+ default : " "
312
329
type : string
313
330
optional :
314
331
type : boolean
@@ -321,6 +338,7 @@ spec:
321
338
key :
322
339
type : string
323
340
name :
341
+ default : " "
324
342
type : string
325
343
optional :
326
344
type : boolean
@@ -336,6 +354,7 @@ spec:
336
354
key :
337
355
type : string
338
356
name :
357
+ default : " "
339
358
type : string
340
359
optional :
341
360
type : boolean
@@ -348,6 +367,7 @@ spec:
348
367
key :
349
368
type : string
350
369
name :
370
+ default : " "
351
371
type : string
352
372
optional :
353
373
type : boolean
@@ -375,6 +395,7 @@ spec:
375
395
key :
376
396
type : string
377
397
name :
398
+ default : " "
378
399
type : string
379
400
optional :
380
401
type : boolean
@@ -415,6 +436,7 @@ spec:
415
436
key :
416
437
type : string
417
438
name :
439
+ default : " "
418
440
type : string
419
441
optional :
420
442
type : boolean
@@ -444,6 +466,7 @@ spec:
444
466
key :
445
467
type : string
446
468
name :
469
+ default : " "
447
470
type : string
448
471
optional :
449
472
type : boolean
@@ -476,6 +499,7 @@ spec:
476
499
key :
477
500
type : string
478
501
name :
502
+ default : " "
479
503
type : string
480
504
optional :
481
505
type : boolean
@@ -490,6 +514,7 @@ spec:
490
514
key :
491
515
type : string
492
516
name :
517
+ default : " "
493
518
type : string
494
519
optional :
495
520
type : boolean
@@ -515,6 +540,7 @@ spec:
515
540
key :
516
541
type : string
517
542
name :
543
+ default : " "
518
544
type : string
519
545
optional :
520
546
type : boolean
@@ -538,6 +564,20 @@ spec:
538
564
key :
539
565
type : string
540
566
name :
567
+ default : " "
568
+ type : string
569
+ optional :
570
+ type : boolean
571
+ required :
572
+ - key
573
+ type : object
574
+ x-kubernetes-map-type : atomic
575
+ sessionTokenSecret :
576
+ properties :
577
+ key :
578
+ type : string
579
+ name :
580
+ default : " "
541
581
type : string
542
582
optional :
543
583
type : boolean
@@ -580,6 +620,7 @@ spec:
580
620
key :
581
621
type : string
582
622
name :
623
+ default : " "
583
624
type : string
584
625
optional :
585
626
type : boolean
0 commit comments