cdk8s 2.64.25 → 2.65.1

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 CHANGED
@@ -216,7 +216,7 @@
216
216
  },
217
217
  "locationInModule": {
218
218
  "filename": "src/api-object.ts",
219
- "line": 174
219
+ "line": 175
220
220
  },
221
221
  "name": "addDependency",
222
222
  "parameters": [
@@ -241,7 +241,7 @@
241
241
  },
242
242
  "locationInModule": {
243
243
  "filename": "src/api-object.ts",
244
- "line": 189
244
+ "line": 190
245
245
  },
246
246
  "name": "addJsonPatch",
247
247
  "parameters": [
@@ -266,7 +266,7 @@
266
266
  },
267
267
  "locationInModule": {
268
268
  "filename": "src/api-object.ts",
269
- "line": 199
269
+ "line": 200
270
270
  },
271
271
  "name": "toJson",
272
272
  "returns": {
@@ -383,7 +383,7 @@
383
383
  "kind": "interface",
384
384
  "locationInModule": {
385
385
  "filename": "src/metadata.ts",
386
- "line": 7
386
+ "line": 8
387
387
  },
388
388
  "name": "ApiObjectMetadata",
389
389
  "properties": [
@@ -399,7 +399,7 @@
399
399
  "immutable": true,
400
400
  "locationInModule": {
401
401
  "filename": "src/metadata.ts",
402
- "line": 36
402
+ "line": 37
403
403
  },
404
404
  "name": "annotations",
405
405
  "optional": true,
@@ -424,7 +424,7 @@
424
424
  "immutable": true,
425
425
  "locationInModule": {
426
426
  "filename": "src/metadata.ts",
427
- "line": 76
427
+ "line": 77
428
428
  },
429
429
  "name": "finalizers",
430
430
  "optional": true,
@@ -449,7 +449,7 @@
449
449
  "immutable": true,
450
450
  "locationInModule": {
451
451
  "filename": "src/metadata.ts",
452
- "line": 45
452
+ "line": 46
453
453
  },
454
454
  "name": "labels",
455
455
  "optional": true,
@@ -473,7 +473,7 @@
473
473
  "immutable": true,
474
474
  "locationInModule": {
475
475
  "filename": "src/metadata.ts",
476
- "line": 27
476
+ "line": 28
477
477
  },
478
478
  "name": "name",
479
479
  "optional": true,
@@ -492,7 +492,7 @@
492
492
  "immutable": true,
493
493
  "locationInModule": {
494
494
  "filename": "src/metadata.ts",
495
- "line": 53
495
+ "line": 54
496
496
  },
497
497
  "name": "namespace",
498
498
  "optional": true,
@@ -512,7 +512,7 @@
512
512
  "immutable": true,
513
513
  "locationInModule": {
514
514
  "filename": "src/metadata.ts",
515
- "line": 95
515
+ "line": 96
516
516
  },
517
517
  "name": "ownerReferences",
518
518
  "optional": true,
@@ -541,14 +541,13 @@
541
541
  },
542
542
  "locationInModule": {
543
543
  "filename": "src/metadata.ts",
544
- "line": 149
544
+ "line": 167
545
545
  },
546
546
  "parameters": [
547
547
  {
548
548
  "name": "options",
549
- "optional": true,
550
549
  "type": {
551
- "fqn": "cdk8s.ApiObjectMetadata"
550
+ "fqn": "cdk8s.ApiObjectMetadataDefinitionOptions"
552
551
  }
553
552
  }
554
553
  ]
@@ -556,7 +555,7 @@
556
555
  "kind": "class",
557
556
  "locationInModule": {
558
557
  "filename": "src/metadata.ts",
559
- "line": 108
558
+ "line": 121
560
559
  },
561
560
  "methods": [
562
561
  {
@@ -566,7 +565,7 @@
566
565
  },
567
566
  "locationInModule": {
568
567
  "filename": "src/metadata.ts",
569
- "line": 210
568
+ "line": 232
570
569
  },
571
570
  "name": "add",
572
571
  "parameters": [
@@ -597,7 +596,7 @@
597
596
  },
598
597
  "locationInModule": {
599
598
  "filename": "src/metadata.ts",
600
- "line": 183
599
+ "line": 205
601
600
  },
602
601
  "name": "addAnnotation",
603
602
  "parameters": [
@@ -628,7 +627,7 @@
628
627
  },
629
628
  "locationInModule": {
630
629
  "filename": "src/metadata.ts",
631
- "line": 192
630
+ "line": 214
632
631
  },
633
632
  "name": "addFinalizers",
634
633
  "parameters": [
@@ -652,7 +651,7 @@
652
651
  },
653
652
  "locationInModule": {
654
653
  "filename": "src/metadata.ts",
655
- "line": 165
654
+ "line": 187
656
655
  },
657
656
  "name": "addLabel",
658
657
  "parameters": [
@@ -683,7 +682,7 @@
683
682
  },
684
683
  "locationInModule": {
685
684
  "filename": "src/metadata.ts",
686
- "line": 201
685
+ "line": 223
687
686
  },
688
687
  "name": "addOwnerReference",
689
688
  "parameters": [
@@ -705,7 +704,7 @@
705
704
  },
706
705
  "locationInModule": {
707
706
  "filename": "src/metadata.ts",
708
- "line": 173
707
+ "line": 195
709
708
  },
710
709
  "name": "getLabel",
711
710
  "parameters": [
@@ -733,7 +732,7 @@
733
732
  },
734
733
  "locationInModule": {
735
734
  "filename": "src/metadata.ts",
736
- "line": 217
735
+ "line": 239
737
736
  },
738
737
  "name": "toJson",
739
738
  "returns": {
@@ -754,7 +753,7 @@
754
753
  "immutable": true,
755
754
  "locationInModule": {
756
755
  "filename": "src/metadata.ts",
757
- "line": 117
756
+ "line": 130
758
757
  },
759
758
  "name": "name",
760
759
  "optional": true,
@@ -770,7 +769,7 @@
770
769
  "immutable": true,
771
770
  "locationInModule": {
772
771
  "filename": "src/metadata.ts",
773
- "line": 122
772
+ "line": 135
774
773
  },
775
774
  "name": "namespace",
776
775
  "optional": true,
@@ -781,6 +780,43 @@
781
780
  ],
782
781
  "symbolId": "src/metadata:ApiObjectMetadataDefinition"
783
782
  },
783
+ "cdk8s.ApiObjectMetadataDefinitionOptions": {
784
+ "assembly": "cdk8s",
785
+ "datatype": true,
786
+ "docs": {
787
+ "stability": "stable",
788
+ "summary": "Options for `ApiObjectMetadataDefinition`."
789
+ },
790
+ "fqn": "cdk8s.ApiObjectMetadataDefinitionOptions",
791
+ "interfaces": [
792
+ "cdk8s.ApiObjectMetadata"
793
+ ],
794
+ "kind": "interface",
795
+ "locationInModule": {
796
+ "filename": "src/metadata.ts",
797
+ "line": 109
798
+ },
799
+ "name": "ApiObjectMetadataDefinitionOptions",
800
+ "properties": [
801
+ {
802
+ "abstract": true,
803
+ "docs": {
804
+ "stability": "stable",
805
+ "summary": "Which ApiObject instance is the metadata attached to."
806
+ },
807
+ "immutable": true,
808
+ "locationInModule": {
809
+ "filename": "src/metadata.ts",
810
+ "line": 114
811
+ },
812
+ "name": "apiObject",
813
+ "type": {
814
+ "fqn": "cdk8s.ApiObject"
815
+ }
816
+ }
817
+ ],
818
+ "symbolId": "src/metadata:ApiObjectMetadataDefinitionOptions"
819
+ },
784
820
  "cdk8s.ApiObjectProps": {
785
821
  "assembly": "cdk8s",
786
822
  "datatype": true,
@@ -864,7 +900,7 @@
864
900
  },
865
901
  "locationInModule": {
866
902
  "filename": "src/app.ts",
867
- "line": 134
903
+ "line": 153
868
904
  },
869
905
  "parameters": [
870
906
  {
@@ -882,9 +918,33 @@
882
918
  "kind": "class",
883
919
  "locationInModule": {
884
920
  "filename": "src/app.ts",
885
- "line": 60
921
+ "line": 73
886
922
  },
887
923
  "methods": [
924
+ {
925
+ "docs": {
926
+ "stability": "stable"
927
+ },
928
+ "locationInModule": {
929
+ "filename": "src/app.ts",
930
+ "line": 103
931
+ },
932
+ "name": "of",
933
+ "parameters": [
934
+ {
935
+ "name": "c",
936
+ "type": {
937
+ "fqn": "constructs.IConstruct"
938
+ }
939
+ }
940
+ ],
941
+ "returns": {
942
+ "type": {
943
+ "fqn": "cdk8s.App"
944
+ }
945
+ },
946
+ "static": true
947
+ },
888
948
  {
889
949
  "docs": {
890
950
  "stability": "stable",
@@ -892,7 +952,7 @@
892
952
  },
893
953
  "locationInModule": {
894
954
  "filename": "src/app.ts",
895
- "line": 147
955
+ "line": 166
896
956
  },
897
957
  "name": "synth"
898
958
  },
@@ -904,7 +964,7 @@
904
964
  },
905
965
  "locationInModule": {
906
966
  "filename": "src/app.ts",
907
- "line": 232
967
+ "line": 251
908
968
  },
909
969
  "name": "synthYaml",
910
970
  "returns": {
@@ -924,7 +984,7 @@
924
984
  "immutable": true,
925
985
  "locationInModule": {
926
986
  "filename": "src/app.ts",
927
- "line": 123
987
+ "line": 142
928
988
  },
929
989
  "name": "charts",
930
990
  "type": {
@@ -944,7 +1004,7 @@
944
1004
  "immutable": true,
945
1005
  "locationInModule": {
946
1006
  "filename": "src/app.ts",
947
- "line": 105
1007
+ "line": 118
948
1008
  },
949
1009
  "name": "outdir",
950
1010
  "type": {
@@ -960,13 +1020,34 @@
960
1020
  "immutable": true,
961
1021
  "locationInModule": {
962
1022
  "filename": "src/app.ts",
963
- "line": 111
1023
+ "line": 124
964
1024
  },
965
1025
  "name": "outputFileExtension",
966
1026
  "type": {
967
1027
  "primitive": "string"
968
1028
  }
969
1029
  },
1030
+ {
1031
+ "docs": {
1032
+ "remarks": "This includes both custom resolvers\npassed by the `resolvers` property, as well as built-in resolvers.",
1033
+ "stability": "stable",
1034
+ "summary": "Resolvers used by this app."
1035
+ },
1036
+ "immutable": true,
1037
+ "locationInModule": {
1038
+ "filename": "src/app.ts",
1039
+ "line": 135
1040
+ },
1041
+ "name": "resolvers",
1042
+ "type": {
1043
+ "collection": {
1044
+ "elementtype": {
1045
+ "fqn": "cdk8s.IResolver"
1046
+ },
1047
+ "kind": "array"
1048
+ }
1049
+ }
1050
+ },
970
1051
  {
971
1052
  "docs": {
972
1053
  "default": "YamlOutputType.FILE_PER_CHART",
@@ -976,7 +1057,7 @@
976
1057
  "immutable": true,
977
1058
  "locationInModule": {
978
1059
  "filename": "src/app.ts",
979
- "line": 116
1060
+ "line": 129
980
1061
  },
981
1062
  "name": "yamlOutputType",
982
1063
  "type": {
@@ -996,7 +1077,7 @@
996
1077
  "kind": "interface",
997
1078
  "locationInModule": {
998
1079
  "filename": "src/app.ts",
999
- "line": 22
1080
+ "line": 23
1000
1081
  },
1001
1082
  "name": "AppProps",
1002
1083
  "properties": [
@@ -1011,7 +1092,7 @@
1011
1092
  "immutable": true,
1012
1093
  "locationInModule": {
1013
1094
  "filename": "src/app.ts",
1014
- "line": 36
1095
+ "line": 37
1015
1096
  },
1016
1097
  "name": "outdir",
1017
1098
  "optional": true,
@@ -1029,7 +1110,7 @@
1029
1110
  "immutable": true,
1030
1111
  "locationInModule": {
1031
1112
  "filename": "src/app.ts",
1032
- "line": 41
1113
+ "line": 42
1033
1114
  },
1034
1115
  "name": "outputFileExtension",
1035
1116
  "optional": true,
@@ -1047,7 +1128,7 @@
1047
1128
  "immutable": true,
1048
1129
  "locationInModule": {
1049
1130
  "filename": "src/app.ts",
1050
- "line": 54
1131
+ "line": 55
1051
1132
  },
1052
1133
  "name": "recordConstructMetadata",
1053
1134
  "optional": true,
@@ -1055,6 +1136,31 @@
1055
1136
  "primitive": "boolean"
1056
1137
  }
1057
1138
  },
1139
+ {
1140
+ "abstract": true,
1141
+ "docs": {
1142
+ "default": "- no resolvers.",
1143
+ "remarks": "When multiple resolvers are passed,\nthey are invoked by order in the list, and only the first one that applies\n(e.g calls `context.replaceValue`) is invoked.",
1144
+ "see": "https://cdk8s.io/docs/latest/basics/app/#resolvers",
1145
+ "stability": "stable",
1146
+ "summary": "A list of resolvers that can be used to replace property values before they are written to the manifest file."
1147
+ },
1148
+ "immutable": true,
1149
+ "locationInModule": {
1150
+ "filename": "src/app.ts",
1151
+ "line": 67
1152
+ },
1153
+ "name": "resolvers",
1154
+ "optional": true,
1155
+ "type": {
1156
+ "collection": {
1157
+ "elementtype": {
1158
+ "fqn": "cdk8s.IResolver"
1159
+ },
1160
+ "kind": "array"
1161
+ }
1162
+ }
1163
+ },
1058
1164
  {
1059
1165
  "abstract": true,
1060
1166
  "docs": {
@@ -1065,7 +1171,7 @@
1065
1171
  "immutable": true,
1066
1172
  "locationInModule": {
1067
1173
  "filename": "src/app.ts",
1068
- "line": 46
1174
+ "line": 47
1069
1175
  },
1070
1176
  "name": "yamlOutputType",
1071
1177
  "optional": true,
@@ -2559,6 +2665,90 @@
2559
2665
  "name": "IAnyProducer",
2560
2666
  "symbolId": "src/lazy:IAnyProducer"
2561
2667
  },
2668
+ "cdk8s.IResolver": {
2669
+ "assembly": "cdk8s",
2670
+ "docs": {
2671
+ "stability": "stable",
2672
+ "summary": "Contract for resolver objects."
2673
+ },
2674
+ "fqn": "cdk8s.IResolver",
2675
+ "kind": "interface",
2676
+ "locationInModule": {
2677
+ "filename": "src/resolve.ts",
2678
+ "line": 49
2679
+ },
2680
+ "methods": [
2681
+ {
2682
+ "abstract": true,
2683
+ "docs": {
2684
+ "remarks": "To replace a value, implementations must invoke `context.replaceValue`.",
2685
+ "stability": "stable",
2686
+ "summary": "This function is invoked on every property during cdk8s synthesis."
2687
+ },
2688
+ "locationInModule": {
2689
+ "filename": "src/resolve.ts",
2690
+ "line": 55
2691
+ },
2692
+ "name": "resolve",
2693
+ "parameters": [
2694
+ {
2695
+ "name": "context",
2696
+ "type": {
2697
+ "fqn": "cdk8s.ResolutionContext"
2698
+ }
2699
+ }
2700
+ ]
2701
+ }
2702
+ ],
2703
+ "name": "IResolver",
2704
+ "symbolId": "src/resolve:IResolver"
2705
+ },
2706
+ "cdk8s.ImplicitTokenResolver": {
2707
+ "assembly": "cdk8s",
2708
+ "docs": {
2709
+ "stability": "stable",
2710
+ "summary": "Resolves implicit tokens."
2711
+ },
2712
+ "fqn": "cdk8s.ImplicitTokenResolver",
2713
+ "initializer": {
2714
+ "docs": {
2715
+ "stability": "stable"
2716
+ }
2717
+ },
2718
+ "interfaces": [
2719
+ "cdk8s.IResolver"
2720
+ ],
2721
+ "kind": "class",
2722
+ "locationInModule": {
2723
+ "filename": "src/resolve.ts",
2724
+ "line": 74
2725
+ },
2726
+ "methods": [
2727
+ {
2728
+ "docs": {
2729
+ "remarks": "To replace a value, implementations must invoke `context.replaceValue`.",
2730
+ "stability": "stable",
2731
+ "summary": "This function is invoked on every property during cdk8s synthesis."
2732
+ },
2733
+ "locationInModule": {
2734
+ "filename": "src/resolve.ts",
2735
+ "line": 76
2736
+ },
2737
+ "name": "resolve",
2738
+ "overrides": "cdk8s.IResolver",
2739
+ "parameters": [
2740
+ {
2741
+ "name": "context",
2742
+ "type": {
2743
+ "fqn": "cdk8s.ResolutionContext"
2744
+ }
2745
+ }
2746
+ ]
2747
+ }
2748
+ ],
2749
+ "name": "ImplicitTokenResolver",
2750
+ "symbolId": "src/resolve:ImplicitTokenResolver"
2751
+ },
2562
2752
  "cdk8s.Include": {
2563
2753
  "assembly": "cdk8s",
2564
2754
  "base": "constructs.Construct",
@@ -2966,6 +3156,52 @@
2966
3156
  "name": "Lazy",
2967
3157
  "symbolId": "src/lazy:Lazy"
2968
3158
  },
3159
+ "cdk8s.LazyResolver": {
3160
+ "assembly": "cdk8s",
3161
+ "docs": {
3162
+ "stability": "stable",
3163
+ "summary": "Resolvers instanecs of `Lazy`."
3164
+ },
3165
+ "fqn": "cdk8s.LazyResolver",
3166
+ "initializer": {
3167
+ "docs": {
3168
+ "stability": "stable"
3169
+ }
3170
+ },
3171
+ "interfaces": [
3172
+ "cdk8s.IResolver"
3173
+ ],
3174
+ "kind": "class",
3175
+ "locationInModule": {
3176
+ "filename": "src/resolve.ts",
3177
+ "line": 61
3178
+ },
3179
+ "methods": [
3180
+ {
3181
+ "docs": {
3182
+ "remarks": "To replace a value, implementations must invoke `context.replaceValue`.",
3183
+ "stability": "stable",
3184
+ "summary": "This function is invoked on every property during cdk8s synthesis."
3185
+ },
3186
+ "locationInModule": {
3187
+ "filename": "src/resolve.ts",
3188
+ "line": 63
3189
+ },
3190
+ "name": "resolve",
3191
+ "overrides": "cdk8s.IResolver",
3192
+ "parameters": [
3193
+ {
3194
+ "name": "context",
3195
+ "type": {
3196
+ "fqn": "cdk8s.ResolutionContext"
3197
+ }
3198
+ }
3199
+ ]
3200
+ }
3201
+ ],
3202
+ "name": "LazyResolver",
3203
+ "symbolId": "src/resolve:LazyResolver"
3204
+ },
2969
3205
  "cdk8s.NameOptions": {
2970
3206
  "assembly": "cdk8s",
2971
3207
  "datatype": true,
@@ -3176,7 +3412,7 @@
3176
3412
  "kind": "interface",
3177
3413
  "locationInModule": {
3178
3414
  "filename": "src/metadata.ts",
3179
- "line": 236
3415
+ "line": 258
3180
3416
  },
3181
3417
  "name": "OwnerReference",
3182
3418
  "properties": [
@@ -3189,7 +3425,7 @@
3189
3425
  "immutable": true,
3190
3426
  "locationInModule": {
3191
3427
  "filename": "src/metadata.ts",
3192
- "line": 240
3428
+ "line": 262
3193
3429
  },
3194
3430
  "name": "apiVersion",
3195
3431
  "type": {
@@ -3206,7 +3442,7 @@
3206
3442
  "immutable": true,
3207
3443
  "locationInModule": {
3208
3444
  "filename": "src/metadata.ts",
3209
- "line": 264
3445
+ "line": 286
3210
3446
  },
3211
3447
  "name": "kind",
3212
3448
  "type": {
@@ -3223,7 +3459,7 @@
3223
3459
  "immutable": true,
3224
3460
  "locationInModule": {
3225
3461
  "filename": "src/metadata.ts",
3226
- "line": 271
3462
+ "line": 293
3227
3463
  },
3228
3464
  "name": "name",
3229
3465
  "type": {
@@ -3240,7 +3476,7 @@
3240
3476
  "immutable": true,
3241
3477
  "locationInModule": {
3242
3478
  "filename": "src/metadata.ts",
3243
- "line": 278
3479
+ "line": 300
3244
3480
  },
3245
3481
  "name": "uid",
3246
3482
  "type": {
@@ -3258,7 +3494,7 @@
3258
3494
  "immutable": true,
3259
3495
  "locationInModule": {
3260
3496
  "filename": "src/metadata.ts",
3261
- "line": 252
3497
+ "line": 274
3262
3498
  },
3263
3499
  "name": "blockOwnerDeletion",
3264
3500
  "optional": true,
@@ -3275,7 +3511,7 @@
3275
3511
  "immutable": true,
3276
3512
  "locationInModule": {
3277
3513
  "filename": "src/metadata.ts",
3278
- "line": 257
3514
+ "line": 279
3279
3515
  },
3280
3516
  "name": "controller",
3281
3517
  "optional": true,
@@ -3286,6 +3522,166 @@
3286
3522
  ],
3287
3523
  "symbolId": "src/metadata:OwnerReference"
3288
3524
  },
3525
+ "cdk8s.ResolutionContext": {
3526
+ "assembly": "cdk8s",
3527
+ "docs": {
3528
+ "stability": "stable",
3529
+ "summary": "Context object for a specific resolution process."
3530
+ },
3531
+ "fqn": "cdk8s.ResolutionContext",
3532
+ "initializer": {
3533
+ "docs": {
3534
+ "stability": "stable"
3535
+ },
3536
+ "locationInModule": {
3537
+ "filename": "src/resolve.ts",
3538
+ "line": 20
3539
+ },
3540
+ "parameters": [
3541
+ {
3542
+ "docs": {
3543
+ "summary": "Which ApiObject is currently being resolved."
3544
+ },
3545
+ "name": "obj",
3546
+ "type": {
3547
+ "fqn": "cdk8s.ApiObject"
3548
+ }
3549
+ },
3550
+ {
3551
+ "docs": {
3552
+ "summary": "Which key is currently being resolved."
3553
+ },
3554
+ "name": "key",
3555
+ "type": {
3556
+ "collection": {
3557
+ "elementtype": {
3558
+ "primitive": "string"
3559
+ },
3560
+ "kind": "array"
3561
+ }
3562
+ }
3563
+ },
3564
+ {
3565
+ "docs": {
3566
+ "summary": "The value associated to the key currently being resolved."
3567
+ },
3568
+ "name": "value",
3569
+ "type": {
3570
+ "primitive": "any"
3571
+ }
3572
+ }
3573
+ ]
3574
+ },
3575
+ "kind": "class",
3576
+ "locationInModule": {
3577
+ "filename": "src/resolve.ts",
3578
+ "line": 8
3579
+ },
3580
+ "methods": [
3581
+ {
3582
+ "docs": {
3583
+ "remarks": "The new value is what will end up in the manifest.",
3584
+ "stability": "stable",
3585
+ "summary": "Replaces the original value in this resolution context with a new value."
3586
+ },
3587
+ "locationInModule": {
3588
+ "filename": "src/resolve.ts",
3589
+ "line": 39
3590
+ },
3591
+ "name": "replaceValue",
3592
+ "parameters": [
3593
+ {
3594
+ "name": "newValue",
3595
+ "type": {
3596
+ "primitive": "any"
3597
+ }
3598
+ }
3599
+ ]
3600
+ }
3601
+ ],
3602
+ "name": "ResolutionContext",
3603
+ "properties": [
3604
+ {
3605
+ "docs": {
3606
+ "stability": "stable",
3607
+ "summary": "Which key is currently being resolved."
3608
+ },
3609
+ "immutable": true,
3610
+ "locationInModule": {
3611
+ "filename": "src/resolve.ts",
3612
+ "line": 28
3613
+ },
3614
+ "name": "key",
3615
+ "type": {
3616
+ "collection": {
3617
+ "elementtype": {
3618
+ "primitive": "string"
3619
+ },
3620
+ "kind": "array"
3621
+ }
3622
+ }
3623
+ },
3624
+ {
3625
+ "docs": {
3626
+ "stability": "stable",
3627
+ "summary": "Which ApiObject is currently being resolved."
3628
+ },
3629
+ "immutable": true,
3630
+ "locationInModule": {
3631
+ "filename": "src/resolve.ts",
3632
+ "line": 24
3633
+ },
3634
+ "name": "obj",
3635
+ "type": {
3636
+ "fqn": "cdk8s.ApiObject"
3637
+ }
3638
+ },
3639
+ {
3640
+ "docs": {
3641
+ "stability": "stable",
3642
+ "summary": "The value associated to the key currently being resolved."
3643
+ },
3644
+ "immutable": true,
3645
+ "locationInModule": {
3646
+ "filename": "src/resolve.ts",
3647
+ "line": 32
3648
+ },
3649
+ "name": "value",
3650
+ "type": {
3651
+ "primitive": "any"
3652
+ }
3653
+ },
3654
+ {
3655
+ "docs": {
3656
+ "stability": "stable",
3657
+ "summary": "Whether or not the value was replaced by invoking the `replaceValue` method."
3658
+ },
3659
+ "locationInModule": {
3660
+ "filename": "src/resolve.ts",
3661
+ "line": 18
3662
+ },
3663
+ "name": "replaced",
3664
+ "type": {
3665
+ "primitive": "boolean"
3666
+ }
3667
+ },
3668
+ {
3669
+ "docs": {
3670
+ "stability": "stable",
3671
+ "summary": "The replaced value that was set via the `replaceValue` method."
3672
+ },
3673
+ "locationInModule": {
3674
+ "filename": "src/resolve.ts",
3675
+ "line": 13
3676
+ },
3677
+ "name": "replacedValue",
3678
+ "type": {
3679
+ "primitive": "any"
3680
+ }
3681
+ }
3682
+ ],
3683
+ "symbolId": "src/resolve:ResolutionContext"
3684
+ },
3289
3685
  "cdk8s.Size": {
3290
3686
  "assembly": "cdk8s",
3291
3687
  "docs": {
@@ -3955,7 +4351,7 @@
3955
4351
  "kind": "enum",
3956
4352
  "locationInModule": {
3957
4353
  "filename": "src/app.ts",
3958
- "line": 11
4354
+ "line": 12
3959
4355
  },
3960
4356
  "members": [
3961
4357
  {
@@ -3991,6 +4387,6 @@
3991
4387
  "symbolId": "src/app:YamlOutputType"
3992
4388
  }
3993
4389
  },
3994
- "version": "2.64.25",
3995
- "fingerprint": "8YmWflZRLS0G0edEb0rAEKDocy1WroEWxw3SV3/750s="
4390
+ "version": "2.65.1",
4391
+ "fingerprint": "o3M0ztHD4LEequmUtOxSXaCpiPwFD7123wFyBxkyMTQ="
3996
4392
  }