cdk8s-plus-31 2.1.18 → 2.2.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 -186
- 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 +9 -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 +1 -1
package/.jsii
CHANGED
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
},
|
|
146
146
|
"locationInModule": {
|
|
147
147
|
"filename": "src/pod.ts",
|
|
148
|
-
"line":
|
|
148
|
+
"line": 36
|
|
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": 116
|
|
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": 157
|
|
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": 126
|
|
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": 161
|
|
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": 122
|
|
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": 105
|
|
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": 112
|
|
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": 88
|
|
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": 172
|
|
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": 69
|
|
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": 81
|
|
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": 73
|
|
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": 27
|
|
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": 34
|
|
468
468
|
},
|
|
469
469
|
"name": "podMetadata",
|
|
470
470
|
"type": {
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"immutable": true,
|
|
507
507
|
"locationInModule": {
|
|
508
508
|
"filename": "src/pod.ts",
|
|
509
|
-
"line":
|
|
509
|
+
"line": 77
|
|
510
510
|
},
|
|
511
511
|
"name": "volumes",
|
|
512
512
|
"type": {
|
|
@@ -533,6 +533,21 @@
|
|
|
533
533
|
"fqn": "cdk8s-plus-31.ISecret"
|
|
534
534
|
}
|
|
535
535
|
},
|
|
536
|
+
{
|
|
537
|
+
"docs": {
|
|
538
|
+
"stability": "stable"
|
|
539
|
+
},
|
|
540
|
+
"immutable": true,
|
|
541
|
+
"locationInModule": {
|
|
542
|
+
"filename": "src/pod.ts",
|
|
543
|
+
"line": 25
|
|
544
|
+
},
|
|
545
|
+
"name": "enableServiceLinks",
|
|
546
|
+
"optional": true,
|
|
547
|
+
"type": {
|
|
548
|
+
"primitive": "boolean"
|
|
549
|
+
}
|
|
550
|
+
},
|
|
536
551
|
{
|
|
537
552
|
"docs": {
|
|
538
553
|
"stability": "stable"
|
|
@@ -610,7 +625,7 @@
|
|
|
610
625
|
"kind": "interface",
|
|
611
626
|
"locationInModule": {
|
|
612
627
|
"filename": "src/pod.ts",
|
|
613
|
-
"line":
|
|
628
|
+
"line": 337
|
|
614
629
|
},
|
|
615
630
|
"name": "AbstractPodProps",
|
|
616
631
|
"properties": [
|
|
@@ -625,7 +640,7 @@
|
|
|
625
640
|
"immutable": true,
|
|
626
641
|
"locationInModule": {
|
|
627
642
|
"filename": "src/pod.ts",
|
|
628
|
-
"line":
|
|
643
|
+
"line": 444
|
|
629
644
|
},
|
|
630
645
|
"name": "automountServiceAccountToken",
|
|
631
646
|
"optional": true,
|
|
@@ -644,7 +659,7 @@
|
|
|
644
659
|
"immutable": true,
|
|
645
660
|
"locationInModule": {
|
|
646
661
|
"filename": "src/pod.ts",
|
|
647
|
-
"line":
|
|
662
|
+
"line": 347
|
|
648
663
|
},
|
|
649
664
|
"name": "containers",
|
|
650
665
|
"optional": true,
|
|
@@ -668,7 +683,7 @@
|
|
|
668
683
|
"immutable": true,
|
|
669
684
|
"locationInModule": {
|
|
670
685
|
"filename": "src/pod.ts",
|
|
671
|
-
"line":
|
|
686
|
+
"line": 429
|
|
672
687
|
},
|
|
673
688
|
"name": "dns",
|
|
674
689
|
"optional": true,
|
|
@@ -686,7 +701,7 @@
|
|
|
686
701
|
"immutable": true,
|
|
687
702
|
"locationInModule": {
|
|
688
703
|
"filename": "src/pod.ts",
|
|
689
|
-
"line":
|
|
704
|
+
"line": 436
|
|
690
705
|
},
|
|
691
706
|
"name": "dockerRegistryAuth",
|
|
692
707
|
"optional": true,
|
|
@@ -694,6 +709,25 @@
|
|
|
694
709
|
"fqn": "cdk8s-plus-31.ISecret"
|
|
695
710
|
}
|
|
696
711
|
},
|
|
712
|
+
{
|
|
713
|
+
"abstract": true,
|
|
714
|
+
"docs": {
|
|
715
|
+
"default": "true",
|
|
716
|
+
"see": "https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#accessing-the-service",
|
|
717
|
+
"stability": "stable",
|
|
718
|
+
"summary": "Indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links."
|
|
719
|
+
},
|
|
720
|
+
"immutable": true,
|
|
721
|
+
"locationInModule": {
|
|
722
|
+
"filename": "src/pod.ts",
|
|
723
|
+
"line": 483
|
|
724
|
+
},
|
|
725
|
+
"name": "enableServiceLinks",
|
|
726
|
+
"optional": true,
|
|
727
|
+
"type": {
|
|
728
|
+
"primitive": "boolean"
|
|
729
|
+
}
|
|
730
|
+
},
|
|
697
731
|
{
|
|
698
732
|
"abstract": true,
|
|
699
733
|
"docs": {
|
|
@@ -706,7 +740,7 @@
|
|
|
706
740
|
"immutable": true,
|
|
707
741
|
"locationInModule": {
|
|
708
742
|
"filename": "src/pod.ts",
|
|
709
|
-
"line":
|
|
743
|
+
"line": 417
|
|
710
744
|
},
|
|
711
745
|
"name": "hostAliases",
|
|
712
746
|
"optional": true,
|
|
@@ -729,7 +763,7 @@
|
|
|
729
763
|
"immutable": true,
|
|
730
764
|
"locationInModule": {
|
|
731
765
|
"filename": "src/pod.ts",
|
|
732
|
-
"line":
|
|
766
|
+
"line": 467
|
|
733
767
|
},
|
|
734
768
|
"name": "hostNetwork",
|
|
735
769
|
"optional": true,
|
|
@@ -749,7 +783,7 @@
|
|
|
749
783
|
"immutable": true,
|
|
750
784
|
"locationInModule": {
|
|
751
785
|
"filename": "src/pod.ts",
|
|
752
|
-
"line":
|
|
786
|
+
"line": 364
|
|
753
787
|
},
|
|
754
788
|
"name": "initContainers",
|
|
755
789
|
"optional": true,
|
|
@@ -773,7 +807,7 @@
|
|
|
773
807
|
"immutable": true,
|
|
774
808
|
"locationInModule": {
|
|
775
809
|
"filename": "src/pod.ts",
|
|
776
|
-
"line":
|
|
810
|
+
"line": 460
|
|
777
811
|
},
|
|
778
812
|
"name": "isolate",
|
|
779
813
|
"optional": true,
|
|
@@ -792,7 +826,7 @@
|
|
|
792
826
|
"immutable": true,
|
|
793
827
|
"locationInModule": {
|
|
794
828
|
"filename": "src/pod.ts",
|
|
795
|
-
"line":
|
|
829
|
+
"line": 384
|
|
796
830
|
},
|
|
797
831
|
"name": "restartPolicy",
|
|
798
832
|
"optional": true,
|
|
@@ -810,7 +844,7 @@
|
|
|
810
844
|
"immutable": true,
|
|
811
845
|
"locationInModule": {
|
|
812
846
|
"filename": "src/pod.ts",
|
|
813
|
-
"line":
|
|
847
|
+
"line": 410
|
|
814
848
|
},
|
|
815
849
|
"name": "securityContext",
|
|
816
850
|
"optional": true,
|
|
@@ -830,7 +864,7 @@
|
|
|
830
864
|
"immutable": true,
|
|
831
865
|
"locationInModule": {
|
|
832
866
|
"filename": "src/pod.ts",
|
|
833
|
-
"line":
|
|
867
|
+
"line": 400
|
|
834
868
|
},
|
|
835
869
|
"name": "serviceAccount",
|
|
836
870
|
"optional": true,
|
|
@@ -849,7 +883,7 @@
|
|
|
849
883
|
"immutable": true,
|
|
850
884
|
"locationInModule": {
|
|
851
885
|
"filename": "src/pod.ts",
|
|
852
|
-
"line":
|
|
886
|
+
"line": 452
|
|
853
887
|
},
|
|
854
888
|
"name": "shareProcessNamespace",
|
|
855
889
|
"optional": true,
|
|
@@ -867,7 +901,7 @@
|
|
|
867
901
|
"immutable": true,
|
|
868
902
|
"locationInModule": {
|
|
869
903
|
"filename": "src/pod.ts",
|
|
870
|
-
"line":
|
|
904
|
+
"line": 474
|
|
871
905
|
},
|
|
872
906
|
"name": "terminationGracePeriod",
|
|
873
907
|
"optional": true,
|
|
@@ -887,7 +921,7 @@
|
|
|
887
921
|
"immutable": true,
|
|
888
922
|
"locationInModule": {
|
|
889
923
|
"filename": "src/pod.ts",
|
|
890
|
-
"line":
|
|
924
|
+
"line": 375
|
|
891
925
|
},
|
|
892
926
|
"name": "volumes",
|
|
893
927
|
"optional": true,
|
|
@@ -7371,7 +7405,7 @@
|
|
|
7371
7405
|
"kind": "interface",
|
|
7372
7406
|
"locationInModule": {
|
|
7373
7407
|
"filename": "src/pod.ts",
|
|
7374
|
-
"line":
|
|
7408
|
+
"line": 894
|
|
7375
7409
|
},
|
|
7376
7410
|
"name": "DnsOption",
|
|
7377
7411
|
"properties": [
|
|
@@ -7384,7 +7418,7 @@
|
|
|
7384
7418
|
"immutable": true,
|
|
7385
7419
|
"locationInModule": {
|
|
7386
7420
|
"filename": "src/pod.ts",
|
|
7387
|
-
"line":
|
|
7421
|
+
"line": 899
|
|
7388
7422
|
},
|
|
7389
7423
|
"name": "name",
|
|
7390
7424
|
"type": {
|
|
@@ -7401,7 +7435,7 @@
|
|
|
7401
7435
|
"immutable": true,
|
|
7402
7436
|
"locationInModule": {
|
|
7403
7437
|
"filename": "src/pod.ts",
|
|
7404
|
-
"line":
|
|
7438
|
+
"line": 906
|
|
7405
7439
|
},
|
|
7406
7440
|
"name": "value",
|
|
7407
7441
|
"optional": true,
|
|
@@ -7422,7 +7456,7 @@
|
|
|
7422
7456
|
"kind": "enum",
|
|
7423
7457
|
"locationInModule": {
|
|
7424
7458
|
"filename": "src/pod.ts",
|
|
7425
|
-
"line":
|
|
7459
|
+
"line": 912
|
|
7426
7460
|
},
|
|
7427
7461
|
"members": [
|
|
7428
7462
|
{
|
|
@@ -8624,7 +8658,7 @@
|
|
|
8624
8658
|
"kind": "enum",
|
|
8625
8659
|
"locationInModule": {
|
|
8626
8660
|
"filename": "src/pod.ts",
|
|
8627
|
-
"line":
|
|
8661
|
+
"line": 876
|
|
8628
8662
|
},
|
|
8629
8663
|
"members": [
|
|
8630
8664
|
{
|
|
@@ -9598,7 +9632,7 @@
|
|
|
9598
9632
|
"kind": "interface",
|
|
9599
9633
|
"locationInModule": {
|
|
9600
9634
|
"filename": "src/pod.ts",
|
|
9601
|
-
"line":
|
|
9635
|
+
"line": 947
|
|
9602
9636
|
},
|
|
9603
9637
|
"name": "HostAlias",
|
|
9604
9638
|
"properties": [
|
|
@@ -9611,7 +9645,7 @@
|
|
|
9611
9645
|
"immutable": true,
|
|
9612
9646
|
"locationInModule": {
|
|
9613
9647
|
"filename": "src/pod.ts",
|
|
9614
|
-
"line":
|
|
9648
|
+
"line": 951
|
|
9615
9649
|
},
|
|
9616
9650
|
"name": "hostnames",
|
|
9617
9651
|
"type": {
|
|
@@ -9632,7 +9666,7 @@
|
|
|
9632
9666
|
"immutable": true,
|
|
9633
9667
|
"locationInModule": {
|
|
9634
9668
|
"filename": "src/pod.ts",
|
|
9635
|
-
"line":
|
|
9669
|
+
"line": 956
|
|
9636
9670
|
},
|
|
9637
9671
|
"name": "ip",
|
|
9638
9672
|
"type": {
|
|
@@ -10180,7 +10214,7 @@
|
|
|
10180
10214
|
"kind": "interface",
|
|
10181
10215
|
"locationInModule": {
|
|
10182
10216
|
"filename": "src/pod.ts",
|
|
10183
|
-
"line":
|
|
10217
|
+
"line": 558
|
|
10184
10218
|
},
|
|
10185
10219
|
"methods": [
|
|
10186
10220
|
{
|
|
@@ -10191,7 +10225,7 @@
|
|
|
10191
10225
|
},
|
|
10192
10226
|
"locationInModule": {
|
|
10193
10227
|
"filename": "src/pod.ts",
|
|
10194
|
-
"line":
|
|
10228
|
+
"line": 562
|
|
10195
10229
|
},
|
|
10196
10230
|
"name": "toPodSelectorConfig",
|
|
10197
10231
|
"returns": {
|
|
@@ -11372,7 +11406,7 @@
|
|
|
11372
11406
|
"kind": "class",
|
|
11373
11407
|
"locationInModule": {
|
|
11374
11408
|
"filename": "src/pod.ts",
|
|
11375
|
-
"line":
|
|
11409
|
+
"line": 1034
|
|
11376
11410
|
},
|
|
11377
11411
|
"methods": [
|
|
11378
11412
|
{
|
|
@@ -11382,7 +11416,7 @@
|
|
|
11382
11416
|
},
|
|
11383
11417
|
"locationInModule": {
|
|
11384
11418
|
"filename": "src/pod.ts",
|
|
11385
|
-
"line":
|
|
11419
|
+
"line": 1060
|
|
11386
11420
|
},
|
|
11387
11421
|
"name": "doesNotExist",
|
|
11388
11422
|
"parameters": [
|
|
@@ -11407,7 +11441,7 @@
|
|
|
11407
11441
|
},
|
|
11408
11442
|
"locationInModule": {
|
|
11409
11443
|
"filename": "src/pod.ts",
|
|
11410
|
-
"line":
|
|
11444
|
+
"line": 1053
|
|
11411
11445
|
},
|
|
11412
11446
|
"name": "exists",
|
|
11413
11447
|
"parameters": [
|
|
@@ -11432,7 +11466,7 @@
|
|
|
11432
11466
|
},
|
|
11433
11467
|
"locationInModule": {
|
|
11434
11468
|
"filename": "src/pod.ts",
|
|
11435
|
-
"line":
|
|
11469
|
+
"line": 1039
|
|
11436
11470
|
},
|
|
11437
11471
|
"name": "in",
|
|
11438
11472
|
"parameters": [
|
|
@@ -11468,7 +11502,7 @@
|
|
|
11468
11502
|
},
|
|
11469
11503
|
"locationInModule": {
|
|
11470
11504
|
"filename": "src/pod.ts",
|
|
11471
|
-
"line":
|
|
11505
|
+
"line": 1046
|
|
11472
11506
|
},
|
|
11473
11507
|
"name": "notIn",
|
|
11474
11508
|
"parameters": [
|
|
@@ -11507,7 +11541,7 @@
|
|
|
11507
11541
|
"immutable": true,
|
|
11508
11542
|
"locationInModule": {
|
|
11509
11543
|
"filename": "src/pod.ts",
|
|
11510
|
-
"line":
|
|
11544
|
+
"line": 1065
|
|
11511
11545
|
},
|
|
11512
11546
|
"name": "key",
|
|
11513
11547
|
"type": {
|
|
@@ -11521,7 +11555,7 @@
|
|
|
11521
11555
|
"immutable": true,
|
|
11522
11556
|
"locationInModule": {
|
|
11523
11557
|
"filename": "src/pod.ts",
|
|
11524
|
-
"line":
|
|
11558
|
+
"line": 1066
|
|
11525
11559
|
},
|
|
11526
11560
|
"name": "operator",
|
|
11527
11561
|
"type": {
|
|
@@ -11535,7 +11569,7 @@
|
|
|
11535
11569
|
"immutable": true,
|
|
11536
11570
|
"locationInModule": {
|
|
11537
11571
|
"filename": "src/pod.ts",
|
|
11538
|
-
"line":
|
|
11572
|
+
"line": 1067
|
|
11539
11573
|
},
|
|
11540
11574
|
"name": "values",
|
|
11541
11575
|
"optional": true,
|
|
@@ -11561,7 +11595,7 @@
|
|
|
11561
11595
|
"kind": "class",
|
|
11562
11596
|
"locationInModule": {
|
|
11563
11597
|
"filename": "src/pod.ts",
|
|
11564
|
-
"line":
|
|
11598
|
+
"line": 510
|
|
11565
11599
|
},
|
|
11566
11600
|
"methods": [
|
|
11567
11601
|
{
|
|
@@ -11570,7 +11604,7 @@
|
|
|
11570
11604
|
},
|
|
11571
11605
|
"locationInModule": {
|
|
11572
11606
|
"filename": "src/pod.ts",
|
|
11573
|
-
"line":
|
|
11607
|
+
"line": 512
|
|
11574
11608
|
},
|
|
11575
11609
|
"name": "of",
|
|
11576
11610
|
"parameters": [
|
|
@@ -11595,7 +11629,7 @@
|
|
|
11595
11629
|
},
|
|
11596
11630
|
"locationInModule": {
|
|
11597
11631
|
"filename": "src/pod.ts",
|
|
11598
|
-
"line":
|
|
11632
|
+
"line": 520
|
|
11599
11633
|
},
|
|
11600
11634
|
"name": "isEmpty",
|
|
11601
11635
|
"returns": {
|
|
@@ -11619,7 +11653,7 @@
|
|
|
11619
11653
|
"kind": "interface",
|
|
11620
11654
|
"locationInModule": {
|
|
11621
11655
|
"filename": "src/pod.ts",
|
|
11622
|
-
"line":
|
|
11656
|
+
"line": 494
|
|
11623
11657
|
},
|
|
11624
11658
|
"name": "LabelSelectorOptions",
|
|
11625
11659
|
"properties": [
|
|
@@ -11632,7 +11666,7 @@
|
|
|
11632
11666
|
"immutable": true,
|
|
11633
11667
|
"locationInModule": {
|
|
11634
11668
|
"filename": "src/pod.ts",
|
|
11635
|
-
"line":
|
|
11669
|
+
"line": 504
|
|
11636
11670
|
},
|
|
11637
11671
|
"name": "expressions",
|
|
11638
11672
|
"optional": true,
|
|
@@ -11654,7 +11688,7 @@
|
|
|
11654
11688
|
"immutable": true,
|
|
11655
11689
|
"locationInModule": {
|
|
11656
11690
|
"filename": "src/pod.ts",
|
|
11657
|
-
"line":
|
|
11691
|
+
"line": 499
|
|
11658
11692
|
},
|
|
11659
11693
|
"name": "labels",
|
|
11660
11694
|
"optional": true,
|
|
@@ -11756,7 +11790,7 @@
|
|
|
11756
11790
|
},
|
|
11757
11791
|
"locationInModule": {
|
|
11758
11792
|
"filename": "src/pod.ts",
|
|
11759
|
-
"line":
|
|
11793
|
+
"line": 1273
|
|
11760
11794
|
},
|
|
11761
11795
|
"parameters": [
|
|
11762
11796
|
{
|
|
@@ -11775,7 +11809,7 @@
|
|
|
11775
11809
|
"kind": "class",
|
|
11776
11810
|
"locationInModule": {
|
|
11777
11811
|
"filename": "src/pod.ts",
|
|
11778
|
-
"line":
|
|
11812
|
+
"line": 1272
|
|
11779
11813
|
},
|
|
11780
11814
|
"name": "LabeledNode",
|
|
11781
11815
|
"properties": [
|
|
@@ -11786,7 +11820,7 @@
|
|
|
11786
11820
|
"immutable": true,
|
|
11787
11821
|
"locationInModule": {
|
|
11788
11822
|
"filename": "src/pod.ts",
|
|
11789
|
-
"line":
|
|
11823
|
+
"line": 1273
|
|
11790
11824
|
},
|
|
11791
11825
|
"name": "labelSelector",
|
|
11792
11826
|
"type": {
|
|
@@ -12575,7 +12609,7 @@
|
|
|
12575
12609
|
},
|
|
12576
12610
|
"locationInModule": {
|
|
12577
12611
|
"filename": "src/pod.ts",
|
|
12578
|
-
"line":
|
|
12612
|
+
"line": 1287
|
|
12579
12613
|
},
|
|
12580
12614
|
"parameters": [
|
|
12581
12615
|
{
|
|
@@ -12589,7 +12623,7 @@
|
|
|
12589
12623
|
"kind": "class",
|
|
12590
12624
|
"locationInModule": {
|
|
12591
12625
|
"filename": "src/pod.ts",
|
|
12592
|
-
"line":
|
|
12626
|
+
"line": 1286
|
|
12593
12627
|
},
|
|
12594
12628
|
"name": "NamedNode",
|
|
12595
12629
|
"properties": [
|
|
@@ -12600,7 +12634,7 @@
|
|
|
12600
12634
|
"immutable": true,
|
|
12601
12635
|
"locationInModule": {
|
|
12602
12636
|
"filename": "src/pod.ts",
|
|
12603
|
-
"line":
|
|
12637
|
+
"line": 1287
|
|
12604
12638
|
},
|
|
12605
12639
|
"name": "name",
|
|
12606
12640
|
"type": {
|
|
@@ -14249,7 +14283,7 @@
|
|
|
14249
14283
|
"kind": "class",
|
|
14250
14284
|
"locationInModule": {
|
|
14251
14285
|
"filename": "src/pod.ts",
|
|
14252
|
-
"line":
|
|
14286
|
+
"line": 1293
|
|
14253
14287
|
},
|
|
14254
14288
|
"methods": [
|
|
14255
14289
|
{
|
|
@@ -14259,7 +14293,7 @@
|
|
|
14259
14293
|
},
|
|
14260
14294
|
"locationInModule": {
|
|
14261
14295
|
"filename": "src/pod.ts",
|
|
14262
|
-
"line":
|
|
14296
|
+
"line": 1298
|
|
14263
14297
|
},
|
|
14264
14298
|
"name": "labeled",
|
|
14265
14299
|
"parameters": [
|
|
@@ -14286,7 +14320,7 @@
|
|
|
14286
14320
|
},
|
|
14287
14321
|
"locationInModule": {
|
|
14288
14322
|
"filename": "src/pod.ts",
|
|
14289
|
-
"line":
|
|
14323
|
+
"line": 1305
|
|
14290
14324
|
},
|
|
14291
14325
|
"name": "named",
|
|
14292
14326
|
"parameters": [
|
|
@@ -14311,7 +14345,7 @@
|
|
|
14311
14345
|
},
|
|
14312
14346
|
"locationInModule": {
|
|
14313
14347
|
"filename": "src/pod.ts",
|
|
14314
|
-
"line":
|
|
14348
|
+
"line": 1312
|
|
14315
14349
|
},
|
|
14316
14350
|
"name": "tainted",
|
|
14317
14351
|
"parameters": [
|
|
@@ -14345,7 +14379,7 @@
|
|
|
14345
14379
|
"kind": "class",
|
|
14346
14380
|
"locationInModule": {
|
|
14347
14381
|
"filename": "src/pod.ts",
|
|
14348
|
-
"line":
|
|
14382
|
+
"line": 962
|
|
14349
14383
|
},
|
|
14350
14384
|
"methods": [
|
|
14351
14385
|
{
|
|
@@ -14355,7 +14389,7 @@
|
|
|
14355
14389
|
},
|
|
14356
14390
|
"locationInModule": {
|
|
14357
14391
|
"filename": "src/pod.ts",
|
|
14358
|
-
"line":
|
|
14392
|
+
"line": 995
|
|
14359
14393
|
},
|
|
14360
14394
|
"name": "doesNotExist",
|
|
14361
14395
|
"parameters": [
|
|
@@ -14380,7 +14414,7 @@
|
|
|
14380
14414
|
},
|
|
14381
14415
|
"locationInModule": {
|
|
14382
14416
|
"filename": "src/pod.ts",
|
|
14383
|
-
"line":
|
|
14417
|
+
"line": 988
|
|
14384
14418
|
},
|
|
14385
14419
|
"name": "exists",
|
|
14386
14420
|
"parameters": [
|
|
@@ -14405,7 +14439,7 @@
|
|
|
14405
14439
|
},
|
|
14406
14440
|
"locationInModule": {
|
|
14407
14441
|
"filename": "src/pod.ts",
|
|
14408
|
-
"line":
|
|
14442
|
+
"line": 1002
|
|
14409
14443
|
},
|
|
14410
14444
|
"name": "gt",
|
|
14411
14445
|
"parameters": [
|
|
@@ -14441,7 +14475,7 @@
|
|
|
14441
14475
|
},
|
|
14442
14476
|
"locationInModule": {
|
|
14443
14477
|
"filename": "src/pod.ts",
|
|
14444
|
-
"line":
|
|
14478
|
+
"line": 974
|
|
14445
14479
|
},
|
|
14446
14480
|
"name": "in",
|
|
14447
14481
|
"parameters": [
|
|
@@ -14477,7 +14511,7 @@
|
|
|
14477
14511
|
},
|
|
14478
14512
|
"locationInModule": {
|
|
14479
14513
|
"filename": "src/pod.ts",
|
|
14480
|
-
"line":
|
|
14514
|
+
"line": 967
|
|
14481
14515
|
},
|
|
14482
14516
|
"name": "is",
|
|
14483
14517
|
"parameters": [
|
|
@@ -14508,7 +14542,7 @@
|
|
|
14508
14542
|
},
|
|
14509
14543
|
"locationInModule": {
|
|
14510
14544
|
"filename": "src/pod.ts",
|
|
14511
|
-
"line":
|
|
14545
|
+
"line": 1009
|
|
14512
14546
|
},
|
|
14513
14547
|
"name": "lt",
|
|
14514
14548
|
"parameters": [
|
|
@@ -14544,7 +14578,7 @@
|
|
|
14544
14578
|
},
|
|
14545
14579
|
"locationInModule": {
|
|
14546
14580
|
"filename": "src/pod.ts",
|
|
14547
|
-
"line":
|
|
14581
|
+
"line": 981
|
|
14548
14582
|
},
|
|
14549
14583
|
"name": "notIn",
|
|
14550
14584
|
"parameters": [
|
|
@@ -14587,7 +14621,7 @@
|
|
|
14587
14621
|
"kind": "class",
|
|
14588
14622
|
"locationInModule": {
|
|
14589
14623
|
"filename": "src/pod.ts",
|
|
14590
|
-
"line":
|
|
14624
|
+
"line": 1123
|
|
14591
14625
|
},
|
|
14592
14626
|
"methods": [
|
|
14593
14627
|
{
|
|
@@ -14597,7 +14631,7 @@
|
|
|
14597
14631
|
},
|
|
14598
14632
|
"locationInModule": {
|
|
14599
14633
|
"filename": "src/pod.ts",
|
|
14600
|
-
"line":
|
|
14634
|
+
"line": 1142
|
|
14601
14635
|
},
|
|
14602
14636
|
"name": "any",
|
|
14603
14637
|
"returns": {
|
|
@@ -14614,7 +14648,7 @@
|
|
|
14614
14648
|
},
|
|
14615
14649
|
"locationInModule": {
|
|
14616
14650
|
"filename": "src/pod.ts",
|
|
14617
|
-
"line":
|
|
14651
|
+
"line": 1135
|
|
14618
14652
|
},
|
|
14619
14653
|
"name": "exists",
|
|
14620
14654
|
"parameters": [
|
|
@@ -14646,7 +14680,7 @@
|
|
|
14646
14680
|
},
|
|
14647
14681
|
"locationInModule": {
|
|
14648
14682
|
"filename": "src/pod.ts",
|
|
14649
|
-
"line":
|
|
14683
|
+
"line": 1128
|
|
14650
14684
|
},
|
|
14651
14685
|
"name": "is",
|
|
14652
14686
|
"parameters": [
|
|
@@ -14692,7 +14726,7 @@
|
|
|
14692
14726
|
"kind": "interface",
|
|
14693
14727
|
"locationInModule": {
|
|
14694
14728
|
"filename": "src/pod.ts",
|
|
14695
|
-
"line":
|
|
14729
|
+
"line": 1103
|
|
14696
14730
|
},
|
|
14697
14731
|
"name": "NodeTaintQueryOptions",
|
|
14698
14732
|
"properties": [
|
|
@@ -14706,7 +14740,7 @@
|
|
|
14706
14740
|
"immutable": true,
|
|
14707
14741
|
"locationInModule": {
|
|
14708
14742
|
"filename": "src/pod.ts",
|
|
14709
|
-
"line":
|
|
14743
|
+
"line": 1109
|
|
14710
14744
|
},
|
|
14711
14745
|
"name": "effect",
|
|
14712
14746
|
"optional": true,
|
|
@@ -14725,7 +14759,7 @@
|
|
|
14725
14759
|
"immutable": true,
|
|
14726
14760
|
"locationInModule": {
|
|
14727
14761
|
"filename": "src/pod.ts",
|
|
14728
|
-
"line":
|
|
14762
|
+
"line": 1117
|
|
14729
14763
|
},
|
|
14730
14764
|
"name": "evictAfter",
|
|
14731
14765
|
"optional": true,
|
|
@@ -15976,7 +16010,7 @@
|
|
|
15976
16010
|
},
|
|
15977
16011
|
"locationInModule": {
|
|
15978
16012
|
"filename": "src/pod.ts",
|
|
15979
|
-
"line":
|
|
16013
|
+
"line": 587
|
|
15980
16014
|
},
|
|
15981
16015
|
"parameters": [
|
|
15982
16016
|
{
|
|
@@ -16003,7 +16037,7 @@
|
|
|
16003
16037
|
"kind": "class",
|
|
16004
16038
|
"locationInModule": {
|
|
16005
16039
|
"filename": "src/pod.ts",
|
|
16006
|
-
"line":
|
|
16040
|
+
"line": 569
|
|
16007
16041
|
},
|
|
16008
16042
|
"name": "Pod",
|
|
16009
16043
|
"properties": [
|
|
@@ -16017,7 +16051,7 @@
|
|
|
16017
16051
|
"immutable": true,
|
|
16018
16052
|
"locationInModule": {
|
|
16019
16053
|
"filename": "src/pod.ts",
|
|
16020
|
-
"line":
|
|
16054
|
+
"line": 575
|
|
16021
16055
|
},
|
|
16022
16056
|
"name": "ADDRESS_LABEL",
|
|
16023
16057
|
"static": true,
|
|
@@ -16034,7 +16068,7 @@
|
|
|
16034
16068
|
"immutable": true,
|
|
16035
16069
|
"locationInModule": {
|
|
16036
16070
|
"filename": "src/pod.ts",
|
|
16037
|
-
"line":
|
|
16071
|
+
"line": 580
|
|
16038
16072
|
},
|
|
16039
16073
|
"name": "apiObject",
|
|
16040
16074
|
"overrides": "cdk8s-plus-31.Resource",
|
|
@@ -16050,7 +16084,7 @@
|
|
|
16050
16084
|
"immutable": true,
|
|
16051
16085
|
"locationInModule": {
|
|
16052
16086
|
"filename": "src/pod.ts",
|
|
16053
|
-
"line":
|
|
16087
|
+
"line": 585
|
|
16054
16088
|
},
|
|
16055
16089
|
"name": "connections",
|
|
16056
16090
|
"type": {
|
|
@@ -16064,7 +16098,7 @@
|
|
|
16064
16098
|
"immutable": true,
|
|
16065
16099
|
"locationInModule": {
|
|
16066
16100
|
"filename": "src/pod.ts",
|
|
16067
|
-
"line":
|
|
16101
|
+
"line": 605
|
|
16068
16102
|
},
|
|
16069
16103
|
"name": "podMetadata",
|
|
16070
16104
|
"overrides": "cdk8s-plus-31.AbstractPod",
|
|
@@ -16080,7 +16114,7 @@
|
|
|
16080
16114
|
"immutable": true,
|
|
16081
16115
|
"locationInModule": {
|
|
16082
16116
|
"filename": "src/pod.ts",
|
|
16083
|
-
"line":
|
|
16117
|
+
"line": 582
|
|
16084
16118
|
},
|
|
16085
16119
|
"name": "resourceType",
|
|
16086
16120
|
"overrides": "cdk8s-plus-31.Resource",
|
|
@@ -16095,7 +16129,7 @@
|
|
|
16095
16129
|
"immutable": true,
|
|
16096
16130
|
"locationInModule": {
|
|
16097
16131
|
"filename": "src/pod.ts",
|
|
16098
|
-
"line":
|
|
16132
|
+
"line": 584
|
|
16099
16133
|
},
|
|
16100
16134
|
"name": "scheduling",
|
|
16101
16135
|
"type": {
|
|
@@ -16118,7 +16152,7 @@
|
|
|
16118
16152
|
},
|
|
16119
16153
|
"locationInModule": {
|
|
16120
16154
|
"filename": "src/pod.ts",
|
|
16121
|
-
"line":
|
|
16155
|
+
"line": 1692
|
|
16122
16156
|
},
|
|
16123
16157
|
"parameters": [
|
|
16124
16158
|
{
|
|
@@ -16132,7 +16166,7 @@
|
|
|
16132
16166
|
"kind": "class",
|
|
16133
16167
|
"locationInModule": {
|
|
16134
16168
|
"filename": "src/pod.ts",
|
|
16135
|
-
"line":
|
|
16169
|
+
"line": 1690
|
|
16136
16170
|
},
|
|
16137
16171
|
"methods": [
|
|
16138
16172
|
{
|
|
@@ -16144,7 +16178,7 @@
|
|
|
16144
16178
|
},
|
|
16145
16179
|
"locationInModule": {
|
|
16146
16180
|
"filename": "src/pod.ts",
|
|
16147
|
-
"line":
|
|
16181
|
+
"line": 1734
|
|
16148
16182
|
},
|
|
16149
16183
|
"name": "allowFrom",
|
|
16150
16184
|
"parameters": [
|
|
@@ -16172,7 +16206,7 @@
|
|
|
16172
16206
|
},
|
|
16173
16207
|
"locationInModule": {
|
|
16174
16208
|
"filename": "src/pod.ts",
|
|
16175
|
-
"line":
|
|
16209
|
+
"line": 1712
|
|
16176
16210
|
},
|
|
16177
16211
|
"name": "allowTo",
|
|
16178
16212
|
"parameters": [
|
|
@@ -16198,7 +16232,7 @@
|
|
|
16198
16232
|
},
|
|
16199
16233
|
"locationInModule": {
|
|
16200
16234
|
"filename": "src/pod.ts",
|
|
16201
|
-
"line":
|
|
16235
|
+
"line": 1833
|
|
16202
16236
|
},
|
|
16203
16237
|
"name": "isolate"
|
|
16204
16238
|
}
|
|
@@ -16212,7 +16246,7 @@
|
|
|
16212
16246
|
"immutable": true,
|
|
16213
16247
|
"locationInModule": {
|
|
16214
16248
|
"filename": "src/pod.ts",
|
|
16215
|
-
"line":
|
|
16249
|
+
"line": 1692
|
|
16216
16250
|
},
|
|
16217
16251
|
"name": "instance",
|
|
16218
16252
|
"protected": true,
|
|
@@ -16234,7 +16268,7 @@
|
|
|
16234
16268
|
"kind": "interface",
|
|
16235
16269
|
"locationInModule": {
|
|
16236
16270
|
"filename": "src/pod.ts",
|
|
16237
|
-
"line":
|
|
16271
|
+
"line": 1669
|
|
16238
16272
|
},
|
|
16239
16273
|
"name": "PodConnectionsAllowFromOptions",
|
|
16240
16274
|
"properties": [
|
|
@@ -16248,7 +16282,7 @@
|
|
|
16248
16282
|
"immutable": true,
|
|
16249
16283
|
"locationInModule": {
|
|
16250
16284
|
"filename": "src/pod.ts",
|
|
16251
|
-
"line":
|
|
16285
|
+
"line": 1676
|
|
16252
16286
|
},
|
|
16253
16287
|
"name": "isolation",
|
|
16254
16288
|
"optional": true,
|
|
@@ -16266,7 +16300,7 @@
|
|
|
16266
16300
|
"immutable": true,
|
|
16267
16301
|
"locationInModule": {
|
|
16268
16302
|
"filename": "src/pod.ts",
|
|
16269
|
-
"line":
|
|
16303
|
+
"line": 1683
|
|
16270
16304
|
},
|
|
16271
16305
|
"name": "ports",
|
|
16272
16306
|
"optional": true,
|
|
@@ -16293,7 +16327,7 @@
|
|
|
16293
16327
|
"kind": "interface",
|
|
16294
16328
|
"locationInModule": {
|
|
16295
16329
|
"filename": "src/pod.ts",
|
|
16296
|
-
"line":
|
|
16330
|
+
"line": 1648
|
|
16297
16331
|
},
|
|
16298
16332
|
"name": "PodConnectionsAllowToOptions",
|
|
16299
16333
|
"properties": [
|
|
@@ -16307,7 +16341,7 @@
|
|
|
16307
16341
|
"immutable": true,
|
|
16308
16342
|
"locationInModule": {
|
|
16309
16343
|
"filename": "src/pod.ts",
|
|
16310
|
-
"line":
|
|
16344
|
+
"line": 1655
|
|
16311
16345
|
},
|
|
16312
16346
|
"name": "isolation",
|
|
16313
16347
|
"optional": true,
|
|
@@ -16325,7 +16359,7 @@
|
|
|
16325
16359
|
"immutable": true,
|
|
16326
16360
|
"locationInModule": {
|
|
16327
16361
|
"filename": "src/pod.ts",
|
|
16328
|
-
"line":
|
|
16362
|
+
"line": 1662
|
|
16329
16363
|
},
|
|
16330
16364
|
"name": "ports",
|
|
16331
16365
|
"optional": true,
|
|
@@ -16351,7 +16385,7 @@
|
|
|
16351
16385
|
"kind": "enum",
|
|
16352
16386
|
"locationInModule": {
|
|
16353
16387
|
"filename": "src/pod.ts",
|
|
16354
|
-
"line":
|
|
16388
|
+
"line": 1631
|
|
16355
16389
|
},
|
|
16356
16390
|
"members": [
|
|
16357
16391
|
{
|
|
@@ -16385,7 +16419,7 @@
|
|
|
16385
16419
|
},
|
|
16386
16420
|
"locationInModule": {
|
|
16387
16421
|
"filename": "src/pod.ts",
|
|
16388
|
-
"line":
|
|
16422
|
+
"line": 721
|
|
16389
16423
|
},
|
|
16390
16424
|
"parameters": [
|
|
16391
16425
|
{
|
|
@@ -16400,7 +16434,7 @@
|
|
|
16400
16434
|
"kind": "class",
|
|
16401
16435
|
"locationInModule": {
|
|
16402
16436
|
"filename": "src/pod.ts",
|
|
16403
|
-
"line":
|
|
16437
|
+
"line": 695
|
|
16404
16438
|
},
|
|
16405
16439
|
"methods": [
|
|
16406
16440
|
{
|
|
@@ -16410,7 +16444,7 @@
|
|
|
16410
16444
|
},
|
|
16411
16445
|
"locationInModule": {
|
|
16412
16446
|
"filename": "src/pod.ts",
|
|
16413
|
-
"line":
|
|
16447
|
+
"line": 755
|
|
16414
16448
|
},
|
|
16415
16449
|
"name": "addNameserver",
|
|
16416
16450
|
"parameters": [
|
|
@@ -16431,7 +16465,7 @@
|
|
|
16431
16465
|
},
|
|
16432
16466
|
"locationInModule": {
|
|
16433
16467
|
"filename": "src/pod.ts",
|
|
16434
|
-
"line":
|
|
16468
|
+
"line": 769
|
|
16435
16469
|
},
|
|
16436
16470
|
"name": "addOption",
|
|
16437
16471
|
"parameters": [
|
|
@@ -16452,7 +16486,7 @@
|
|
|
16452
16486
|
},
|
|
16453
16487
|
"locationInModule": {
|
|
16454
16488
|
"filename": "src/pod.ts",
|
|
16455
|
-
"line":
|
|
16489
|
+
"line": 762
|
|
16456
16490
|
},
|
|
16457
16491
|
"name": "addSearch",
|
|
16458
16492
|
"parameters": [
|
|
@@ -16477,7 +16511,7 @@
|
|
|
16477
16511
|
"immutable": true,
|
|
16478
16512
|
"locationInModule": {
|
|
16479
16513
|
"filename": "src/pod.ts",
|
|
16480
|
-
"line":
|
|
16514
|
+
"line": 715
|
|
16481
16515
|
},
|
|
16482
16516
|
"name": "hostnameAsFQDN",
|
|
16483
16517
|
"type": {
|
|
@@ -16492,7 +16526,7 @@
|
|
|
16492
16526
|
"immutable": true,
|
|
16493
16527
|
"locationInModule": {
|
|
16494
16528
|
"filename": "src/pod.ts",
|
|
16495
|
-
"line":
|
|
16529
|
+
"line": 734
|
|
16496
16530
|
},
|
|
16497
16531
|
"name": "nameservers",
|
|
16498
16532
|
"type": {
|
|
@@ -16512,7 +16546,7 @@
|
|
|
16512
16546
|
"immutable": true,
|
|
16513
16547
|
"locationInModule": {
|
|
16514
16548
|
"filename": "src/pod.ts",
|
|
16515
|
-
"line":
|
|
16549
|
+
"line": 748
|
|
16516
16550
|
},
|
|
16517
16551
|
"name": "options",
|
|
16518
16552
|
"type": {
|
|
@@ -16532,7 +16566,7 @@
|
|
|
16532
16566
|
"immutable": true,
|
|
16533
16567
|
"locationInModule": {
|
|
16534
16568
|
"filename": "src/pod.ts",
|
|
16535
|
-
"line":
|
|
16569
|
+
"line": 700
|
|
16536
16570
|
},
|
|
16537
16571
|
"name": "policy",
|
|
16538
16572
|
"type": {
|
|
@@ -16547,7 +16581,7 @@
|
|
|
16547
16581
|
"immutable": true,
|
|
16548
16582
|
"locationInModule": {
|
|
16549
16583
|
"filename": "src/pod.ts",
|
|
16550
|
-
"line":
|
|
16584
|
+
"line": 741
|
|
16551
16585
|
},
|
|
16552
16586
|
"name": "searches",
|
|
16553
16587
|
"type": {
|
|
@@ -16568,7 +16602,7 @@
|
|
|
16568
16602
|
"immutable": true,
|
|
16569
16603
|
"locationInModule": {
|
|
16570
16604
|
"filename": "src/pod.ts",
|
|
16571
|
-
"line":
|
|
16605
|
+
"line": 705
|
|
16572
16606
|
},
|
|
16573
16607
|
"name": "hostname",
|
|
16574
16608
|
"optional": true,
|
|
@@ -16584,7 +16618,7 @@
|
|
|
16584
16618
|
"immutable": true,
|
|
16585
16619
|
"locationInModule": {
|
|
16586
16620
|
"filename": "src/pod.ts",
|
|
16587
|
-
"line":
|
|
16621
|
+
"line": 710
|
|
16588
16622
|
},
|
|
16589
16623
|
"name": "subdomain",
|
|
16590
16624
|
"optional": true,
|
|
@@ -16606,7 +16640,7 @@
|
|
|
16606
16640
|
"kind": "interface",
|
|
16607
16641
|
"locationInModule": {
|
|
16608
16642
|
"filename": "src/pod.ts",
|
|
16609
|
-
"line":
|
|
16643
|
+
"line": 628
|
|
16610
16644
|
},
|
|
16611
16645
|
"name": "PodDnsProps",
|
|
16612
16646
|
"properties": [
|
|
@@ -16620,7 +16654,7 @@
|
|
|
16620
16654
|
"immutable": true,
|
|
16621
16655
|
"locationInModule": {
|
|
16622
16656
|
"filename": "src/pod.ts",
|
|
16623
|
-
"line":
|
|
16657
|
+
"line": 635
|
|
16624
16658
|
},
|
|
16625
16659
|
"name": "hostname",
|
|
16626
16660
|
"optional": true,
|
|
@@ -16639,7 +16673,7 @@
|
|
|
16639
16673
|
"immutable": true,
|
|
16640
16674
|
"locationInModule": {
|
|
16641
16675
|
"filename": "src/pod.ts",
|
|
16642
|
-
"line":
|
|
16676
|
+
"line": 653
|
|
16643
16677
|
},
|
|
16644
16678
|
"name": "hostnameAsFQDN",
|
|
16645
16679
|
"optional": true,
|
|
@@ -16657,7 +16691,7 @@
|
|
|
16657
16691
|
"immutable": true,
|
|
16658
16692
|
"locationInModule": {
|
|
16659
16693
|
"filename": "src/pod.ts",
|
|
16660
|
-
"line":
|
|
16694
|
+
"line": 671
|
|
16661
16695
|
},
|
|
16662
16696
|
"name": "nameservers",
|
|
16663
16697
|
"optional": true,
|
|
@@ -16680,7 +16714,7 @@
|
|
|
16680
16714
|
"immutable": true,
|
|
16681
16715
|
"locationInModule": {
|
|
16682
16716
|
"filename": "src/pod.ts",
|
|
16683
|
-
"line":
|
|
16717
|
+
"line": 689
|
|
16684
16718
|
},
|
|
16685
16719
|
"name": "options",
|
|
16686
16720
|
"optional": true,
|
|
@@ -16704,7 +16738,7 @@
|
|
|
16704
16738
|
"immutable": true,
|
|
16705
16739
|
"locationInModule": {
|
|
16706
16740
|
"filename": "src/pod.ts",
|
|
16707
|
-
"line":
|
|
16741
|
+
"line": 662
|
|
16708
16742
|
},
|
|
16709
16743
|
"name": "policy",
|
|
16710
16744
|
"optional": true,
|
|
@@ -16722,7 +16756,7 @@
|
|
|
16722
16756
|
"immutable": true,
|
|
16723
16757
|
"locationInModule": {
|
|
16724
16758
|
"filename": "src/pod.ts",
|
|
16725
|
-
"line":
|
|
16759
|
+
"line": 681
|
|
16726
16760
|
},
|
|
16727
16761
|
"name": "searches",
|
|
16728
16762
|
"optional": true,
|
|
@@ -16745,7 +16779,7 @@
|
|
|
16745
16779
|
"immutable": true,
|
|
16746
16780
|
"locationInModule": {
|
|
16747
16781
|
"filename": "src/pod.ts",
|
|
16748
|
-
"line":
|
|
16782
|
+
"line": 642
|
|
16749
16783
|
},
|
|
16750
16784
|
"name": "subdomain",
|
|
16751
16785
|
"optional": true,
|
|
@@ -16800,7 +16834,7 @@
|
|
|
16800
16834
|
"kind": "interface",
|
|
16801
16835
|
"locationInModule": {
|
|
16802
16836
|
"filename": "src/pod.ts",
|
|
16803
|
-
"line":
|
|
16837
|
+
"line": 489
|
|
16804
16838
|
},
|
|
16805
16839
|
"name": "PodProps",
|
|
16806
16840
|
"symbolId": "src/pod:PodProps"
|
|
@@ -16818,7 +16852,7 @@
|
|
|
16818
16852
|
},
|
|
16819
16853
|
"locationInModule": {
|
|
16820
16854
|
"filename": "src/pod.ts",
|
|
16821
|
-
"line":
|
|
16855
|
+
"line": 1430
|
|
16822
16856
|
},
|
|
16823
16857
|
"parameters": [
|
|
16824
16858
|
{
|
|
@@ -16832,7 +16866,7 @@
|
|
|
16832
16866
|
"kind": "class",
|
|
16833
16867
|
"locationInModule": {
|
|
16834
16868
|
"filename": "src/pod.ts",
|
|
16835
|
-
"line":
|
|
16869
|
+
"line": 1419
|
|
16836
16870
|
},
|
|
16837
16871
|
"methods": [
|
|
16838
16872
|
{
|
|
@@ -16843,7 +16877,7 @@
|
|
|
16843
16877
|
},
|
|
16844
16878
|
"locationInModule": {
|
|
16845
16879
|
"filename": "src/pod.ts",
|
|
16846
|
-
"line":
|
|
16880
|
+
"line": 1450
|
|
16847
16881
|
},
|
|
16848
16882
|
"name": "assign",
|
|
16849
16883
|
"parameters": [
|
|
@@ -16864,7 +16898,7 @@
|
|
|
16864
16898
|
},
|
|
16865
16899
|
"locationInModule": {
|
|
16866
16900
|
"filename": "src/pod.ts",
|
|
16867
|
-
"line":
|
|
16901
|
+
"line": 1497
|
|
16868
16902
|
},
|
|
16869
16903
|
"name": "attract",
|
|
16870
16904
|
"parameters": [
|
|
@@ -16892,7 +16926,7 @@
|
|
|
16892
16926
|
},
|
|
16893
16927
|
"locationInModule": {
|
|
16894
16928
|
"filename": "src/pod.ts",
|
|
16895
|
-
"line":
|
|
16929
|
+
"line": 1526
|
|
16896
16930
|
},
|
|
16897
16931
|
"name": "colocate",
|
|
16898
16932
|
"parameters": [
|
|
@@ -16920,7 +16954,7 @@
|
|
|
16920
16954
|
},
|
|
16921
16955
|
"locationInModule": {
|
|
16922
16956
|
"filename": "src/pod.ts",
|
|
16923
|
-
"line":
|
|
16957
|
+
"line": 1555
|
|
16924
16958
|
},
|
|
16925
16959
|
"name": "separate",
|
|
16926
16960
|
"parameters": [
|
|
@@ -16948,7 +16982,7 @@
|
|
|
16948
16982
|
},
|
|
16949
16983
|
"locationInModule": {
|
|
16950
16984
|
"filename": "src/pod.ts",
|
|
16951
|
-
"line":
|
|
16985
|
+
"line": 1480
|
|
16952
16986
|
},
|
|
16953
16987
|
"name": "tolerate",
|
|
16954
16988
|
"parameters": [
|
|
@@ -16970,7 +17004,7 @@
|
|
|
16970
17004
|
"immutable": true,
|
|
16971
17005
|
"locationInModule": {
|
|
16972
17006
|
"filename": "src/pod.ts",
|
|
16973
|
-
"line":
|
|
17007
|
+
"line": 1430
|
|
16974
17008
|
},
|
|
16975
17009
|
"name": "instance",
|
|
16976
17010
|
"protected": true,
|
|
@@ -16992,7 +17026,7 @@
|
|
|
16992
17026
|
"kind": "interface",
|
|
16993
17027
|
"locationInModule": {
|
|
16994
17028
|
"filename": "src/pod.ts",
|
|
16995
|
-
"line":
|
|
17029
|
+
"line": 1407
|
|
16996
17030
|
},
|
|
16997
17031
|
"name": "PodSchedulingAttractOptions",
|
|
16998
17032
|
"properties": [
|
|
@@ -17006,7 +17040,7 @@
|
|
|
17006
17040
|
"immutable": true,
|
|
17007
17041
|
"locationInModule": {
|
|
17008
17042
|
"filename": "src/pod.ts",
|
|
17009
|
-
"line":
|
|
17043
|
+
"line": 1413
|
|
17010
17044
|
},
|
|
17011
17045
|
"name": "weight",
|
|
17012
17046
|
"optional": true,
|
|
@@ -17028,7 +17062,7 @@
|
|
|
17028
17062
|
"kind": "interface",
|
|
17029
17063
|
"locationInModule": {
|
|
17030
17064
|
"filename": "src/pod.ts",
|
|
17031
|
-
"line":
|
|
17065
|
+
"line": 1369
|
|
17032
17066
|
},
|
|
17033
17067
|
"name": "PodSchedulingColocateOptions",
|
|
17034
17068
|
"properties": [
|
|
@@ -17042,7 +17076,7 @@
|
|
|
17042
17076
|
"immutable": true,
|
|
17043
17077
|
"locationInModule": {
|
|
17044
17078
|
"filename": "src/pod.ts",
|
|
17045
|
-
"line":
|
|
17079
|
+
"line": 1375
|
|
17046
17080
|
},
|
|
17047
17081
|
"name": "topology",
|
|
17048
17082
|
"optional": true,
|
|
@@ -17060,7 +17094,7 @@
|
|
|
17060
17094
|
"immutable": true,
|
|
17061
17095
|
"locationInModule": {
|
|
17062
17096
|
"filename": "src/pod.ts",
|
|
17063
|
-
"line":
|
|
17097
|
+
"line": 1382
|
|
17064
17098
|
},
|
|
17065
17099
|
"name": "weight",
|
|
17066
17100
|
"optional": true,
|
|
@@ -17082,7 +17116,7 @@
|
|
|
17082
17116
|
"kind": "interface",
|
|
17083
17117
|
"locationInModule": {
|
|
17084
17118
|
"filename": "src/pod.ts",
|
|
17085
|
-
"line":
|
|
17119
|
+
"line": 1388
|
|
17086
17120
|
},
|
|
17087
17121
|
"name": "PodSchedulingSeparateOptions",
|
|
17088
17122
|
"properties": [
|
|
@@ -17096,7 +17130,7 @@
|
|
|
17096
17130
|
"immutable": true,
|
|
17097
17131
|
"locationInModule": {
|
|
17098
17132
|
"filename": "src/pod.ts",
|
|
17099
|
-
"line":
|
|
17133
|
+
"line": 1394
|
|
17100
17134
|
},
|
|
17101
17135
|
"name": "topology",
|
|
17102
17136
|
"optional": true,
|
|
@@ -17114,7 +17148,7 @@
|
|
|
17114
17148
|
"immutable": true,
|
|
17115
17149
|
"locationInModule": {
|
|
17116
17150
|
"filename": "src/pod.ts",
|
|
17117
|
-
"line":
|
|
17151
|
+
"line": 1401
|
|
17118
17152
|
},
|
|
17119
17153
|
"name": "weight",
|
|
17120
17154
|
"optional": true,
|
|
@@ -17138,7 +17172,7 @@
|
|
|
17138
17172
|
},
|
|
17139
17173
|
"locationInModule": {
|
|
17140
17174
|
"filename": "src/pod.ts",
|
|
17141
|
-
"line":
|
|
17175
|
+
"line": 823
|
|
17142
17176
|
},
|
|
17143
17177
|
"parameters": [
|
|
17144
17178
|
{
|
|
@@ -17153,7 +17187,7 @@
|
|
|
17153
17187
|
"kind": "class",
|
|
17154
17188
|
"locationInModule": {
|
|
17155
17189
|
"filename": "src/pod.ts",
|
|
17156
|
-
"line":
|
|
17190
|
+
"line": 813
|
|
17157
17191
|
},
|
|
17158
17192
|
"name": "PodSecurityContext",
|
|
17159
17193
|
"properties": [
|
|
@@ -17164,7 +17198,7 @@
|
|
|
17164
17198
|
"immutable": true,
|
|
17165
17199
|
"locationInModule": {
|
|
17166
17200
|
"filename": "src/pod.ts",
|
|
17167
|
-
"line":
|
|
17201
|
+
"line": 815
|
|
17168
17202
|
},
|
|
17169
17203
|
"name": "ensureNonRoot",
|
|
17170
17204
|
"type": {
|
|
@@ -17178,7 +17212,7 @@
|
|
|
17178
17212
|
"immutable": true,
|
|
17179
17213
|
"locationInModule": {
|
|
17180
17214
|
"filename": "src/pod.ts",
|
|
17181
|
-
"line":
|
|
17215
|
+
"line": 819
|
|
17182
17216
|
},
|
|
17183
17217
|
"name": "fsGroupChangePolicy",
|
|
17184
17218
|
"type": {
|
|
@@ -17192,7 +17226,7 @@
|
|
|
17192
17226
|
"immutable": true,
|
|
17193
17227
|
"locationInModule": {
|
|
17194
17228
|
"filename": "src/pod.ts",
|
|
17195
|
-
"line":
|
|
17229
|
+
"line": 836
|
|
17196
17230
|
},
|
|
17197
17231
|
"name": "sysctls",
|
|
17198
17232
|
"type": {
|
|
@@ -17211,7 +17245,7 @@
|
|
|
17211
17245
|
"immutable": true,
|
|
17212
17246
|
"locationInModule": {
|
|
17213
17247
|
"filename": "src/pod.ts",
|
|
17214
|
-
"line":
|
|
17248
|
+
"line": 818
|
|
17215
17249
|
},
|
|
17216
17250
|
"name": "fsGroup",
|
|
17217
17251
|
"optional": true,
|
|
@@ -17226,7 +17260,7 @@
|
|
|
17226
17260
|
"immutable": true,
|
|
17227
17261
|
"locationInModule": {
|
|
17228
17262
|
"filename": "src/pod.ts",
|
|
17229
|
-
"line":
|
|
17263
|
+
"line": 817
|
|
17230
17264
|
},
|
|
17231
17265
|
"name": "group",
|
|
17232
17266
|
"optional": true,
|
|
@@ -17241,7 +17275,7 @@
|
|
|
17241
17275
|
"immutable": true,
|
|
17242
17276
|
"locationInModule": {
|
|
17243
17277
|
"filename": "src/pod.ts",
|
|
17244
|
-
"line":
|
|
17278
|
+
"line": 816
|
|
17245
17279
|
},
|
|
17246
17280
|
"name": "user",
|
|
17247
17281
|
"optional": true,
|
|
@@ -17263,7 +17297,7 @@
|
|
|
17263
17297
|
"kind": "interface",
|
|
17264
17298
|
"locationInModule": {
|
|
17265
17299
|
"filename": "src/pod.ts",
|
|
17266
|
-
"line":
|
|
17300
|
+
"line": 284
|
|
17267
17301
|
},
|
|
17268
17302
|
"name": "PodSecurityContextProps",
|
|
17269
17303
|
"properties": [
|
|
@@ -17278,7 +17312,7 @@
|
|
|
17278
17312
|
"immutable": true,
|
|
17279
17313
|
"locationInModule": {
|
|
17280
17314
|
"filename": "src/pod.ts",
|
|
17281
|
-
"line":
|
|
17315
|
+
"line": 323
|
|
17282
17316
|
},
|
|
17283
17317
|
"name": "ensureNonRoot",
|
|
17284
17318
|
"optional": true,
|
|
@@ -17296,7 +17330,7 @@
|
|
|
17296
17330
|
"immutable": true,
|
|
17297
17331
|
"locationInModule": {
|
|
17298
17332
|
"filename": "src/pod.ts",
|
|
17299
|
-
"line":
|
|
17333
|
+
"line": 291
|
|
17300
17334
|
},
|
|
17301
17335
|
"name": "fsGroup",
|
|
17302
17336
|
"optional": true,
|
|
@@ -17315,7 +17349,7 @@
|
|
|
17315
17349
|
"immutable": true,
|
|
17316
17350
|
"locationInModule": {
|
|
17317
17351
|
"filename": "src/pod.ts",
|
|
17318
|
-
"line":
|
|
17352
|
+
"line": 300
|
|
17319
17353
|
},
|
|
17320
17354
|
"name": "fsGroupChangePolicy",
|
|
17321
17355
|
"optional": true,
|
|
@@ -17333,7 +17367,7 @@
|
|
|
17333
17367
|
"immutable": true,
|
|
17334
17368
|
"locationInModule": {
|
|
17335
17369
|
"filename": "src/pod.ts",
|
|
17336
|
-
"line":
|
|
17370
|
+
"line": 314
|
|
17337
17371
|
},
|
|
17338
17372
|
"name": "group",
|
|
17339
17373
|
"optional": true,
|
|
@@ -17352,7 +17386,7 @@
|
|
|
17352
17386
|
"immutable": true,
|
|
17353
17387
|
"locationInModule": {
|
|
17354
17388
|
"filename": "src/pod.ts",
|
|
17355
|
-
"line":
|
|
17389
|
+
"line": 331
|
|
17356
17390
|
},
|
|
17357
17391
|
"name": "sysctls",
|
|
17358
17392
|
"optional": true,
|
|
@@ -17375,7 +17409,7 @@
|
|
|
17375
17409
|
"immutable": true,
|
|
17376
17410
|
"locationInModule": {
|
|
17377
17411
|
"filename": "src/pod.ts",
|
|
17378
|
-
"line":
|
|
17412
|
+
"line": 307
|
|
17379
17413
|
},
|
|
17380
17414
|
"name": "user",
|
|
17381
17415
|
"optional": true,
|
|
@@ -17397,7 +17431,7 @@
|
|
|
17397
17431
|
"kind": "interface",
|
|
17398
17432
|
"locationInModule": {
|
|
17399
17433
|
"filename": "src/pod.ts",
|
|
17400
|
-
"line":
|
|
17434
|
+
"line": 541
|
|
17401
17435
|
},
|
|
17402
17436
|
"name": "PodSelectorConfig",
|
|
17403
17437
|
"properties": [
|
|
@@ -17410,7 +17444,7 @@
|
|
|
17410
17444
|
"immutable": true,
|
|
17411
17445
|
"locationInModule": {
|
|
17412
17446
|
"filename": "src/pod.ts",
|
|
17413
|
-
"line":
|
|
17447
|
+
"line": 546
|
|
17414
17448
|
},
|
|
17415
17449
|
"name": "labelSelector",
|
|
17416
17450
|
"type": {
|
|
@@ -17426,7 +17460,7 @@
|
|
|
17426
17460
|
"immutable": true,
|
|
17427
17461
|
"locationInModule": {
|
|
17428
17462
|
"filename": "src/pod.ts",
|
|
17429
|
-
"line":
|
|
17463
|
+
"line": 551
|
|
17430
17464
|
},
|
|
17431
17465
|
"name": "namespaces",
|
|
17432
17466
|
"optional": true,
|
|
@@ -17451,7 +17485,7 @@
|
|
|
17451
17485
|
},
|
|
17452
17486
|
"locationInModule": {
|
|
17453
17487
|
"filename": "src/pod.ts",
|
|
17454
|
-
"line":
|
|
17488
|
+
"line": 1236
|
|
17455
17489
|
},
|
|
17456
17490
|
"parameters": [
|
|
17457
17491
|
{
|
|
@@ -17505,7 +17539,7 @@
|
|
|
17505
17539
|
"kind": "class",
|
|
17506
17540
|
"locationInModule": {
|
|
17507
17541
|
"filename": "src/pod.ts",
|
|
17508
|
-
"line":
|
|
17542
|
+
"line": 1220
|
|
17509
17543
|
},
|
|
17510
17544
|
"methods": [
|
|
17511
17545
|
{
|
|
@@ -17515,7 +17549,7 @@
|
|
|
17515
17549
|
},
|
|
17516
17550
|
"locationInModule": {
|
|
17517
17551
|
"filename": "src/pod.ts",
|
|
17518
|
-
"line":
|
|
17552
|
+
"line": 1232
|
|
17519
17553
|
},
|
|
17520
17554
|
"name": "all",
|
|
17521
17555
|
"parameters": [
|
|
@@ -17553,7 +17587,7 @@
|
|
|
17553
17587
|
},
|
|
17554
17588
|
"locationInModule": {
|
|
17555
17589
|
"filename": "src/pod.ts",
|
|
17556
|
-
"line":
|
|
17590
|
+
"line": 1225
|
|
17557
17591
|
},
|
|
17558
17592
|
"name": "select",
|
|
17559
17593
|
"parameters": [
|
|
@@ -17590,7 +17624,7 @@
|
|
|
17590
17624
|
},
|
|
17591
17625
|
"locationInModule": {
|
|
17592
17626
|
"filename": "src/pod.ts",
|
|
17593
|
-
"line":
|
|
17627
|
+
"line": 1256
|
|
17594
17628
|
},
|
|
17595
17629
|
"name": "toNetworkPolicyPeerConfig",
|
|
17596
17630
|
"returns": {
|
|
@@ -17606,7 +17640,7 @@
|
|
|
17606
17640
|
},
|
|
17607
17641
|
"locationInModule": {
|
|
17608
17642
|
"filename": "src/pod.ts",
|
|
17609
|
-
"line":
|
|
17643
|
+
"line": 1263
|
|
17610
17644
|
},
|
|
17611
17645
|
"name": "toPodSelector",
|
|
17612
17646
|
"returns": {
|
|
@@ -17624,7 +17658,7 @@
|
|
|
17624
17658
|
},
|
|
17625
17659
|
"locationInModule": {
|
|
17626
17660
|
"filename": "src/pod.ts",
|
|
17627
|
-
"line":
|
|
17661
|
+
"line": 1246
|
|
17628
17662
|
},
|
|
17629
17663
|
"name": "toPodSelectorConfig",
|
|
17630
17664
|
"overrides": "cdk8s-plus-31.IPodSelector",
|
|
@@ -17649,7 +17683,7 @@
|
|
|
17649
17683
|
"kind": "interface",
|
|
17650
17684
|
"locationInModule": {
|
|
17651
17685
|
"filename": "src/pod.ts",
|
|
17652
|
-
"line":
|
|
17686
|
+
"line": 1177
|
|
17653
17687
|
},
|
|
17654
17688
|
"name": "PodsAllOptions",
|
|
17655
17689
|
"properties": [
|
|
@@ -17664,7 +17698,7 @@
|
|
|
17664
17698
|
"immutable": true,
|
|
17665
17699
|
"locationInModule": {
|
|
17666
17700
|
"filename": "src/pod.ts",
|
|
17667
|
-
"line":
|
|
17701
|
+
"line": 1185
|
|
17668
17702
|
},
|
|
17669
17703
|
"name": "namespaces",
|
|
17670
17704
|
"optional": true,
|
|
@@ -17686,7 +17720,7 @@
|
|
|
17686
17720
|
"kind": "interface",
|
|
17687
17721
|
"locationInModule": {
|
|
17688
17722
|
"filename": "src/pod.ts",
|
|
17689
|
-
"line":
|
|
17723
|
+
"line": 1191
|
|
17690
17724
|
},
|
|
17691
17725
|
"name": "PodsSelectOptions",
|
|
17692
17726
|
"properties": [
|
|
@@ -17700,7 +17734,7 @@
|
|
|
17700
17734
|
"immutable": true,
|
|
17701
17735
|
"locationInModule": {
|
|
17702
17736
|
"filename": "src/pod.ts",
|
|
17703
|
-
"line":
|
|
17737
|
+
"line": 1205
|
|
17704
17738
|
},
|
|
17705
17739
|
"name": "expressions",
|
|
17706
17740
|
"optional": true,
|
|
@@ -17723,7 +17757,7 @@
|
|
|
17723
17757
|
"immutable": true,
|
|
17724
17758
|
"locationInModule": {
|
|
17725
17759
|
"filename": "src/pod.ts",
|
|
17726
|
-
"line":
|
|
17760
|
+
"line": 1198
|
|
17727
17761
|
},
|
|
17728
17762
|
"name": "labels",
|
|
17729
17763
|
"optional": true,
|
|
@@ -17747,7 +17781,7 @@
|
|
|
17747
17781
|
"immutable": true,
|
|
17748
17782
|
"locationInModule": {
|
|
17749
17783
|
"filename": "src/pod.ts",
|
|
17750
|
-
"line":
|
|
17784
|
+
"line": 1213
|
|
17751
17785
|
},
|
|
17752
17786
|
"name": "namespaces",
|
|
17753
17787
|
"optional": true,
|
|
@@ -18548,7 +18582,7 @@
|
|
|
18548
18582
|
"kind": "enum",
|
|
18549
18583
|
"locationInModule": {
|
|
18550
18584
|
"filename": "src/pod.ts",
|
|
18551
|
-
"line":
|
|
18585
|
+
"line": 859
|
|
18552
18586
|
},
|
|
18553
18587
|
"members": [
|
|
18554
18588
|
{
|
|
@@ -21767,7 +21801,7 @@
|
|
|
21767
21801
|
"kind": "interface",
|
|
21768
21802
|
"locationInModule": {
|
|
21769
21803
|
"filename": "src/pod.ts",
|
|
21770
|
-
"line":
|
|
21804
|
+
"line": 269
|
|
21771
21805
|
},
|
|
21772
21806
|
"name": "Sysctl",
|
|
21773
21807
|
"properties": [
|
|
@@ -21780,7 +21814,7 @@
|
|
|
21780
21814
|
"immutable": true,
|
|
21781
21815
|
"locationInModule": {
|
|
21782
21816
|
"filename": "src/pod.ts",
|
|
21783
|
-
"line":
|
|
21817
|
+
"line": 273
|
|
21784
21818
|
},
|
|
21785
21819
|
"name": "name",
|
|
21786
21820
|
"type": {
|
|
@@ -21796,7 +21830,7 @@
|
|
|
21796
21830
|
"immutable": true,
|
|
21797
21831
|
"locationInModule": {
|
|
21798
21832
|
"filename": "src/pod.ts",
|
|
21799
|
-
"line":
|
|
21833
|
+
"line": 278
|
|
21800
21834
|
},
|
|
21801
21835
|
"name": "value",
|
|
21802
21836
|
"type": {
|
|
@@ -21816,7 +21850,7 @@
|
|
|
21816
21850
|
"kind": "enum",
|
|
21817
21851
|
"locationInModule": {
|
|
21818
21852
|
"filename": "src/pod.ts",
|
|
21819
|
-
"line":
|
|
21853
|
+
"line": 1075
|
|
21820
21854
|
},
|
|
21821
21855
|
"members": [
|
|
21822
21856
|
{
|
|
@@ -21858,7 +21892,7 @@
|
|
|
21858
21892
|
},
|
|
21859
21893
|
"locationInModule": {
|
|
21860
21894
|
"filename": "src/pod.ts",
|
|
21861
|
-
"line":
|
|
21895
|
+
"line": 1280
|
|
21862
21896
|
},
|
|
21863
21897
|
"parameters": [
|
|
21864
21898
|
{
|
|
@@ -21877,7 +21911,7 @@
|
|
|
21877
21911
|
"kind": "class",
|
|
21878
21912
|
"locationInModule": {
|
|
21879
21913
|
"filename": "src/pod.ts",
|
|
21880
|
-
"line":
|
|
21914
|
+
"line": 1279
|
|
21881
21915
|
},
|
|
21882
21916
|
"name": "TaintedNode",
|
|
21883
21917
|
"properties": [
|
|
@@ -21888,7 +21922,7 @@
|
|
|
21888
21922
|
"immutable": true,
|
|
21889
21923
|
"locationInModule": {
|
|
21890
21924
|
"filename": "src/pod.ts",
|
|
21891
|
-
"line":
|
|
21925
|
+
"line": 1280
|
|
21892
21926
|
},
|
|
21893
21927
|
"name": "taintSelector",
|
|
21894
21928
|
"type": {
|
|
@@ -22069,7 +22103,7 @@
|
|
|
22069
22103
|
"kind": "class",
|
|
22070
22104
|
"locationInModule": {
|
|
22071
22105
|
"filename": "src/pod.ts",
|
|
22072
|
-
"line":
|
|
22106
|
+
"line": 1321
|
|
22073
22107
|
},
|
|
22074
22108
|
"methods": [
|
|
22075
22109
|
{
|
|
@@ -22079,7 +22113,7 @@
|
|
|
22079
22113
|
},
|
|
22080
22114
|
"locationInModule": {
|
|
22081
22115
|
"filename": "src/pod.ts",
|
|
22082
|
-
"line":
|
|
22116
|
+
"line": 1359
|
|
22083
22117
|
},
|
|
22084
22118
|
"name": "custom",
|
|
22085
22119
|
"parameters": [
|
|
@@ -22110,7 +22144,7 @@
|
|
|
22110
22144
|
"immutable": true,
|
|
22111
22145
|
"locationInModule": {
|
|
22112
22146
|
"filename": "src/pod.ts",
|
|
22113
|
-
"line":
|
|
22147
|
+
"line": 1328
|
|
22114
22148
|
},
|
|
22115
22149
|
"name": "HOSTNAME",
|
|
22116
22150
|
"static": true,
|
|
@@ -22129,7 +22163,7 @@
|
|
|
22129
22163
|
"immutable": true,
|
|
22130
22164
|
"locationInModule": {
|
|
22131
22165
|
"filename": "src/pod.ts",
|
|
22132
|
-
"line":
|
|
22166
|
+
"line": 1354
|
|
22133
22167
|
},
|
|
22134
22168
|
"name": "REGION",
|
|
22135
22169
|
"static": true,
|
|
@@ -22148,7 +22182,7 @@
|
|
|
22148
22182
|
"immutable": true,
|
|
22149
22183
|
"locationInModule": {
|
|
22150
22184
|
"filename": "src/pod.ts",
|
|
22151
|
-
"line":
|
|
22185
|
+
"line": 1340
|
|
22152
22186
|
},
|
|
22153
22187
|
"name": "ZONE",
|
|
22154
22188
|
"static": true,
|
|
@@ -22163,7 +22197,7 @@
|
|
|
22163
22197
|
"immutable": true,
|
|
22164
22198
|
"locationInModule": {
|
|
22165
22199
|
"filename": "src/pod.ts",
|
|
22166
|
-
"line":
|
|
22200
|
+
"line": 1363
|
|
22167
22201
|
},
|
|
22168
22202
|
"name": "key",
|
|
22169
22203
|
"type": {
|
|
@@ -23129,7 +23163,7 @@
|
|
|
23129
23163
|
},
|
|
23130
23164
|
"locationInModule": {
|
|
23131
23165
|
"filename": "src/pod.ts",
|
|
23132
|
-
"line":
|
|
23166
|
+
"line": 1430
|
|
23133
23167
|
},
|
|
23134
23168
|
"parameters": [
|
|
23135
23169
|
{
|
|
@@ -90263,6 +90297,6 @@
|
|
|
90263
90297
|
"symbolId": "src/imports/k8s:WindowsSecurityContextOptions"
|
|
90264
90298
|
}
|
|
90265
90299
|
},
|
|
90266
|
-
"version": "2.
|
|
90267
|
-
"fingerprint": "
|
|
90300
|
+
"version": "2.2.0",
|
|
90301
|
+
"fingerprint": "MIPML5DhHjY3Xg9iPBGErVU7J5PNpaFHmiDuDU7lgxo="
|
|
90268
90302
|
}
|