cdk8s-plus-31 2.0.18 → 2.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.
- package/.jsii +220 -187
- package/docs/java.md +234 -0
- package/docs/python.md +234 -0
- package/docs/typescript.md +130 -0
- package/lib/api-resource.js +2 -2
- package/lib/base.js +2 -2
- package/lib/config-map.js +1 -1
- package/lib/container.js +6 -6
- package/lib/cron-job.js +1 -1
- package/lib/daemon-set.js +1 -1
- package/lib/deployment.js +3 -3
- package/lib/handler.js +1 -1
- package/lib/horizontal-pod-autoscaler.js +4 -4
- package/lib/imports/k8s.js +154 -154
- package/lib/ingress.js +2 -2
- package/lib/job.js +1 -1
- package/lib/namespace.js +2 -2
- package/lib/network-policy.js +3 -3
- package/lib/pod.d.ts +8 -0
- package/lib/pod.js +19 -17
- package/lib/probe.js +1 -1
- package/lib/pv.js +4 -4
- package/lib/pvc.js +1 -1
- package/lib/role-binding.js +4 -4
- package/lib/role.js +2 -2
- package/lib/secret.js +6 -6
- package/lib/service-account.js +1 -1
- package/lib/service.js +1 -1
- package/lib/stateful-set.js +2 -2
- package/lib/volume.js +1 -1
- package/lib/workload.js +2 -2
- package/package.json +7 -7
package/.jsii
CHANGED
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
},
|
|
146
146
|
"locationInModule": {
|
|
147
147
|
"filename": "src/pod.ts",
|
|
148
|
-
"line":
|
|
148
|
+
"line": 35
|
|
149
149
|
},
|
|
150
150
|
"parameters": [
|
|
151
151
|
{
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
},
|
|
187
187
|
"locationInModule": {
|
|
188
188
|
"filename": "src/pod.ts",
|
|
189
|
-
"line":
|
|
189
|
+
"line": 114
|
|
190
190
|
},
|
|
191
191
|
"name": "addContainer",
|
|
192
192
|
"parameters": [
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
},
|
|
210
210
|
"locationInModule": {
|
|
211
211
|
"filename": "src/pod.ts",
|
|
212
|
-
"line":
|
|
212
|
+
"line": 155
|
|
213
213
|
},
|
|
214
214
|
"name": "addHostAlias",
|
|
215
215
|
"parameters": [
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
"locationInModule": {
|
|
229
229
|
"filename": "src/pod.ts",
|
|
230
|
-
"line":
|
|
230
|
+
"line": 124
|
|
231
231
|
},
|
|
232
232
|
"name": "addInitContainer",
|
|
233
233
|
"parameters": [
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
},
|
|
251
251
|
"locationInModule": {
|
|
252
252
|
"filename": "src/pod.ts",
|
|
253
|
-
"line":
|
|
253
|
+
"line": 159
|
|
254
254
|
},
|
|
255
255
|
"name": "addVolume",
|
|
256
256
|
"parameters": [
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
},
|
|
269
269
|
"locationInModule": {
|
|
270
270
|
"filename": "src/pod.ts",
|
|
271
|
-
"line":
|
|
271
|
+
"line": 120
|
|
272
272
|
},
|
|
273
273
|
"name": "attachContainer",
|
|
274
274
|
"parameters": [
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
},
|
|
289
289
|
"locationInModule": {
|
|
290
290
|
"filename": "src/pod.ts",
|
|
291
|
-
"line":
|
|
291
|
+
"line": 103
|
|
292
292
|
},
|
|
293
293
|
"name": "toNetworkPolicyPeerConfig",
|
|
294
294
|
"overrides": "cdk8s-plus-31.INetworkPolicyPeer",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
},
|
|
307
307
|
"locationInModule": {
|
|
308
308
|
"filename": "src/pod.ts",
|
|
309
|
-
"line":
|
|
309
|
+
"line": 110
|
|
310
310
|
},
|
|
311
311
|
"name": "toPodSelector",
|
|
312
312
|
"overrides": "cdk8s-plus-31.INetworkPolicyPeer",
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
},
|
|
326
326
|
"locationInModule": {
|
|
327
327
|
"filename": "src/pod.ts",
|
|
328
|
-
"line":
|
|
328
|
+
"line": 86
|
|
329
329
|
},
|
|
330
330
|
"name": "toPodSelectorConfig",
|
|
331
331
|
"overrides": "cdk8s-plus-31.IPodSelector",
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
},
|
|
344
344
|
"locationInModule": {
|
|
345
345
|
"filename": "src/pod.ts",
|
|
346
|
-
"line":
|
|
346
|
+
"line": 170
|
|
347
347
|
},
|
|
348
348
|
"name": "toSubjectConfiguration",
|
|
349
349
|
"overrides": "cdk8s-plus-31.ISubject",
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
"immutable": true,
|
|
378
378
|
"locationInModule": {
|
|
379
379
|
"filename": "src/pod.ts",
|
|
380
|
-
"line":
|
|
380
|
+
"line": 67
|
|
381
381
|
},
|
|
382
382
|
"name": "containers",
|
|
383
383
|
"type": {
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"immutable": true,
|
|
411
411
|
"locationInModule": {
|
|
412
412
|
"filename": "src/pod.ts",
|
|
413
|
-
"line":
|
|
413
|
+
"line": 79
|
|
414
414
|
},
|
|
415
415
|
"name": "hostAliases",
|
|
416
416
|
"type": {
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
"immutable": true,
|
|
430
430
|
"locationInModule": {
|
|
431
431
|
"filename": "src/pod.ts",
|
|
432
|
-
"line":
|
|
432
|
+
"line": 71
|
|
433
433
|
},
|
|
434
434
|
"name": "initContainers",
|
|
435
435
|
"type": {
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"immutable": true,
|
|
449
449
|
"locationInModule": {
|
|
450
450
|
"filename": "src/pod.ts",
|
|
451
|
-
"line":
|
|
451
|
+
"line": 26
|
|
452
452
|
},
|
|
453
453
|
"name": "isolate",
|
|
454
454
|
"protected": true,
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"immutable": true,
|
|
465
465
|
"locationInModule": {
|
|
466
466
|
"filename": "src/pod.ts",
|
|
467
|
-
"line":
|
|
467
|
+
"line": 33
|
|
468
468
|
},
|
|
469
469
|
"name": "podMetadata",
|
|
470
470
|
"type": {
|
|
@@ -492,7 +492,21 @@
|
|
|
492
492
|
"immutable": true,
|
|
493
493
|
"locationInModule": {
|
|
494
494
|
"filename": "src/pod.ts",
|
|
495
|
-
"line":
|
|
495
|
+
"line": 22
|
|
496
|
+
},
|
|
497
|
+
"name": "shareProcessNamespace",
|
|
498
|
+
"type": {
|
|
499
|
+
"primitive": "boolean"
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"docs": {
|
|
504
|
+
"stability": "stable"
|
|
505
|
+
},
|
|
506
|
+
"immutable": true,
|
|
507
|
+
"locationInModule": {
|
|
508
|
+
"filename": "src/pod.ts",
|
|
509
|
+
"line": 75
|
|
496
510
|
},
|
|
497
511
|
"name": "volumes",
|
|
498
512
|
"type": {
|
|
@@ -526,7 +540,7 @@
|
|
|
526
540
|
"immutable": true,
|
|
527
541
|
"locationInModule": {
|
|
528
542
|
"filename": "src/pod.ts",
|
|
529
|
-
"line":
|
|
543
|
+
"line": 23
|
|
530
544
|
},
|
|
531
545
|
"name": "hostNetwork",
|
|
532
546
|
"optional": true,
|
|
@@ -571,7 +585,7 @@
|
|
|
571
585
|
"immutable": true,
|
|
572
586
|
"locationInModule": {
|
|
573
587
|
"filename": "src/pod.ts",
|
|
574
|
-
"line":
|
|
588
|
+
"line": 24
|
|
575
589
|
},
|
|
576
590
|
"name": "terminationGracePeriod",
|
|
577
591
|
"optional": true,
|
|
@@ -596,7 +610,7 @@
|
|
|
596
610
|
"kind": "interface",
|
|
597
611
|
"locationInModule": {
|
|
598
612
|
"filename": "src/pod.ts",
|
|
599
|
-
"line":
|
|
613
|
+
"line": 334
|
|
600
614
|
},
|
|
601
615
|
"name": "AbstractPodProps",
|
|
602
616
|
"properties": [
|
|
@@ -611,7 +625,7 @@
|
|
|
611
625
|
"immutable": true,
|
|
612
626
|
"locationInModule": {
|
|
613
627
|
"filename": "src/pod.ts",
|
|
614
|
-
"line":
|
|
628
|
+
"line": 441
|
|
615
629
|
},
|
|
616
630
|
"name": "automountServiceAccountToken",
|
|
617
631
|
"optional": true,
|
|
@@ -630,7 +644,7 @@
|
|
|
630
644
|
"immutable": true,
|
|
631
645
|
"locationInModule": {
|
|
632
646
|
"filename": "src/pod.ts",
|
|
633
|
-
"line":
|
|
647
|
+
"line": 344
|
|
634
648
|
},
|
|
635
649
|
"name": "containers",
|
|
636
650
|
"optional": true,
|
|
@@ -654,7 +668,7 @@
|
|
|
654
668
|
"immutable": true,
|
|
655
669
|
"locationInModule": {
|
|
656
670
|
"filename": "src/pod.ts",
|
|
657
|
-
"line":
|
|
671
|
+
"line": 426
|
|
658
672
|
},
|
|
659
673
|
"name": "dns",
|
|
660
674
|
"optional": true,
|
|
@@ -672,7 +686,7 @@
|
|
|
672
686
|
"immutable": true,
|
|
673
687
|
"locationInModule": {
|
|
674
688
|
"filename": "src/pod.ts",
|
|
675
|
-
"line":
|
|
689
|
+
"line": 433
|
|
676
690
|
},
|
|
677
691
|
"name": "dockerRegistryAuth",
|
|
678
692
|
"optional": true,
|
|
@@ -692,7 +706,7 @@
|
|
|
692
706
|
"immutable": true,
|
|
693
707
|
"locationInModule": {
|
|
694
708
|
"filename": "src/pod.ts",
|
|
695
|
-
"line":
|
|
709
|
+
"line": 414
|
|
696
710
|
},
|
|
697
711
|
"name": "hostAliases",
|
|
698
712
|
"optional": true,
|
|
@@ -715,7 +729,7 @@
|
|
|
715
729
|
"immutable": true,
|
|
716
730
|
"locationInModule": {
|
|
717
731
|
"filename": "src/pod.ts",
|
|
718
|
-
"line":
|
|
732
|
+
"line": 464
|
|
719
733
|
},
|
|
720
734
|
"name": "hostNetwork",
|
|
721
735
|
"optional": true,
|
|
@@ -735,7 +749,7 @@
|
|
|
735
749
|
"immutable": true,
|
|
736
750
|
"locationInModule": {
|
|
737
751
|
"filename": "src/pod.ts",
|
|
738
|
-
"line":
|
|
752
|
+
"line": 361
|
|
739
753
|
},
|
|
740
754
|
"name": "initContainers",
|
|
741
755
|
"optional": true,
|
|
@@ -759,7 +773,7 @@
|
|
|
759
773
|
"immutable": true,
|
|
760
774
|
"locationInModule": {
|
|
761
775
|
"filename": "src/pod.ts",
|
|
762
|
-
"line":
|
|
776
|
+
"line": 457
|
|
763
777
|
},
|
|
764
778
|
"name": "isolate",
|
|
765
779
|
"optional": true,
|
|
@@ -778,7 +792,7 @@
|
|
|
778
792
|
"immutable": true,
|
|
779
793
|
"locationInModule": {
|
|
780
794
|
"filename": "src/pod.ts",
|
|
781
|
-
"line":
|
|
795
|
+
"line": 381
|
|
782
796
|
},
|
|
783
797
|
"name": "restartPolicy",
|
|
784
798
|
"optional": true,
|
|
@@ -796,7 +810,7 @@
|
|
|
796
810
|
"immutable": true,
|
|
797
811
|
"locationInModule": {
|
|
798
812
|
"filename": "src/pod.ts",
|
|
799
|
-
"line":
|
|
813
|
+
"line": 407
|
|
800
814
|
},
|
|
801
815
|
"name": "securityContext",
|
|
802
816
|
"optional": true,
|
|
@@ -816,7 +830,7 @@
|
|
|
816
830
|
"immutable": true,
|
|
817
831
|
"locationInModule": {
|
|
818
832
|
"filename": "src/pod.ts",
|
|
819
|
-
"line":
|
|
833
|
+
"line": 397
|
|
820
834
|
},
|
|
821
835
|
"name": "serviceAccount",
|
|
822
836
|
"optional": true,
|
|
@@ -824,6 +838,25 @@
|
|
|
824
838
|
"fqn": "cdk8s-plus-31.IServiceAccount"
|
|
825
839
|
}
|
|
826
840
|
},
|
|
841
|
+
{
|
|
842
|
+
"abstract": true,
|
|
843
|
+
"docs": {
|
|
844
|
+
"default": "false",
|
|
845
|
+
"see": "https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/",
|
|
846
|
+
"stability": "stable",
|
|
847
|
+
"summary": "When process namespace sharing is enabled, processes in a container are visible to all other containers in the same pod."
|
|
848
|
+
},
|
|
849
|
+
"immutable": true,
|
|
850
|
+
"locationInModule": {
|
|
851
|
+
"filename": "src/pod.ts",
|
|
852
|
+
"line": 449
|
|
853
|
+
},
|
|
854
|
+
"name": "shareProcessNamespace",
|
|
855
|
+
"optional": true,
|
|
856
|
+
"type": {
|
|
857
|
+
"primitive": "boolean"
|
|
858
|
+
}
|
|
859
|
+
},
|
|
827
860
|
{
|
|
828
861
|
"abstract": true,
|
|
829
862
|
"docs": {
|
|
@@ -834,7 +867,7 @@
|
|
|
834
867
|
"immutable": true,
|
|
835
868
|
"locationInModule": {
|
|
836
869
|
"filename": "src/pod.ts",
|
|
837
|
-
"line":
|
|
870
|
+
"line": 471
|
|
838
871
|
},
|
|
839
872
|
"name": "terminationGracePeriod",
|
|
840
873
|
"optional": true,
|
|
@@ -854,7 +887,7 @@
|
|
|
854
887
|
"immutable": true,
|
|
855
888
|
"locationInModule": {
|
|
856
889
|
"filename": "src/pod.ts",
|
|
857
|
-
"line":
|
|
890
|
+
"line": 372
|
|
858
891
|
},
|
|
859
892
|
"name": "volumes",
|
|
860
893
|
"optional": true,
|
|
@@ -7338,7 +7371,7 @@
|
|
|
7338
7371
|
"kind": "interface",
|
|
7339
7372
|
"locationInModule": {
|
|
7340
7373
|
"filename": "src/pod.ts",
|
|
7341
|
-
"line":
|
|
7374
|
+
"line": 882
|
|
7342
7375
|
},
|
|
7343
7376
|
"name": "DnsOption",
|
|
7344
7377
|
"properties": [
|
|
@@ -7351,7 +7384,7 @@
|
|
|
7351
7384
|
"immutable": true,
|
|
7352
7385
|
"locationInModule": {
|
|
7353
7386
|
"filename": "src/pod.ts",
|
|
7354
|
-
"line":
|
|
7387
|
+
"line": 887
|
|
7355
7388
|
},
|
|
7356
7389
|
"name": "name",
|
|
7357
7390
|
"type": {
|
|
@@ -7368,7 +7401,7 @@
|
|
|
7368
7401
|
"immutable": true,
|
|
7369
7402
|
"locationInModule": {
|
|
7370
7403
|
"filename": "src/pod.ts",
|
|
7371
|
-
"line":
|
|
7404
|
+
"line": 894
|
|
7372
7405
|
},
|
|
7373
7406
|
"name": "value",
|
|
7374
7407
|
"optional": true,
|
|
@@ -7389,7 +7422,7 @@
|
|
|
7389
7422
|
"kind": "enum",
|
|
7390
7423
|
"locationInModule": {
|
|
7391
7424
|
"filename": "src/pod.ts",
|
|
7392
|
-
"line":
|
|
7425
|
+
"line": 900
|
|
7393
7426
|
},
|
|
7394
7427
|
"members": [
|
|
7395
7428
|
{
|
|
@@ -8591,7 +8624,7 @@
|
|
|
8591
8624
|
"kind": "enum",
|
|
8592
8625
|
"locationInModule": {
|
|
8593
8626
|
"filename": "src/pod.ts",
|
|
8594
|
-
"line":
|
|
8627
|
+
"line": 864
|
|
8595
8628
|
},
|
|
8596
8629
|
"members": [
|
|
8597
8630
|
{
|
|
@@ -9565,7 +9598,7 @@
|
|
|
9565
9598
|
"kind": "interface",
|
|
9566
9599
|
"locationInModule": {
|
|
9567
9600
|
"filename": "src/pod.ts",
|
|
9568
|
-
"line":
|
|
9601
|
+
"line": 935
|
|
9569
9602
|
},
|
|
9570
9603
|
"name": "HostAlias",
|
|
9571
9604
|
"properties": [
|
|
@@ -9578,7 +9611,7 @@
|
|
|
9578
9611
|
"immutable": true,
|
|
9579
9612
|
"locationInModule": {
|
|
9580
9613
|
"filename": "src/pod.ts",
|
|
9581
|
-
"line":
|
|
9614
|
+
"line": 939
|
|
9582
9615
|
},
|
|
9583
9616
|
"name": "hostnames",
|
|
9584
9617
|
"type": {
|
|
@@ -9599,7 +9632,7 @@
|
|
|
9599
9632
|
"immutable": true,
|
|
9600
9633
|
"locationInModule": {
|
|
9601
9634
|
"filename": "src/pod.ts",
|
|
9602
|
-
"line":
|
|
9635
|
+
"line": 944
|
|
9603
9636
|
},
|
|
9604
9637
|
"name": "ip",
|
|
9605
9638
|
"type": {
|
|
@@ -10147,7 +10180,7 @@
|
|
|
10147
10180
|
"kind": "interface",
|
|
10148
10181
|
"locationInModule": {
|
|
10149
10182
|
"filename": "src/pod.ts",
|
|
10150
|
-
"line":
|
|
10183
|
+
"line": 546
|
|
10151
10184
|
},
|
|
10152
10185
|
"methods": [
|
|
10153
10186
|
{
|
|
@@ -10158,7 +10191,7 @@
|
|
|
10158
10191
|
},
|
|
10159
10192
|
"locationInModule": {
|
|
10160
10193
|
"filename": "src/pod.ts",
|
|
10161
|
-
"line":
|
|
10194
|
+
"line": 550
|
|
10162
10195
|
},
|
|
10163
10196
|
"name": "toPodSelectorConfig",
|
|
10164
10197
|
"returns": {
|
|
@@ -11339,7 +11372,7 @@
|
|
|
11339
11372
|
"kind": "class",
|
|
11340
11373
|
"locationInModule": {
|
|
11341
11374
|
"filename": "src/pod.ts",
|
|
11342
|
-
"line":
|
|
11375
|
+
"line": 1022
|
|
11343
11376
|
},
|
|
11344
11377
|
"methods": [
|
|
11345
11378
|
{
|
|
@@ -11349,7 +11382,7 @@
|
|
|
11349
11382
|
},
|
|
11350
11383
|
"locationInModule": {
|
|
11351
11384
|
"filename": "src/pod.ts",
|
|
11352
|
-
"line":
|
|
11385
|
+
"line": 1048
|
|
11353
11386
|
},
|
|
11354
11387
|
"name": "doesNotExist",
|
|
11355
11388
|
"parameters": [
|
|
@@ -11374,7 +11407,7 @@
|
|
|
11374
11407
|
},
|
|
11375
11408
|
"locationInModule": {
|
|
11376
11409
|
"filename": "src/pod.ts",
|
|
11377
|
-
"line":
|
|
11410
|
+
"line": 1041
|
|
11378
11411
|
},
|
|
11379
11412
|
"name": "exists",
|
|
11380
11413
|
"parameters": [
|
|
@@ -11399,7 +11432,7 @@
|
|
|
11399
11432
|
},
|
|
11400
11433
|
"locationInModule": {
|
|
11401
11434
|
"filename": "src/pod.ts",
|
|
11402
|
-
"line":
|
|
11435
|
+
"line": 1027
|
|
11403
11436
|
},
|
|
11404
11437
|
"name": "in",
|
|
11405
11438
|
"parameters": [
|
|
@@ -11435,7 +11468,7 @@
|
|
|
11435
11468
|
},
|
|
11436
11469
|
"locationInModule": {
|
|
11437
11470
|
"filename": "src/pod.ts",
|
|
11438
|
-
"line":
|
|
11471
|
+
"line": 1034
|
|
11439
11472
|
},
|
|
11440
11473
|
"name": "notIn",
|
|
11441
11474
|
"parameters": [
|
|
@@ -11474,7 +11507,7 @@
|
|
|
11474
11507
|
"immutable": true,
|
|
11475
11508
|
"locationInModule": {
|
|
11476
11509
|
"filename": "src/pod.ts",
|
|
11477
|
-
"line":
|
|
11510
|
+
"line": 1053
|
|
11478
11511
|
},
|
|
11479
11512
|
"name": "key",
|
|
11480
11513
|
"type": {
|
|
@@ -11488,7 +11521,7 @@
|
|
|
11488
11521
|
"immutable": true,
|
|
11489
11522
|
"locationInModule": {
|
|
11490
11523
|
"filename": "src/pod.ts",
|
|
11491
|
-
"line":
|
|
11524
|
+
"line": 1054
|
|
11492
11525
|
},
|
|
11493
11526
|
"name": "operator",
|
|
11494
11527
|
"type": {
|
|
@@ -11502,7 +11535,7 @@
|
|
|
11502
11535
|
"immutable": true,
|
|
11503
11536
|
"locationInModule": {
|
|
11504
11537
|
"filename": "src/pod.ts",
|
|
11505
|
-
"line":
|
|
11538
|
+
"line": 1055
|
|
11506
11539
|
},
|
|
11507
11540
|
"name": "values",
|
|
11508
11541
|
"optional": true,
|
|
@@ -11528,7 +11561,7 @@
|
|
|
11528
11561
|
"kind": "class",
|
|
11529
11562
|
"locationInModule": {
|
|
11530
11563
|
"filename": "src/pod.ts",
|
|
11531
|
-
"line":
|
|
11564
|
+
"line": 498
|
|
11532
11565
|
},
|
|
11533
11566
|
"methods": [
|
|
11534
11567
|
{
|
|
@@ -11537,7 +11570,7 @@
|
|
|
11537
11570
|
},
|
|
11538
11571
|
"locationInModule": {
|
|
11539
11572
|
"filename": "src/pod.ts",
|
|
11540
|
-
"line":
|
|
11573
|
+
"line": 500
|
|
11541
11574
|
},
|
|
11542
11575
|
"name": "of",
|
|
11543
11576
|
"parameters": [
|
|
@@ -11562,7 +11595,7 @@
|
|
|
11562
11595
|
},
|
|
11563
11596
|
"locationInModule": {
|
|
11564
11597
|
"filename": "src/pod.ts",
|
|
11565
|
-
"line":
|
|
11598
|
+
"line": 508
|
|
11566
11599
|
},
|
|
11567
11600
|
"name": "isEmpty",
|
|
11568
11601
|
"returns": {
|
|
@@ -11586,7 +11619,7 @@
|
|
|
11586
11619
|
"kind": "interface",
|
|
11587
11620
|
"locationInModule": {
|
|
11588
11621
|
"filename": "src/pod.ts",
|
|
11589
|
-
"line":
|
|
11622
|
+
"line": 482
|
|
11590
11623
|
},
|
|
11591
11624
|
"name": "LabelSelectorOptions",
|
|
11592
11625
|
"properties": [
|
|
@@ -11599,7 +11632,7 @@
|
|
|
11599
11632
|
"immutable": true,
|
|
11600
11633
|
"locationInModule": {
|
|
11601
11634
|
"filename": "src/pod.ts",
|
|
11602
|
-
"line":
|
|
11635
|
+
"line": 492
|
|
11603
11636
|
},
|
|
11604
11637
|
"name": "expressions",
|
|
11605
11638
|
"optional": true,
|
|
@@ -11621,7 +11654,7 @@
|
|
|
11621
11654
|
"immutable": true,
|
|
11622
11655
|
"locationInModule": {
|
|
11623
11656
|
"filename": "src/pod.ts",
|
|
11624
|
-
"line":
|
|
11657
|
+
"line": 487
|
|
11625
11658
|
},
|
|
11626
11659
|
"name": "labels",
|
|
11627
11660
|
"optional": true,
|
|
@@ -11723,7 +11756,7 @@
|
|
|
11723
11756
|
},
|
|
11724
11757
|
"locationInModule": {
|
|
11725
11758
|
"filename": "src/pod.ts",
|
|
11726
|
-
"line":
|
|
11759
|
+
"line": 1261
|
|
11727
11760
|
},
|
|
11728
11761
|
"parameters": [
|
|
11729
11762
|
{
|
|
@@ -11742,7 +11775,7 @@
|
|
|
11742
11775
|
"kind": "class",
|
|
11743
11776
|
"locationInModule": {
|
|
11744
11777
|
"filename": "src/pod.ts",
|
|
11745
|
-
"line":
|
|
11778
|
+
"line": 1260
|
|
11746
11779
|
},
|
|
11747
11780
|
"name": "LabeledNode",
|
|
11748
11781
|
"properties": [
|
|
@@ -11753,7 +11786,7 @@
|
|
|
11753
11786
|
"immutable": true,
|
|
11754
11787
|
"locationInModule": {
|
|
11755
11788
|
"filename": "src/pod.ts",
|
|
11756
|
-
"line":
|
|
11789
|
+
"line": 1261
|
|
11757
11790
|
},
|
|
11758
11791
|
"name": "labelSelector",
|
|
11759
11792
|
"type": {
|
|
@@ -12542,7 +12575,7 @@
|
|
|
12542
12575
|
},
|
|
12543
12576
|
"locationInModule": {
|
|
12544
12577
|
"filename": "src/pod.ts",
|
|
12545
|
-
"line":
|
|
12578
|
+
"line": 1275
|
|
12546
12579
|
},
|
|
12547
12580
|
"parameters": [
|
|
12548
12581
|
{
|
|
@@ -12556,7 +12589,7 @@
|
|
|
12556
12589
|
"kind": "class",
|
|
12557
12590
|
"locationInModule": {
|
|
12558
12591
|
"filename": "src/pod.ts",
|
|
12559
|
-
"line":
|
|
12592
|
+
"line": 1274
|
|
12560
12593
|
},
|
|
12561
12594
|
"name": "NamedNode",
|
|
12562
12595
|
"properties": [
|
|
@@ -12567,7 +12600,7 @@
|
|
|
12567
12600
|
"immutable": true,
|
|
12568
12601
|
"locationInModule": {
|
|
12569
12602
|
"filename": "src/pod.ts",
|
|
12570
|
-
"line":
|
|
12603
|
+
"line": 1275
|
|
12571
12604
|
},
|
|
12572
12605
|
"name": "name",
|
|
12573
12606
|
"type": {
|
|
@@ -14216,7 +14249,7 @@
|
|
|
14216
14249
|
"kind": "class",
|
|
14217
14250
|
"locationInModule": {
|
|
14218
14251
|
"filename": "src/pod.ts",
|
|
14219
|
-
"line":
|
|
14252
|
+
"line": 1281
|
|
14220
14253
|
},
|
|
14221
14254
|
"methods": [
|
|
14222
14255
|
{
|
|
@@ -14226,7 +14259,7 @@
|
|
|
14226
14259
|
},
|
|
14227
14260
|
"locationInModule": {
|
|
14228
14261
|
"filename": "src/pod.ts",
|
|
14229
|
-
"line":
|
|
14262
|
+
"line": 1286
|
|
14230
14263
|
},
|
|
14231
14264
|
"name": "labeled",
|
|
14232
14265
|
"parameters": [
|
|
@@ -14253,7 +14286,7 @@
|
|
|
14253
14286
|
},
|
|
14254
14287
|
"locationInModule": {
|
|
14255
14288
|
"filename": "src/pod.ts",
|
|
14256
|
-
"line":
|
|
14289
|
+
"line": 1293
|
|
14257
14290
|
},
|
|
14258
14291
|
"name": "named",
|
|
14259
14292
|
"parameters": [
|
|
@@ -14278,7 +14311,7 @@
|
|
|
14278
14311
|
},
|
|
14279
14312
|
"locationInModule": {
|
|
14280
14313
|
"filename": "src/pod.ts",
|
|
14281
|
-
"line":
|
|
14314
|
+
"line": 1300
|
|
14282
14315
|
},
|
|
14283
14316
|
"name": "tainted",
|
|
14284
14317
|
"parameters": [
|
|
@@ -14312,7 +14345,7 @@
|
|
|
14312
14345
|
"kind": "class",
|
|
14313
14346
|
"locationInModule": {
|
|
14314
14347
|
"filename": "src/pod.ts",
|
|
14315
|
-
"line":
|
|
14348
|
+
"line": 950
|
|
14316
14349
|
},
|
|
14317
14350
|
"methods": [
|
|
14318
14351
|
{
|
|
@@ -14322,7 +14355,7 @@
|
|
|
14322
14355
|
},
|
|
14323
14356
|
"locationInModule": {
|
|
14324
14357
|
"filename": "src/pod.ts",
|
|
14325
|
-
"line":
|
|
14358
|
+
"line": 983
|
|
14326
14359
|
},
|
|
14327
14360
|
"name": "doesNotExist",
|
|
14328
14361
|
"parameters": [
|
|
@@ -14347,7 +14380,7 @@
|
|
|
14347
14380
|
},
|
|
14348
14381
|
"locationInModule": {
|
|
14349
14382
|
"filename": "src/pod.ts",
|
|
14350
|
-
"line":
|
|
14383
|
+
"line": 976
|
|
14351
14384
|
},
|
|
14352
14385
|
"name": "exists",
|
|
14353
14386
|
"parameters": [
|
|
@@ -14372,7 +14405,7 @@
|
|
|
14372
14405
|
},
|
|
14373
14406
|
"locationInModule": {
|
|
14374
14407
|
"filename": "src/pod.ts",
|
|
14375
|
-
"line":
|
|
14408
|
+
"line": 990
|
|
14376
14409
|
},
|
|
14377
14410
|
"name": "gt",
|
|
14378
14411
|
"parameters": [
|
|
@@ -14408,7 +14441,7 @@
|
|
|
14408
14441
|
},
|
|
14409
14442
|
"locationInModule": {
|
|
14410
14443
|
"filename": "src/pod.ts",
|
|
14411
|
-
"line":
|
|
14444
|
+
"line": 962
|
|
14412
14445
|
},
|
|
14413
14446
|
"name": "in",
|
|
14414
14447
|
"parameters": [
|
|
@@ -14444,7 +14477,7 @@
|
|
|
14444
14477
|
},
|
|
14445
14478
|
"locationInModule": {
|
|
14446
14479
|
"filename": "src/pod.ts",
|
|
14447
|
-
"line":
|
|
14480
|
+
"line": 955
|
|
14448
14481
|
},
|
|
14449
14482
|
"name": "is",
|
|
14450
14483
|
"parameters": [
|
|
@@ -14475,7 +14508,7 @@
|
|
|
14475
14508
|
},
|
|
14476
14509
|
"locationInModule": {
|
|
14477
14510
|
"filename": "src/pod.ts",
|
|
14478
|
-
"line":
|
|
14511
|
+
"line": 997
|
|
14479
14512
|
},
|
|
14480
14513
|
"name": "lt",
|
|
14481
14514
|
"parameters": [
|
|
@@ -14511,7 +14544,7 @@
|
|
|
14511
14544
|
},
|
|
14512
14545
|
"locationInModule": {
|
|
14513
14546
|
"filename": "src/pod.ts",
|
|
14514
|
-
"line":
|
|
14547
|
+
"line": 969
|
|
14515
14548
|
},
|
|
14516
14549
|
"name": "notIn",
|
|
14517
14550
|
"parameters": [
|
|
@@ -14554,7 +14587,7 @@
|
|
|
14554
14587
|
"kind": "class",
|
|
14555
14588
|
"locationInModule": {
|
|
14556
14589
|
"filename": "src/pod.ts",
|
|
14557
|
-
"line":
|
|
14590
|
+
"line": 1111
|
|
14558
14591
|
},
|
|
14559
14592
|
"methods": [
|
|
14560
14593
|
{
|
|
@@ -14564,7 +14597,7 @@
|
|
|
14564
14597
|
},
|
|
14565
14598
|
"locationInModule": {
|
|
14566
14599
|
"filename": "src/pod.ts",
|
|
14567
|
-
"line":
|
|
14600
|
+
"line": 1130
|
|
14568
14601
|
},
|
|
14569
14602
|
"name": "any",
|
|
14570
14603
|
"returns": {
|
|
@@ -14581,7 +14614,7 @@
|
|
|
14581
14614
|
},
|
|
14582
14615
|
"locationInModule": {
|
|
14583
14616
|
"filename": "src/pod.ts",
|
|
14584
|
-
"line":
|
|
14617
|
+
"line": 1123
|
|
14585
14618
|
},
|
|
14586
14619
|
"name": "exists",
|
|
14587
14620
|
"parameters": [
|
|
@@ -14613,7 +14646,7 @@
|
|
|
14613
14646
|
},
|
|
14614
14647
|
"locationInModule": {
|
|
14615
14648
|
"filename": "src/pod.ts",
|
|
14616
|
-
"line":
|
|
14649
|
+
"line": 1116
|
|
14617
14650
|
},
|
|
14618
14651
|
"name": "is",
|
|
14619
14652
|
"parameters": [
|
|
@@ -14659,7 +14692,7 @@
|
|
|
14659
14692
|
"kind": "interface",
|
|
14660
14693
|
"locationInModule": {
|
|
14661
14694
|
"filename": "src/pod.ts",
|
|
14662
|
-
"line":
|
|
14695
|
+
"line": 1091
|
|
14663
14696
|
},
|
|
14664
14697
|
"name": "NodeTaintQueryOptions",
|
|
14665
14698
|
"properties": [
|
|
@@ -14673,7 +14706,7 @@
|
|
|
14673
14706
|
"immutable": true,
|
|
14674
14707
|
"locationInModule": {
|
|
14675
14708
|
"filename": "src/pod.ts",
|
|
14676
|
-
"line":
|
|
14709
|
+
"line": 1097
|
|
14677
14710
|
},
|
|
14678
14711
|
"name": "effect",
|
|
14679
14712
|
"optional": true,
|
|
@@ -14692,7 +14725,7 @@
|
|
|
14692
14725
|
"immutable": true,
|
|
14693
14726
|
"locationInModule": {
|
|
14694
14727
|
"filename": "src/pod.ts",
|
|
14695
|
-
"line":
|
|
14728
|
+
"line": 1105
|
|
14696
14729
|
},
|
|
14697
14730
|
"name": "evictAfter",
|
|
14698
14731
|
"optional": true,
|
|
@@ -15943,7 +15976,7 @@
|
|
|
15943
15976
|
},
|
|
15944
15977
|
"locationInModule": {
|
|
15945
15978
|
"filename": "src/pod.ts",
|
|
15946
|
-
"line":
|
|
15979
|
+
"line": 575
|
|
15947
15980
|
},
|
|
15948
15981
|
"parameters": [
|
|
15949
15982
|
{
|
|
@@ -15970,7 +16003,7 @@
|
|
|
15970
16003
|
"kind": "class",
|
|
15971
16004
|
"locationInModule": {
|
|
15972
16005
|
"filename": "src/pod.ts",
|
|
15973
|
-
"line":
|
|
16006
|
+
"line": 557
|
|
15974
16007
|
},
|
|
15975
16008
|
"name": "Pod",
|
|
15976
16009
|
"properties": [
|
|
@@ -15984,7 +16017,7 @@
|
|
|
15984
16017
|
"immutable": true,
|
|
15985
16018
|
"locationInModule": {
|
|
15986
16019
|
"filename": "src/pod.ts",
|
|
15987
|
-
"line":
|
|
16020
|
+
"line": 563
|
|
15988
16021
|
},
|
|
15989
16022
|
"name": "ADDRESS_LABEL",
|
|
15990
16023
|
"static": true,
|
|
@@ -16001,7 +16034,7 @@
|
|
|
16001
16034
|
"immutable": true,
|
|
16002
16035
|
"locationInModule": {
|
|
16003
16036
|
"filename": "src/pod.ts",
|
|
16004
|
-
"line":
|
|
16037
|
+
"line": 568
|
|
16005
16038
|
},
|
|
16006
16039
|
"name": "apiObject",
|
|
16007
16040
|
"overrides": "cdk8s-plus-31.Resource",
|
|
@@ -16017,7 +16050,7 @@
|
|
|
16017
16050
|
"immutable": true,
|
|
16018
16051
|
"locationInModule": {
|
|
16019
16052
|
"filename": "src/pod.ts",
|
|
16020
|
-
"line":
|
|
16053
|
+
"line": 573
|
|
16021
16054
|
},
|
|
16022
16055
|
"name": "connections",
|
|
16023
16056
|
"type": {
|
|
@@ -16031,7 +16064,7 @@
|
|
|
16031
16064
|
"immutable": true,
|
|
16032
16065
|
"locationInModule": {
|
|
16033
16066
|
"filename": "src/pod.ts",
|
|
16034
|
-
"line":
|
|
16067
|
+
"line": 593
|
|
16035
16068
|
},
|
|
16036
16069
|
"name": "podMetadata",
|
|
16037
16070
|
"overrides": "cdk8s-plus-31.AbstractPod",
|
|
@@ -16047,7 +16080,7 @@
|
|
|
16047
16080
|
"immutable": true,
|
|
16048
16081
|
"locationInModule": {
|
|
16049
16082
|
"filename": "src/pod.ts",
|
|
16050
|
-
"line":
|
|
16083
|
+
"line": 570
|
|
16051
16084
|
},
|
|
16052
16085
|
"name": "resourceType",
|
|
16053
16086
|
"overrides": "cdk8s-plus-31.Resource",
|
|
@@ -16062,7 +16095,7 @@
|
|
|
16062
16095
|
"immutable": true,
|
|
16063
16096
|
"locationInModule": {
|
|
16064
16097
|
"filename": "src/pod.ts",
|
|
16065
|
-
"line":
|
|
16098
|
+
"line": 572
|
|
16066
16099
|
},
|
|
16067
16100
|
"name": "scheduling",
|
|
16068
16101
|
"type": {
|
|
@@ -16085,7 +16118,7 @@
|
|
|
16085
16118
|
},
|
|
16086
16119
|
"locationInModule": {
|
|
16087
16120
|
"filename": "src/pod.ts",
|
|
16088
|
-
"line":
|
|
16121
|
+
"line": 1680
|
|
16089
16122
|
},
|
|
16090
16123
|
"parameters": [
|
|
16091
16124
|
{
|
|
@@ -16099,7 +16132,7 @@
|
|
|
16099
16132
|
"kind": "class",
|
|
16100
16133
|
"locationInModule": {
|
|
16101
16134
|
"filename": "src/pod.ts",
|
|
16102
|
-
"line":
|
|
16135
|
+
"line": 1678
|
|
16103
16136
|
},
|
|
16104
16137
|
"methods": [
|
|
16105
16138
|
{
|
|
@@ -16111,7 +16144,7 @@
|
|
|
16111
16144
|
},
|
|
16112
16145
|
"locationInModule": {
|
|
16113
16146
|
"filename": "src/pod.ts",
|
|
16114
|
-
"line":
|
|
16147
|
+
"line": 1722
|
|
16115
16148
|
},
|
|
16116
16149
|
"name": "allowFrom",
|
|
16117
16150
|
"parameters": [
|
|
@@ -16139,7 +16172,7 @@
|
|
|
16139
16172
|
},
|
|
16140
16173
|
"locationInModule": {
|
|
16141
16174
|
"filename": "src/pod.ts",
|
|
16142
|
-
"line":
|
|
16175
|
+
"line": 1700
|
|
16143
16176
|
},
|
|
16144
16177
|
"name": "allowTo",
|
|
16145
16178
|
"parameters": [
|
|
@@ -16165,7 +16198,7 @@
|
|
|
16165
16198
|
},
|
|
16166
16199
|
"locationInModule": {
|
|
16167
16200
|
"filename": "src/pod.ts",
|
|
16168
|
-
"line":
|
|
16201
|
+
"line": 1821
|
|
16169
16202
|
},
|
|
16170
16203
|
"name": "isolate"
|
|
16171
16204
|
}
|
|
@@ -16179,7 +16212,7 @@
|
|
|
16179
16212
|
"immutable": true,
|
|
16180
16213
|
"locationInModule": {
|
|
16181
16214
|
"filename": "src/pod.ts",
|
|
16182
|
-
"line":
|
|
16215
|
+
"line": 1680
|
|
16183
16216
|
},
|
|
16184
16217
|
"name": "instance",
|
|
16185
16218
|
"protected": true,
|
|
@@ -16201,7 +16234,7 @@
|
|
|
16201
16234
|
"kind": "interface",
|
|
16202
16235
|
"locationInModule": {
|
|
16203
16236
|
"filename": "src/pod.ts",
|
|
16204
|
-
"line":
|
|
16237
|
+
"line": 1657
|
|
16205
16238
|
},
|
|
16206
16239
|
"name": "PodConnectionsAllowFromOptions",
|
|
16207
16240
|
"properties": [
|
|
@@ -16215,7 +16248,7 @@
|
|
|
16215
16248
|
"immutable": true,
|
|
16216
16249
|
"locationInModule": {
|
|
16217
16250
|
"filename": "src/pod.ts",
|
|
16218
|
-
"line":
|
|
16251
|
+
"line": 1664
|
|
16219
16252
|
},
|
|
16220
16253
|
"name": "isolation",
|
|
16221
16254
|
"optional": true,
|
|
@@ -16233,7 +16266,7 @@
|
|
|
16233
16266
|
"immutable": true,
|
|
16234
16267
|
"locationInModule": {
|
|
16235
16268
|
"filename": "src/pod.ts",
|
|
16236
|
-
"line":
|
|
16269
|
+
"line": 1671
|
|
16237
16270
|
},
|
|
16238
16271
|
"name": "ports",
|
|
16239
16272
|
"optional": true,
|
|
@@ -16260,7 +16293,7 @@
|
|
|
16260
16293
|
"kind": "interface",
|
|
16261
16294
|
"locationInModule": {
|
|
16262
16295
|
"filename": "src/pod.ts",
|
|
16263
|
-
"line":
|
|
16296
|
+
"line": 1636
|
|
16264
16297
|
},
|
|
16265
16298
|
"name": "PodConnectionsAllowToOptions",
|
|
16266
16299
|
"properties": [
|
|
@@ -16274,7 +16307,7 @@
|
|
|
16274
16307
|
"immutable": true,
|
|
16275
16308
|
"locationInModule": {
|
|
16276
16309
|
"filename": "src/pod.ts",
|
|
16277
|
-
"line":
|
|
16310
|
+
"line": 1643
|
|
16278
16311
|
},
|
|
16279
16312
|
"name": "isolation",
|
|
16280
16313
|
"optional": true,
|
|
@@ -16292,7 +16325,7 @@
|
|
|
16292
16325
|
"immutable": true,
|
|
16293
16326
|
"locationInModule": {
|
|
16294
16327
|
"filename": "src/pod.ts",
|
|
16295
|
-
"line":
|
|
16328
|
+
"line": 1650
|
|
16296
16329
|
},
|
|
16297
16330
|
"name": "ports",
|
|
16298
16331
|
"optional": true,
|
|
@@ -16318,7 +16351,7 @@
|
|
|
16318
16351
|
"kind": "enum",
|
|
16319
16352
|
"locationInModule": {
|
|
16320
16353
|
"filename": "src/pod.ts",
|
|
16321
|
-
"line":
|
|
16354
|
+
"line": 1619
|
|
16322
16355
|
},
|
|
16323
16356
|
"members": [
|
|
16324
16357
|
{
|
|
@@ -16352,7 +16385,7 @@
|
|
|
16352
16385
|
},
|
|
16353
16386
|
"locationInModule": {
|
|
16354
16387
|
"filename": "src/pod.ts",
|
|
16355
|
-
"line":
|
|
16388
|
+
"line": 709
|
|
16356
16389
|
},
|
|
16357
16390
|
"parameters": [
|
|
16358
16391
|
{
|
|
@@ -16367,7 +16400,7 @@
|
|
|
16367
16400
|
"kind": "class",
|
|
16368
16401
|
"locationInModule": {
|
|
16369
16402
|
"filename": "src/pod.ts",
|
|
16370
|
-
"line":
|
|
16403
|
+
"line": 683
|
|
16371
16404
|
},
|
|
16372
16405
|
"methods": [
|
|
16373
16406
|
{
|
|
@@ -16377,7 +16410,7 @@
|
|
|
16377
16410
|
},
|
|
16378
16411
|
"locationInModule": {
|
|
16379
16412
|
"filename": "src/pod.ts",
|
|
16380
|
-
"line":
|
|
16413
|
+
"line": 743
|
|
16381
16414
|
},
|
|
16382
16415
|
"name": "addNameserver",
|
|
16383
16416
|
"parameters": [
|
|
@@ -16398,7 +16431,7 @@
|
|
|
16398
16431
|
},
|
|
16399
16432
|
"locationInModule": {
|
|
16400
16433
|
"filename": "src/pod.ts",
|
|
16401
|
-
"line":
|
|
16434
|
+
"line": 757
|
|
16402
16435
|
},
|
|
16403
16436
|
"name": "addOption",
|
|
16404
16437
|
"parameters": [
|
|
@@ -16419,7 +16452,7 @@
|
|
|
16419
16452
|
},
|
|
16420
16453
|
"locationInModule": {
|
|
16421
16454
|
"filename": "src/pod.ts",
|
|
16422
|
-
"line":
|
|
16455
|
+
"line": 750
|
|
16423
16456
|
},
|
|
16424
16457
|
"name": "addSearch",
|
|
16425
16458
|
"parameters": [
|
|
@@ -16444,7 +16477,7 @@
|
|
|
16444
16477
|
"immutable": true,
|
|
16445
16478
|
"locationInModule": {
|
|
16446
16479
|
"filename": "src/pod.ts",
|
|
16447
|
-
"line":
|
|
16480
|
+
"line": 703
|
|
16448
16481
|
},
|
|
16449
16482
|
"name": "hostnameAsFQDN",
|
|
16450
16483
|
"type": {
|
|
@@ -16459,7 +16492,7 @@
|
|
|
16459
16492
|
"immutable": true,
|
|
16460
16493
|
"locationInModule": {
|
|
16461
16494
|
"filename": "src/pod.ts",
|
|
16462
|
-
"line":
|
|
16495
|
+
"line": 722
|
|
16463
16496
|
},
|
|
16464
16497
|
"name": "nameservers",
|
|
16465
16498
|
"type": {
|
|
@@ -16479,7 +16512,7 @@
|
|
|
16479
16512
|
"immutable": true,
|
|
16480
16513
|
"locationInModule": {
|
|
16481
16514
|
"filename": "src/pod.ts",
|
|
16482
|
-
"line":
|
|
16515
|
+
"line": 736
|
|
16483
16516
|
},
|
|
16484
16517
|
"name": "options",
|
|
16485
16518
|
"type": {
|
|
@@ -16499,7 +16532,7 @@
|
|
|
16499
16532
|
"immutable": true,
|
|
16500
16533
|
"locationInModule": {
|
|
16501
16534
|
"filename": "src/pod.ts",
|
|
16502
|
-
"line":
|
|
16535
|
+
"line": 688
|
|
16503
16536
|
},
|
|
16504
16537
|
"name": "policy",
|
|
16505
16538
|
"type": {
|
|
@@ -16514,7 +16547,7 @@
|
|
|
16514
16547
|
"immutable": true,
|
|
16515
16548
|
"locationInModule": {
|
|
16516
16549
|
"filename": "src/pod.ts",
|
|
16517
|
-
"line":
|
|
16550
|
+
"line": 729
|
|
16518
16551
|
},
|
|
16519
16552
|
"name": "searches",
|
|
16520
16553
|
"type": {
|
|
@@ -16535,7 +16568,7 @@
|
|
|
16535
16568
|
"immutable": true,
|
|
16536
16569
|
"locationInModule": {
|
|
16537
16570
|
"filename": "src/pod.ts",
|
|
16538
|
-
"line":
|
|
16571
|
+
"line": 693
|
|
16539
16572
|
},
|
|
16540
16573
|
"name": "hostname",
|
|
16541
16574
|
"optional": true,
|
|
@@ -16551,7 +16584,7 @@
|
|
|
16551
16584
|
"immutable": true,
|
|
16552
16585
|
"locationInModule": {
|
|
16553
16586
|
"filename": "src/pod.ts",
|
|
16554
|
-
"line":
|
|
16587
|
+
"line": 698
|
|
16555
16588
|
},
|
|
16556
16589
|
"name": "subdomain",
|
|
16557
16590
|
"optional": true,
|
|
@@ -16573,7 +16606,7 @@
|
|
|
16573
16606
|
"kind": "interface",
|
|
16574
16607
|
"locationInModule": {
|
|
16575
16608
|
"filename": "src/pod.ts",
|
|
16576
|
-
"line":
|
|
16609
|
+
"line": 616
|
|
16577
16610
|
},
|
|
16578
16611
|
"name": "PodDnsProps",
|
|
16579
16612
|
"properties": [
|
|
@@ -16587,7 +16620,7 @@
|
|
|
16587
16620
|
"immutable": true,
|
|
16588
16621
|
"locationInModule": {
|
|
16589
16622
|
"filename": "src/pod.ts",
|
|
16590
|
-
"line":
|
|
16623
|
+
"line": 623
|
|
16591
16624
|
},
|
|
16592
16625
|
"name": "hostname",
|
|
16593
16626
|
"optional": true,
|
|
@@ -16606,7 +16639,7 @@
|
|
|
16606
16639
|
"immutable": true,
|
|
16607
16640
|
"locationInModule": {
|
|
16608
16641
|
"filename": "src/pod.ts",
|
|
16609
|
-
"line":
|
|
16642
|
+
"line": 641
|
|
16610
16643
|
},
|
|
16611
16644
|
"name": "hostnameAsFQDN",
|
|
16612
16645
|
"optional": true,
|
|
@@ -16624,7 +16657,7 @@
|
|
|
16624
16657
|
"immutable": true,
|
|
16625
16658
|
"locationInModule": {
|
|
16626
16659
|
"filename": "src/pod.ts",
|
|
16627
|
-
"line":
|
|
16660
|
+
"line": 659
|
|
16628
16661
|
},
|
|
16629
16662
|
"name": "nameservers",
|
|
16630
16663
|
"optional": true,
|
|
@@ -16647,7 +16680,7 @@
|
|
|
16647
16680
|
"immutable": true,
|
|
16648
16681
|
"locationInModule": {
|
|
16649
16682
|
"filename": "src/pod.ts",
|
|
16650
|
-
"line":
|
|
16683
|
+
"line": 677
|
|
16651
16684
|
},
|
|
16652
16685
|
"name": "options",
|
|
16653
16686
|
"optional": true,
|
|
@@ -16671,7 +16704,7 @@
|
|
|
16671
16704
|
"immutable": true,
|
|
16672
16705
|
"locationInModule": {
|
|
16673
16706
|
"filename": "src/pod.ts",
|
|
16674
|
-
"line":
|
|
16707
|
+
"line": 650
|
|
16675
16708
|
},
|
|
16676
16709
|
"name": "policy",
|
|
16677
16710
|
"optional": true,
|
|
@@ -16689,7 +16722,7 @@
|
|
|
16689
16722
|
"immutable": true,
|
|
16690
16723
|
"locationInModule": {
|
|
16691
16724
|
"filename": "src/pod.ts",
|
|
16692
|
-
"line":
|
|
16725
|
+
"line": 669
|
|
16693
16726
|
},
|
|
16694
16727
|
"name": "searches",
|
|
16695
16728
|
"optional": true,
|
|
@@ -16712,7 +16745,7 @@
|
|
|
16712
16745
|
"immutable": true,
|
|
16713
16746
|
"locationInModule": {
|
|
16714
16747
|
"filename": "src/pod.ts",
|
|
16715
|
-
"line":
|
|
16748
|
+
"line": 630
|
|
16716
16749
|
},
|
|
16717
16750
|
"name": "subdomain",
|
|
16718
16751
|
"optional": true,
|
|
@@ -16767,7 +16800,7 @@
|
|
|
16767
16800
|
"kind": "interface",
|
|
16768
16801
|
"locationInModule": {
|
|
16769
16802
|
"filename": "src/pod.ts",
|
|
16770
|
-
"line":
|
|
16803
|
+
"line": 477
|
|
16771
16804
|
},
|
|
16772
16805
|
"name": "PodProps",
|
|
16773
16806
|
"symbolId": "src/pod:PodProps"
|
|
@@ -16785,7 +16818,7 @@
|
|
|
16785
16818
|
},
|
|
16786
16819
|
"locationInModule": {
|
|
16787
16820
|
"filename": "src/pod.ts",
|
|
16788
|
-
"line":
|
|
16821
|
+
"line": 1418
|
|
16789
16822
|
},
|
|
16790
16823
|
"parameters": [
|
|
16791
16824
|
{
|
|
@@ -16799,7 +16832,7 @@
|
|
|
16799
16832
|
"kind": "class",
|
|
16800
16833
|
"locationInModule": {
|
|
16801
16834
|
"filename": "src/pod.ts",
|
|
16802
|
-
"line":
|
|
16835
|
+
"line": 1407
|
|
16803
16836
|
},
|
|
16804
16837
|
"methods": [
|
|
16805
16838
|
{
|
|
@@ -16810,7 +16843,7 @@
|
|
|
16810
16843
|
},
|
|
16811
16844
|
"locationInModule": {
|
|
16812
16845
|
"filename": "src/pod.ts",
|
|
16813
|
-
"line":
|
|
16846
|
+
"line": 1438
|
|
16814
16847
|
},
|
|
16815
16848
|
"name": "assign",
|
|
16816
16849
|
"parameters": [
|
|
@@ -16831,7 +16864,7 @@
|
|
|
16831
16864
|
},
|
|
16832
16865
|
"locationInModule": {
|
|
16833
16866
|
"filename": "src/pod.ts",
|
|
16834
|
-
"line":
|
|
16867
|
+
"line": 1485
|
|
16835
16868
|
},
|
|
16836
16869
|
"name": "attract",
|
|
16837
16870
|
"parameters": [
|
|
@@ -16859,7 +16892,7 @@
|
|
|
16859
16892
|
},
|
|
16860
16893
|
"locationInModule": {
|
|
16861
16894
|
"filename": "src/pod.ts",
|
|
16862
|
-
"line":
|
|
16895
|
+
"line": 1514
|
|
16863
16896
|
},
|
|
16864
16897
|
"name": "colocate",
|
|
16865
16898
|
"parameters": [
|
|
@@ -16887,7 +16920,7 @@
|
|
|
16887
16920
|
},
|
|
16888
16921
|
"locationInModule": {
|
|
16889
16922
|
"filename": "src/pod.ts",
|
|
16890
|
-
"line":
|
|
16923
|
+
"line": 1543
|
|
16891
16924
|
},
|
|
16892
16925
|
"name": "separate",
|
|
16893
16926
|
"parameters": [
|
|
@@ -16915,7 +16948,7 @@
|
|
|
16915
16948
|
},
|
|
16916
16949
|
"locationInModule": {
|
|
16917
16950
|
"filename": "src/pod.ts",
|
|
16918
|
-
"line":
|
|
16951
|
+
"line": 1468
|
|
16919
16952
|
},
|
|
16920
16953
|
"name": "tolerate",
|
|
16921
16954
|
"parameters": [
|
|
@@ -16937,7 +16970,7 @@
|
|
|
16937
16970
|
"immutable": true,
|
|
16938
16971
|
"locationInModule": {
|
|
16939
16972
|
"filename": "src/pod.ts",
|
|
16940
|
-
"line":
|
|
16973
|
+
"line": 1418
|
|
16941
16974
|
},
|
|
16942
16975
|
"name": "instance",
|
|
16943
16976
|
"protected": true,
|
|
@@ -16959,7 +16992,7 @@
|
|
|
16959
16992
|
"kind": "interface",
|
|
16960
16993
|
"locationInModule": {
|
|
16961
16994
|
"filename": "src/pod.ts",
|
|
16962
|
-
"line":
|
|
16995
|
+
"line": 1395
|
|
16963
16996
|
},
|
|
16964
16997
|
"name": "PodSchedulingAttractOptions",
|
|
16965
16998
|
"properties": [
|
|
@@ -16973,7 +17006,7 @@
|
|
|
16973
17006
|
"immutable": true,
|
|
16974
17007
|
"locationInModule": {
|
|
16975
17008
|
"filename": "src/pod.ts",
|
|
16976
|
-
"line":
|
|
17009
|
+
"line": 1401
|
|
16977
17010
|
},
|
|
16978
17011
|
"name": "weight",
|
|
16979
17012
|
"optional": true,
|
|
@@ -16995,7 +17028,7 @@
|
|
|
16995
17028
|
"kind": "interface",
|
|
16996
17029
|
"locationInModule": {
|
|
16997
17030
|
"filename": "src/pod.ts",
|
|
16998
|
-
"line":
|
|
17031
|
+
"line": 1357
|
|
16999
17032
|
},
|
|
17000
17033
|
"name": "PodSchedulingColocateOptions",
|
|
17001
17034
|
"properties": [
|
|
@@ -17009,7 +17042,7 @@
|
|
|
17009
17042
|
"immutable": true,
|
|
17010
17043
|
"locationInModule": {
|
|
17011
17044
|
"filename": "src/pod.ts",
|
|
17012
|
-
"line":
|
|
17045
|
+
"line": 1363
|
|
17013
17046
|
},
|
|
17014
17047
|
"name": "topology",
|
|
17015
17048
|
"optional": true,
|
|
@@ -17027,7 +17060,7 @@
|
|
|
17027
17060
|
"immutable": true,
|
|
17028
17061
|
"locationInModule": {
|
|
17029
17062
|
"filename": "src/pod.ts",
|
|
17030
|
-
"line":
|
|
17063
|
+
"line": 1370
|
|
17031
17064
|
},
|
|
17032
17065
|
"name": "weight",
|
|
17033
17066
|
"optional": true,
|
|
@@ -17049,7 +17082,7 @@
|
|
|
17049
17082
|
"kind": "interface",
|
|
17050
17083
|
"locationInModule": {
|
|
17051
17084
|
"filename": "src/pod.ts",
|
|
17052
|
-
"line":
|
|
17085
|
+
"line": 1376
|
|
17053
17086
|
},
|
|
17054
17087
|
"name": "PodSchedulingSeparateOptions",
|
|
17055
17088
|
"properties": [
|
|
@@ -17063,7 +17096,7 @@
|
|
|
17063
17096
|
"immutable": true,
|
|
17064
17097
|
"locationInModule": {
|
|
17065
17098
|
"filename": "src/pod.ts",
|
|
17066
|
-
"line":
|
|
17099
|
+
"line": 1382
|
|
17067
17100
|
},
|
|
17068
17101
|
"name": "topology",
|
|
17069
17102
|
"optional": true,
|
|
@@ -17081,7 +17114,7 @@
|
|
|
17081
17114
|
"immutable": true,
|
|
17082
17115
|
"locationInModule": {
|
|
17083
17116
|
"filename": "src/pod.ts",
|
|
17084
|
-
"line":
|
|
17117
|
+
"line": 1389
|
|
17085
17118
|
},
|
|
17086
17119
|
"name": "weight",
|
|
17087
17120
|
"optional": true,
|
|
@@ -17105,7 +17138,7 @@
|
|
|
17105
17138
|
},
|
|
17106
17139
|
"locationInModule": {
|
|
17107
17140
|
"filename": "src/pod.ts",
|
|
17108
|
-
"line":
|
|
17141
|
+
"line": 811
|
|
17109
17142
|
},
|
|
17110
17143
|
"parameters": [
|
|
17111
17144
|
{
|
|
@@ -17120,7 +17153,7 @@
|
|
|
17120
17153
|
"kind": "class",
|
|
17121
17154
|
"locationInModule": {
|
|
17122
17155
|
"filename": "src/pod.ts",
|
|
17123
|
-
"line":
|
|
17156
|
+
"line": 801
|
|
17124
17157
|
},
|
|
17125
17158
|
"name": "PodSecurityContext",
|
|
17126
17159
|
"properties": [
|
|
@@ -17131,7 +17164,7 @@
|
|
|
17131
17164
|
"immutable": true,
|
|
17132
17165
|
"locationInModule": {
|
|
17133
17166
|
"filename": "src/pod.ts",
|
|
17134
|
-
"line":
|
|
17167
|
+
"line": 803
|
|
17135
17168
|
},
|
|
17136
17169
|
"name": "ensureNonRoot",
|
|
17137
17170
|
"type": {
|
|
@@ -17145,7 +17178,7 @@
|
|
|
17145
17178
|
"immutable": true,
|
|
17146
17179
|
"locationInModule": {
|
|
17147
17180
|
"filename": "src/pod.ts",
|
|
17148
|
-
"line":
|
|
17181
|
+
"line": 807
|
|
17149
17182
|
},
|
|
17150
17183
|
"name": "fsGroupChangePolicy",
|
|
17151
17184
|
"type": {
|
|
@@ -17159,7 +17192,7 @@
|
|
|
17159
17192
|
"immutable": true,
|
|
17160
17193
|
"locationInModule": {
|
|
17161
17194
|
"filename": "src/pod.ts",
|
|
17162
|
-
"line":
|
|
17195
|
+
"line": 824
|
|
17163
17196
|
},
|
|
17164
17197
|
"name": "sysctls",
|
|
17165
17198
|
"type": {
|
|
@@ -17178,7 +17211,7 @@
|
|
|
17178
17211
|
"immutable": true,
|
|
17179
17212
|
"locationInModule": {
|
|
17180
17213
|
"filename": "src/pod.ts",
|
|
17181
|
-
"line":
|
|
17214
|
+
"line": 806
|
|
17182
17215
|
},
|
|
17183
17216
|
"name": "fsGroup",
|
|
17184
17217
|
"optional": true,
|
|
@@ -17193,7 +17226,7 @@
|
|
|
17193
17226
|
"immutable": true,
|
|
17194
17227
|
"locationInModule": {
|
|
17195
17228
|
"filename": "src/pod.ts",
|
|
17196
|
-
"line":
|
|
17229
|
+
"line": 805
|
|
17197
17230
|
},
|
|
17198
17231
|
"name": "group",
|
|
17199
17232
|
"optional": true,
|
|
@@ -17208,7 +17241,7 @@
|
|
|
17208
17241
|
"immutable": true,
|
|
17209
17242
|
"locationInModule": {
|
|
17210
17243
|
"filename": "src/pod.ts",
|
|
17211
|
-
"line":
|
|
17244
|
+
"line": 804
|
|
17212
17245
|
},
|
|
17213
17246
|
"name": "user",
|
|
17214
17247
|
"optional": true,
|
|
@@ -17230,7 +17263,7 @@
|
|
|
17230
17263
|
"kind": "interface",
|
|
17231
17264
|
"locationInModule": {
|
|
17232
17265
|
"filename": "src/pod.ts",
|
|
17233
|
-
"line":
|
|
17266
|
+
"line": 281
|
|
17234
17267
|
},
|
|
17235
17268
|
"name": "PodSecurityContextProps",
|
|
17236
17269
|
"properties": [
|
|
@@ -17245,7 +17278,7 @@
|
|
|
17245
17278
|
"immutable": true,
|
|
17246
17279
|
"locationInModule": {
|
|
17247
17280
|
"filename": "src/pod.ts",
|
|
17248
|
-
"line":
|
|
17281
|
+
"line": 320
|
|
17249
17282
|
},
|
|
17250
17283
|
"name": "ensureNonRoot",
|
|
17251
17284
|
"optional": true,
|
|
@@ -17263,7 +17296,7 @@
|
|
|
17263
17296
|
"immutable": true,
|
|
17264
17297
|
"locationInModule": {
|
|
17265
17298
|
"filename": "src/pod.ts",
|
|
17266
|
-
"line":
|
|
17299
|
+
"line": 288
|
|
17267
17300
|
},
|
|
17268
17301
|
"name": "fsGroup",
|
|
17269
17302
|
"optional": true,
|
|
@@ -17282,7 +17315,7 @@
|
|
|
17282
17315
|
"immutable": true,
|
|
17283
17316
|
"locationInModule": {
|
|
17284
17317
|
"filename": "src/pod.ts",
|
|
17285
|
-
"line":
|
|
17318
|
+
"line": 297
|
|
17286
17319
|
},
|
|
17287
17320
|
"name": "fsGroupChangePolicy",
|
|
17288
17321
|
"optional": true,
|
|
@@ -17300,7 +17333,7 @@
|
|
|
17300
17333
|
"immutable": true,
|
|
17301
17334
|
"locationInModule": {
|
|
17302
17335
|
"filename": "src/pod.ts",
|
|
17303
|
-
"line":
|
|
17336
|
+
"line": 311
|
|
17304
17337
|
},
|
|
17305
17338
|
"name": "group",
|
|
17306
17339
|
"optional": true,
|
|
@@ -17319,7 +17352,7 @@
|
|
|
17319
17352
|
"immutable": true,
|
|
17320
17353
|
"locationInModule": {
|
|
17321
17354
|
"filename": "src/pod.ts",
|
|
17322
|
-
"line":
|
|
17355
|
+
"line": 328
|
|
17323
17356
|
},
|
|
17324
17357
|
"name": "sysctls",
|
|
17325
17358
|
"optional": true,
|
|
@@ -17342,7 +17375,7 @@
|
|
|
17342
17375
|
"immutable": true,
|
|
17343
17376
|
"locationInModule": {
|
|
17344
17377
|
"filename": "src/pod.ts",
|
|
17345
|
-
"line":
|
|
17378
|
+
"line": 304
|
|
17346
17379
|
},
|
|
17347
17380
|
"name": "user",
|
|
17348
17381
|
"optional": true,
|
|
@@ -17364,7 +17397,7 @@
|
|
|
17364
17397
|
"kind": "interface",
|
|
17365
17398
|
"locationInModule": {
|
|
17366
17399
|
"filename": "src/pod.ts",
|
|
17367
|
-
"line":
|
|
17400
|
+
"line": 529
|
|
17368
17401
|
},
|
|
17369
17402
|
"name": "PodSelectorConfig",
|
|
17370
17403
|
"properties": [
|
|
@@ -17377,7 +17410,7 @@
|
|
|
17377
17410
|
"immutable": true,
|
|
17378
17411
|
"locationInModule": {
|
|
17379
17412
|
"filename": "src/pod.ts",
|
|
17380
|
-
"line":
|
|
17413
|
+
"line": 534
|
|
17381
17414
|
},
|
|
17382
17415
|
"name": "labelSelector",
|
|
17383
17416
|
"type": {
|
|
@@ -17393,7 +17426,7 @@
|
|
|
17393
17426
|
"immutable": true,
|
|
17394
17427
|
"locationInModule": {
|
|
17395
17428
|
"filename": "src/pod.ts",
|
|
17396
|
-
"line":
|
|
17429
|
+
"line": 539
|
|
17397
17430
|
},
|
|
17398
17431
|
"name": "namespaces",
|
|
17399
17432
|
"optional": true,
|
|
@@ -17418,7 +17451,7 @@
|
|
|
17418
17451
|
},
|
|
17419
17452
|
"locationInModule": {
|
|
17420
17453
|
"filename": "src/pod.ts",
|
|
17421
|
-
"line":
|
|
17454
|
+
"line": 1224
|
|
17422
17455
|
},
|
|
17423
17456
|
"parameters": [
|
|
17424
17457
|
{
|
|
@@ -17472,7 +17505,7 @@
|
|
|
17472
17505
|
"kind": "class",
|
|
17473
17506
|
"locationInModule": {
|
|
17474
17507
|
"filename": "src/pod.ts",
|
|
17475
|
-
"line":
|
|
17508
|
+
"line": 1208
|
|
17476
17509
|
},
|
|
17477
17510
|
"methods": [
|
|
17478
17511
|
{
|
|
@@ -17482,7 +17515,7 @@
|
|
|
17482
17515
|
},
|
|
17483
17516
|
"locationInModule": {
|
|
17484
17517
|
"filename": "src/pod.ts",
|
|
17485
|
-
"line":
|
|
17518
|
+
"line": 1220
|
|
17486
17519
|
},
|
|
17487
17520
|
"name": "all",
|
|
17488
17521
|
"parameters": [
|
|
@@ -17520,7 +17553,7 @@
|
|
|
17520
17553
|
},
|
|
17521
17554
|
"locationInModule": {
|
|
17522
17555
|
"filename": "src/pod.ts",
|
|
17523
|
-
"line":
|
|
17556
|
+
"line": 1213
|
|
17524
17557
|
},
|
|
17525
17558
|
"name": "select",
|
|
17526
17559
|
"parameters": [
|
|
@@ -17557,7 +17590,7 @@
|
|
|
17557
17590
|
},
|
|
17558
17591
|
"locationInModule": {
|
|
17559
17592
|
"filename": "src/pod.ts",
|
|
17560
|
-
"line":
|
|
17593
|
+
"line": 1244
|
|
17561
17594
|
},
|
|
17562
17595
|
"name": "toNetworkPolicyPeerConfig",
|
|
17563
17596
|
"returns": {
|
|
@@ -17573,7 +17606,7 @@
|
|
|
17573
17606
|
},
|
|
17574
17607
|
"locationInModule": {
|
|
17575
17608
|
"filename": "src/pod.ts",
|
|
17576
|
-
"line":
|
|
17609
|
+
"line": 1251
|
|
17577
17610
|
},
|
|
17578
17611
|
"name": "toPodSelector",
|
|
17579
17612
|
"returns": {
|
|
@@ -17591,7 +17624,7 @@
|
|
|
17591
17624
|
},
|
|
17592
17625
|
"locationInModule": {
|
|
17593
17626
|
"filename": "src/pod.ts",
|
|
17594
|
-
"line":
|
|
17627
|
+
"line": 1234
|
|
17595
17628
|
},
|
|
17596
17629
|
"name": "toPodSelectorConfig",
|
|
17597
17630
|
"overrides": "cdk8s-plus-31.IPodSelector",
|
|
@@ -17616,7 +17649,7 @@
|
|
|
17616
17649
|
"kind": "interface",
|
|
17617
17650
|
"locationInModule": {
|
|
17618
17651
|
"filename": "src/pod.ts",
|
|
17619
|
-
"line":
|
|
17652
|
+
"line": 1165
|
|
17620
17653
|
},
|
|
17621
17654
|
"name": "PodsAllOptions",
|
|
17622
17655
|
"properties": [
|
|
@@ -17631,7 +17664,7 @@
|
|
|
17631
17664
|
"immutable": true,
|
|
17632
17665
|
"locationInModule": {
|
|
17633
17666
|
"filename": "src/pod.ts",
|
|
17634
|
-
"line":
|
|
17667
|
+
"line": 1173
|
|
17635
17668
|
},
|
|
17636
17669
|
"name": "namespaces",
|
|
17637
17670
|
"optional": true,
|
|
@@ -17653,7 +17686,7 @@
|
|
|
17653
17686
|
"kind": "interface",
|
|
17654
17687
|
"locationInModule": {
|
|
17655
17688
|
"filename": "src/pod.ts",
|
|
17656
|
-
"line":
|
|
17689
|
+
"line": 1179
|
|
17657
17690
|
},
|
|
17658
17691
|
"name": "PodsSelectOptions",
|
|
17659
17692
|
"properties": [
|
|
@@ -17667,7 +17700,7 @@
|
|
|
17667
17700
|
"immutable": true,
|
|
17668
17701
|
"locationInModule": {
|
|
17669
17702
|
"filename": "src/pod.ts",
|
|
17670
|
-
"line":
|
|
17703
|
+
"line": 1193
|
|
17671
17704
|
},
|
|
17672
17705
|
"name": "expressions",
|
|
17673
17706
|
"optional": true,
|
|
@@ -17690,7 +17723,7 @@
|
|
|
17690
17723
|
"immutable": true,
|
|
17691
17724
|
"locationInModule": {
|
|
17692
17725
|
"filename": "src/pod.ts",
|
|
17693
|
-
"line":
|
|
17726
|
+
"line": 1186
|
|
17694
17727
|
},
|
|
17695
17728
|
"name": "labels",
|
|
17696
17729
|
"optional": true,
|
|
@@ -17714,7 +17747,7 @@
|
|
|
17714
17747
|
"immutable": true,
|
|
17715
17748
|
"locationInModule": {
|
|
17716
17749
|
"filename": "src/pod.ts",
|
|
17717
|
-
"line":
|
|
17750
|
+
"line": 1201
|
|
17718
17751
|
},
|
|
17719
17752
|
"name": "namespaces",
|
|
17720
17753
|
"optional": true,
|
|
@@ -18515,7 +18548,7 @@
|
|
|
18515
18548
|
"kind": "enum",
|
|
18516
18549
|
"locationInModule": {
|
|
18517
18550
|
"filename": "src/pod.ts",
|
|
18518
|
-
"line":
|
|
18551
|
+
"line": 847
|
|
18519
18552
|
},
|
|
18520
18553
|
"members": [
|
|
18521
18554
|
{
|
|
@@ -21734,7 +21767,7 @@
|
|
|
21734
21767
|
"kind": "interface",
|
|
21735
21768
|
"locationInModule": {
|
|
21736
21769
|
"filename": "src/pod.ts",
|
|
21737
|
-
"line":
|
|
21770
|
+
"line": 266
|
|
21738
21771
|
},
|
|
21739
21772
|
"name": "Sysctl",
|
|
21740
21773
|
"properties": [
|
|
@@ -21747,7 +21780,7 @@
|
|
|
21747
21780
|
"immutable": true,
|
|
21748
21781
|
"locationInModule": {
|
|
21749
21782
|
"filename": "src/pod.ts",
|
|
21750
|
-
"line":
|
|
21783
|
+
"line": 270
|
|
21751
21784
|
},
|
|
21752
21785
|
"name": "name",
|
|
21753
21786
|
"type": {
|
|
@@ -21763,7 +21796,7 @@
|
|
|
21763
21796
|
"immutable": true,
|
|
21764
21797
|
"locationInModule": {
|
|
21765
21798
|
"filename": "src/pod.ts",
|
|
21766
|
-
"line":
|
|
21799
|
+
"line": 275
|
|
21767
21800
|
},
|
|
21768
21801
|
"name": "value",
|
|
21769
21802
|
"type": {
|
|
@@ -21783,7 +21816,7 @@
|
|
|
21783
21816
|
"kind": "enum",
|
|
21784
21817
|
"locationInModule": {
|
|
21785
21818
|
"filename": "src/pod.ts",
|
|
21786
|
-
"line":
|
|
21819
|
+
"line": 1063
|
|
21787
21820
|
},
|
|
21788
21821
|
"members": [
|
|
21789
21822
|
{
|
|
@@ -21825,7 +21858,7 @@
|
|
|
21825
21858
|
},
|
|
21826
21859
|
"locationInModule": {
|
|
21827
21860
|
"filename": "src/pod.ts",
|
|
21828
|
-
"line":
|
|
21861
|
+
"line": 1268
|
|
21829
21862
|
},
|
|
21830
21863
|
"parameters": [
|
|
21831
21864
|
{
|
|
@@ -21844,7 +21877,7 @@
|
|
|
21844
21877
|
"kind": "class",
|
|
21845
21878
|
"locationInModule": {
|
|
21846
21879
|
"filename": "src/pod.ts",
|
|
21847
|
-
"line":
|
|
21880
|
+
"line": 1267
|
|
21848
21881
|
},
|
|
21849
21882
|
"name": "TaintedNode",
|
|
21850
21883
|
"properties": [
|
|
@@ -21855,7 +21888,7 @@
|
|
|
21855
21888
|
"immutable": true,
|
|
21856
21889
|
"locationInModule": {
|
|
21857
21890
|
"filename": "src/pod.ts",
|
|
21858
|
-
"line":
|
|
21891
|
+
"line": 1268
|
|
21859
21892
|
},
|
|
21860
21893
|
"name": "taintSelector",
|
|
21861
21894
|
"type": {
|
|
@@ -22036,7 +22069,7 @@
|
|
|
22036
22069
|
"kind": "class",
|
|
22037
22070
|
"locationInModule": {
|
|
22038
22071
|
"filename": "src/pod.ts",
|
|
22039
|
-
"line":
|
|
22072
|
+
"line": 1309
|
|
22040
22073
|
},
|
|
22041
22074
|
"methods": [
|
|
22042
22075
|
{
|
|
@@ -22046,7 +22079,7 @@
|
|
|
22046
22079
|
},
|
|
22047
22080
|
"locationInModule": {
|
|
22048
22081
|
"filename": "src/pod.ts",
|
|
22049
|
-
"line":
|
|
22082
|
+
"line": 1347
|
|
22050
22083
|
},
|
|
22051
22084
|
"name": "custom",
|
|
22052
22085
|
"parameters": [
|
|
@@ -22077,7 +22110,7 @@
|
|
|
22077
22110
|
"immutable": true,
|
|
22078
22111
|
"locationInModule": {
|
|
22079
22112
|
"filename": "src/pod.ts",
|
|
22080
|
-
"line":
|
|
22113
|
+
"line": 1316
|
|
22081
22114
|
},
|
|
22082
22115
|
"name": "HOSTNAME",
|
|
22083
22116
|
"static": true,
|
|
@@ -22096,7 +22129,7 @@
|
|
|
22096
22129
|
"immutable": true,
|
|
22097
22130
|
"locationInModule": {
|
|
22098
22131
|
"filename": "src/pod.ts",
|
|
22099
|
-
"line":
|
|
22132
|
+
"line": 1342
|
|
22100
22133
|
},
|
|
22101
22134
|
"name": "REGION",
|
|
22102
22135
|
"static": true,
|
|
@@ -22115,7 +22148,7 @@
|
|
|
22115
22148
|
"immutable": true,
|
|
22116
22149
|
"locationInModule": {
|
|
22117
22150
|
"filename": "src/pod.ts",
|
|
22118
|
-
"line":
|
|
22151
|
+
"line": 1328
|
|
22119
22152
|
},
|
|
22120
22153
|
"name": "ZONE",
|
|
22121
22154
|
"static": true,
|
|
@@ -22130,7 +22163,7 @@
|
|
|
22130
22163
|
"immutable": true,
|
|
22131
22164
|
"locationInModule": {
|
|
22132
22165
|
"filename": "src/pod.ts",
|
|
22133
|
-
"line":
|
|
22166
|
+
"line": 1351
|
|
22134
22167
|
},
|
|
22135
22168
|
"name": "key",
|
|
22136
22169
|
"type": {
|
|
@@ -23096,7 +23129,7 @@
|
|
|
23096
23129
|
},
|
|
23097
23130
|
"locationInModule": {
|
|
23098
23131
|
"filename": "src/pod.ts",
|
|
23099
|
-
"line":
|
|
23132
|
+
"line": 1418
|
|
23100
23133
|
},
|
|
23101
23134
|
"parameters": [
|
|
23102
23135
|
{
|
|
@@ -90230,6 +90263,6 @@
|
|
|
90230
90263
|
"symbolId": "src/imports/k8s:WindowsSecurityContextOptions"
|
|
90231
90264
|
}
|
|
90232
90265
|
},
|
|
90233
|
-
"version": "2.0
|
|
90234
|
-
"fingerprint": "
|
|
90266
|
+
"version": "2.1.0",
|
|
90267
|
+
"fingerprint": "OZoa2FM3rZ/oZzezOMfT4elRk5iSlihqL3nZlWeVWGs="
|
|
90235
90268
|
}
|