@pulumi/kubernetes 3.25.0-alpha.1680894366 → 3.25.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/admissionregistration/v1alpha1/validatingAdmissionPolicy.d.ts +4 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicy.js +2 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicy.js.map +1 -1
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.d.ts +4 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.js +2 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.js.map +1 -1
- package/authentication/v1alpha1/selfSubjectReview.d.ts +1 -1
- package/authentication/v1alpha1/selfSubjectReview.js +3 -1
- package/authentication/v1alpha1/selfSubjectReview.js.map +1 -1
- package/authentication/v1alpha1/selfSubjectReviewPatch.d.ts +1 -1
- package/authentication/v1alpha1/selfSubjectReviewPatch.js +3 -1
- package/authentication/v1alpha1/selfSubjectReviewPatch.js.map +1 -1
- package/authentication/v1beta1/index.d.ts +6 -0
- package/authentication/v1beta1/index.js +9 -1
- package/authentication/v1beta1/index.js.map +1 -1
- package/authentication/v1beta1/selfSubjectReview.d.ts +63 -0
- package/authentication/v1beta1/selfSubjectReview.js +64 -0
- package/authentication/v1beta1/selfSubjectReview.js.map +1 -0
- package/authentication/v1beta1/selfSubjectReviewPatch.d.ts +69 -0
- package/authentication/v1beta1/selfSubjectReviewPatch.js +70 -0
- package/authentication/v1beta1/selfSubjectReviewPatch.js.map +1 -0
- package/autoscaling/v1/horizontalPodAutoscaler.d.ts +3 -3
- package/autoscaling/v1/horizontalPodAutoscalerList.d.ts +2 -2
- package/autoscaling/v1/horizontalPodAutoscalerPatch.d.ts +3 -3
- package/certificates/index.d.ts +2 -1
- package/certificates/index.js +3 -1
- package/certificates/index.js.map +1 -1
- package/certificates/v1alpha1/clusterTrustBundle.d.ts +71 -0
- package/certificates/v1alpha1/clusterTrustBundle.js +69 -0
- package/certificates/v1alpha1/clusterTrustBundle.js.map +1 -0
- package/certificates/v1alpha1/clusterTrustBundleList.d.ts +67 -0
- package/certificates/v1alpha1/clusterTrustBundleList.js +65 -0
- package/certificates/v1alpha1/clusterTrustBundleList.js.map +1 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.d.ts +77 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.js +72 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.js.map +1 -0
- package/certificates/v1alpha1/index.d.ts +9 -0
- package/certificates/v1alpha1/index.js +30 -0
- package/certificates/v1alpha1/index.js.map +1 -0
- package/coordination/v1/lease.d.ts +2 -2
- package/coordination/v1/leaseList.d.ts +2 -2
- package/coordination/v1/leasePatch.d.ts +2 -2
- package/discovery/v1/endpointSliceList.d.ts +2 -2
- package/networking/v1/ingress.d.ts +3 -3
- package/networking/v1/ingressClass.d.ts +2 -2
- package/networking/v1/ingressClassList.d.ts +2 -2
- package/networking/v1/ingressClassPatch.d.ts +2 -2
- package/networking/v1/ingressList.d.ts +2 -2
- package/networking/v1/ingressPatch.d.ts +3 -3
- package/networking/v1/networkPolicy.d.ts +3 -3
- package/networking/v1/networkPolicyList.d.ts +2 -2
- package/networking/v1/networkPolicyPatch.d.ts +3 -3
- package/networking/v1alpha1/clusterCIDR.d.ts +2 -2
- package/networking/v1alpha1/clusterCIDRList.d.ts +2 -2
- package/networking/v1alpha1/clusterCIDRPatch.d.ts +2 -2
- package/networking/v1alpha1/index.d.ts +9 -0
- package/networking/v1alpha1/index.js +13 -1
- package/networking/v1alpha1/index.js.map +1 -1
- package/networking/v1alpha1/ipaddress.d.ts +67 -0
- package/networking/v1alpha1/ipaddress.js +62 -0
- package/networking/v1alpha1/ipaddress.js.map +1 -0
- package/networking/v1alpha1/ipaddressList.d.ts +67 -0
- package/networking/v1alpha1/ipaddressList.js +65 -0
- package/networking/v1alpha1/ipaddressList.js.map +1 -0
- package/networking/v1alpha1/ipaddressPatch.d.ts +73 -0
- package/networking/v1alpha1/ipaddressPatch.js +68 -0
- package/networking/v1alpha1/ipaddressPatch.js.map +1 -0
- package/node/v1/runtimeClass.d.ts +6 -6
- package/node/v1/runtimeClassList.d.ts +2 -2
- package/node/v1/runtimeClassPatch.d.ts +6 -6
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/resource/index.d.ts +2 -1
- package/resource/index.js +3 -1
- package/resource/index.js.map +1 -1
- package/resource/v1alpha1/resourceClaim.js +2 -0
- package/resource/v1alpha1/resourceClaim.js.map +1 -1
- package/resource/v1alpha1/resourceClaimPatch.js +2 -0
- package/resource/v1alpha1/resourceClaimPatch.js.map +1 -1
- package/resource/v1alpha1/resourceClaimTemplate.js +2 -0
- package/resource/v1alpha1/resourceClaimTemplate.js.map +1 -1
- package/resource/v1alpha1/resourceClaimTemplatePatch.js +2 -0
- package/resource/v1alpha1/resourceClaimTemplatePatch.js.map +1 -1
- package/resource/v1alpha1/resourceClass.js +2 -0
- package/resource/v1alpha1/resourceClass.js.map +1 -1
- package/resource/v1alpha1/resourceClassPatch.js +2 -0
- package/resource/v1alpha1/resourceClassPatch.js.map +1 -1
- package/resource/v1alpha2/index.d.ts +36 -0
- package/resource/v1alpha2/index.js +66 -0
- package/resource/v1alpha2/index.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContext.d.ts +73 -0
- package/resource/v1alpha2/podSchedulingContext.js +69 -0
- package/resource/v1alpha2/podSchedulingContext.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContextList.d.ts +67 -0
- package/resource/v1alpha2/podSchedulingContextList.js +65 -0
- package/resource/v1alpha2/podSchedulingContextList.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContextPatch.d.ts +79 -0
- package/resource/v1alpha2/podSchedulingContextPatch.js +72 -0
- package/resource/v1alpha2/podSchedulingContextPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClaim.d.ts +73 -0
- package/resource/v1alpha2/resourceClaim.js +71 -0
- package/resource/v1alpha2/resourceClaim.js.map +1 -0
- package/resource/v1alpha2/resourceClaimList.d.ts +67 -0
- package/resource/v1alpha2/resourceClaimList.js +65 -0
- package/resource/v1alpha2/resourceClaimList.js.map +1 -0
- package/resource/v1alpha2/resourceClaimPatch.d.ts +79 -0
- package/resource/v1alpha2/resourceClaimPatch.js +74 -0
- package/resource/v1alpha2/resourceClaimPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplate.d.ts +71 -0
- package/resource/v1alpha2/resourceClaimTemplate.js +67 -0
- package/resource/v1alpha2/resourceClaimTemplate.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplateList.d.ts +67 -0
- package/resource/v1alpha2/resourceClaimTemplateList.js +65 -0
- package/resource/v1alpha2/resourceClaimTemplateList.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.d.ts +77 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.js +70 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.js.map +1 -0
- package/resource/v1alpha2/resourceClass.d.ts +93 -0
- package/resource/v1alpha2/resourceClass.js +73 -0
- package/resource/v1alpha2/resourceClass.js.map +1 -0
- package/resource/v1alpha2/resourceClassList.d.ts +67 -0
- package/resource/v1alpha2/resourceClassList.js +65 -0
- package/resource/v1alpha2/resourceClassList.js.map +1 -0
- package/resource/v1alpha2/resourceClassPatch.d.ts +99 -0
- package/resource/v1alpha2/resourceClassPatch.js +76 -0
- package/resource/v1alpha2/resourceClassPatch.js.map +1 -0
- package/scheduling/v1/priorityClass.d.ts +4 -4
- package/scheduling/v1/priorityClassPatch.d.ts +4 -4
- package/storage/v1/csidriver.d.ts +2 -2
- package/storage/v1/csidriverPatch.d.ts +2 -2
- package/storage/v1/csinode.d.ts +2 -2
- package/storage/v1/csinodePatch.d.ts +2 -2
- package/storage/v1/csistorageCapacity.d.ts +10 -10
- package/storage/v1/csistorageCapacityList.d.ts +2 -2
- package/storage/v1/csistorageCapacityPatch.d.ts +10 -10
- package/storage/v1/storageClass.d.ts +14 -14
- package/storage/v1/storageClassList.d.ts +2 -2
- package/storage/v1/storageClassPatch.d.ts +14 -14
- package/storage/v1/volumeAttachment.d.ts +3 -3
- package/storage/v1/volumeAttachmentList.d.ts +2 -2
- package/storage/v1/volumeAttachmentPatch.d.ts +3 -3
- package/types/input.d.ts +1380 -355
- package/types/output.d.ts +1575 -367
- package/yaml/yaml.d.ts +140 -0
- package/yaml/yaml.js +41 -0
- package/yaml/yaml.js.map +1 -1
|
@@ -35,6 +35,10 @@ export declare class ValidatingAdmissionPolicy extends pulumi.CustomResource {
|
|
|
35
35
|
* Specification of the desired behavior of the ValidatingAdmissionPolicy.
|
|
36
36
|
*/
|
|
37
37
|
readonly spec: pulumi.Output<outputs.admissionregistration.v1alpha1.ValidatingAdmissionPolicySpec>;
|
|
38
|
+
/**
|
|
39
|
+
* The status of the ValidatingAdmissionPolicy, including warnings that are useful to determine if the policy behaves in the expected way. Populated by the system. Read-only.
|
|
40
|
+
*/
|
|
41
|
+
readonly status: pulumi.Output<outputs.admissionregistration.v1alpha1.ValidatingAdmissionPolicyStatus>;
|
|
38
42
|
/**
|
|
39
43
|
* Create a ValidatingAdmissionPolicy resource with the given unique name, arguments, and options.
|
|
40
44
|
*
|
|
@@ -45,12 +45,14 @@ class ValidatingAdmissionPolicy extends pulumi.CustomResource {
|
|
|
45
45
|
resourceInputs["kind"] = "ValidatingAdmissionPolicy";
|
|
46
46
|
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
47
47
|
resourceInputs["spec"] = args ? args.spec : undefined;
|
|
48
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
48
49
|
}
|
|
49
50
|
else {
|
|
50
51
|
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
51
52
|
resourceInputs["kind"] = undefined /*out*/;
|
|
52
53
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
53
54
|
resourceInputs["spec"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
54
56
|
}
|
|
55
57
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
58
|
super(ValidatingAdmissionPolicy.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validatingAdmissionPolicy.js","sourceRoot":"","sources":["../../../admissionregistration/v1alpha1/validatingAdmissionPolicy.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;
|
|
1
|
+
{"version":3,"file":"validatingAdmissionPolicy.js","sourceRoot":"","sources":["../../../admissionregistration/v1alpha1/validatingAdmissionPolicy.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;IAuBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,uCAAuC,CAAC;YACvE,cAAc,CAAC,MAAM,CAAC,GAAG,2BAA2B,CAAC;YACrD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9E,CAAC;;AAzEL,8DA0EC;AA7DG,gBAAgB;AACO,sCAAY,GAAG,4EAA4E,CAAC"}
|
|
@@ -41,6 +41,10 @@ export declare class ValidatingAdmissionPolicyPatch extends pulumi.CustomResourc
|
|
|
41
41
|
* Specification of the desired behavior of the ValidatingAdmissionPolicy.
|
|
42
42
|
*/
|
|
43
43
|
readonly spec: pulumi.Output<outputs.admissionregistration.v1alpha1.ValidatingAdmissionPolicySpecPatch>;
|
|
44
|
+
/**
|
|
45
|
+
* The status of the ValidatingAdmissionPolicy, including warnings that are useful to determine if the policy behaves in the expected way. Populated by the system. Read-only.
|
|
46
|
+
*/
|
|
47
|
+
readonly status: pulumi.Output<outputs.admissionregistration.v1alpha1.ValidatingAdmissionPolicyStatusPatch>;
|
|
44
48
|
/**
|
|
45
49
|
* Create a ValidatingAdmissionPolicyPatch resource with the given unique name, arguments, and options.
|
|
46
50
|
*
|
|
@@ -51,12 +51,14 @@ class ValidatingAdmissionPolicyPatch extends pulumi.CustomResource {
|
|
|
51
51
|
resourceInputs["kind"] = "ValidatingAdmissionPolicy";
|
|
52
52
|
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
53
53
|
resourceInputs["spec"] = args ? args.spec : undefined;
|
|
54
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
54
55
|
}
|
|
55
56
|
else {
|
|
56
57
|
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
57
58
|
resourceInputs["kind"] = undefined /*out*/;
|
|
58
59
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
59
60
|
resourceInputs["spec"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
60
62
|
}
|
|
61
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
64
|
super(ValidatingAdmissionPolicyPatch.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validatingAdmissionPolicyPatch.js","sourceRoot":"","sources":["../../../admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,8BAA8B,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,8BAA8B,CAAC,YAAY,CAAC;IAC/E,CAAC;
|
|
1
|
+
{"version":3,"file":"validatingAdmissionPolicyPatch.js","sourceRoot":"","sources":["../../../admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,8BAA8B,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,8BAA8B,CAAC,YAAY,CAAC;IAC/E,CAAC;IAuBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAyC,EAAE,IAAmC;QACpG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,uCAAuC,CAAC;YACvE,cAAc,CAAC,MAAM,CAAC,GAAG,2BAA2B,CAAC;YACrD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,8BAA8B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnF,CAAC;;AAzEL,wEA0EC;AA7DG,gBAAgB;AACO,2CAAY,GAAG,iFAAiF,CAAC"}
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
|
|
5
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
6
6
|
*/
|
|
7
7
|
export declare class SelfSubjectReview extends pulumi.CustomResource {
|
|
8
8
|
/**
|
|
@@ -6,7 +6,7 @@ exports.SelfSubjectReview = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
|
|
9
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
10
10
|
*/
|
|
11
11
|
class SelfSubjectReview extends pulumi.CustomResource {
|
|
12
12
|
/**
|
|
@@ -53,6 +53,8 @@ class SelfSubjectReview extends pulumi.CustomResource {
|
|
|
53
53
|
resourceInputs["status"] = undefined /*out*/;
|
|
54
54
|
}
|
|
55
55
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReview" }] };
|
|
57
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
56
58
|
super(SelfSubjectReview.__pulumiType, name, resourceInputs, opts);
|
|
57
59
|
}
|
|
58
60
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selfSubjectReview.js","sourceRoot":"","sources":["../../../authentication/v1alpha1/selfSubjectReview.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,gCAAgC,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;
|
|
1
|
+
{"version":3,"file":"selfSubjectReview.js","sourceRoot":"","sources":["../../../authentication/v1alpha1/selfSubjectReview.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,gCAAgC,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,4DAA4D,EAAE,CAAC,EAAE,CAAC;QACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AArEL,8CAsEC;AAzDG,gBAAgB;AACO,8BAAY,GAAG,6DAA6D,CAAC"}
|
|
@@ -8,7 +8,7 @@ import * as outputs from "../../types/output";
|
|
|
8
8
|
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
9
9
|
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
10
10
|
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
11
|
-
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
|
|
11
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
12
12
|
*/
|
|
13
13
|
export declare class SelfSubjectReviewPatch extends pulumi.CustomResource {
|
|
14
14
|
/**
|
|
@@ -12,7 +12,7 @@ const utilities = require("../../utilities");
|
|
|
12
12
|
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
13
13
|
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
14
14
|
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
15
|
-
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
|
|
15
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
16
16
|
*/
|
|
17
17
|
class SelfSubjectReviewPatch extends pulumi.CustomResource {
|
|
18
18
|
/**
|
|
@@ -59,6 +59,8 @@ class SelfSubjectReviewPatch extends pulumi.CustomResource {
|
|
|
59
59
|
resourceInputs["status"] = undefined /*out*/;
|
|
60
60
|
}
|
|
61
61
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReviewPatch" }] };
|
|
63
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
62
64
|
super(SelfSubjectReviewPatch.__pulumiType, name, resourceInputs, opts);
|
|
63
65
|
}
|
|
64
66
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selfSubjectReviewPatch.js","sourceRoot":"","sources":["../../../authentication/v1alpha1/selfSubjectReviewPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiC,EAAE,IAAmC;QAC5F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,gCAAgC,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;
|
|
1
|
+
{"version":3,"file":"selfSubjectReviewPatch.js","sourceRoot":"","sources":["../../../authentication/v1alpha1/selfSubjectReviewPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiC,EAAE,IAAmC;QAC5F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,gCAAgC,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,iEAAiE,EAAE,CAAC,EAAE,CAAC;QAC7G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AArEL,wDAsEC;AAzDG,gBAAgB;AACO,mCAAY,GAAG,kEAAkE,CAAC"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
export { SelfSubjectReviewArgs } from "./selfSubjectReview";
|
|
2
|
+
export type SelfSubjectReview = import("./selfSubjectReview").SelfSubjectReview;
|
|
3
|
+
export declare const SelfSubjectReview: typeof import("./selfSubjectReview").SelfSubjectReview;
|
|
4
|
+
export { SelfSubjectReviewPatchArgs } from "./selfSubjectReviewPatch";
|
|
5
|
+
export type SelfSubjectReviewPatch = import("./selfSubjectReviewPatch").SelfSubjectReviewPatch;
|
|
6
|
+
export declare const SelfSubjectReviewPatch: typeof import("./selfSubjectReviewPatch").SelfSubjectReviewPatch;
|
|
1
7
|
export { TokenReviewArgs } from "./tokenReview";
|
|
2
8
|
export type TokenReview = import("./tokenReview").TokenReview;
|
|
3
9
|
export declare const TokenReview: typeof import("./tokenReview").TokenReview;
|
|
@@ -2,9 +2,13 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.TokenReviewPatch = exports.TokenReview = void 0;
|
|
5
|
+
exports.TokenReviewPatch = exports.TokenReview = exports.SelfSubjectReviewPatch = exports.SelfSubjectReview = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../../utilities");
|
|
8
|
+
exports.SelfSubjectReview = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["SelfSubjectReview"], () => require("./selfSubjectReview"));
|
|
10
|
+
exports.SelfSubjectReviewPatch = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["SelfSubjectReviewPatch"], () => require("./selfSubjectReviewPatch"));
|
|
8
12
|
exports.TokenReview = null;
|
|
9
13
|
utilities.lazyLoad(exports, ["TokenReview"], () => require("./tokenReview"));
|
|
10
14
|
exports.TokenReviewPatch = null;
|
|
@@ -13,6 +17,10 @@ const _module = {
|
|
|
13
17
|
version: utilities.getVersion(),
|
|
14
18
|
construct: (name, type, urn) => {
|
|
15
19
|
switch (type) {
|
|
20
|
+
case "kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReview":
|
|
21
|
+
return new exports.SelfSubjectReview(name, undefined, { urn });
|
|
22
|
+
case "kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReviewPatch":
|
|
23
|
+
return new exports.SelfSubjectReviewPatch(name, undefined, { urn });
|
|
16
24
|
case "kubernetes:authentication.k8s.io/v1beta1:TokenReview":
|
|
17
25
|
return new exports.TokenReview(name, undefined, { urn });
|
|
18
26
|
case "kubernetes:authentication.k8s.io/v1beta1:TokenReviewPatch":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../authentication/v1beta1/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AACzC,6CAA6C;AAKhC,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGvF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,sDAAsD;gBACvD,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,2DAA2D;gBAC5D,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,+BAA+B,EAAE,OAAO,CAAC,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../authentication/v1beta1/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AACzC,6CAA6C;AAKhC,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAI5E,QAAA,sBAAsB,GAAqE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAItF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGvF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,4DAA4D;gBAC7D,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D,KAAK,iEAAiE;gBAClE,OAAO,IAAI,8BAAsB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpE,KAAK,sDAAsD;gBACvD,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,2DAA2D;gBAC5D,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,+BAA+B,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
6
|
+
*/
|
|
7
|
+
export declare class SelfSubjectReview extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing SelfSubjectReview resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): SelfSubjectReview;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of SelfSubjectReview. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is SelfSubjectReview;
|
|
22
|
+
/**
|
|
23
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"authentication.k8s.io/v1beta1">;
|
|
26
|
+
/**
|
|
27
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
28
|
+
*/
|
|
29
|
+
readonly kind: pulumi.Output<"SelfSubjectReview">;
|
|
30
|
+
/**
|
|
31
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
32
|
+
*/
|
|
33
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMeta>;
|
|
34
|
+
/**
|
|
35
|
+
* Status is filled in by the server with the user attributes.
|
|
36
|
+
*/
|
|
37
|
+
readonly status: pulumi.Output<outputs.authentication.v1beta1.SelfSubjectReviewStatus>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a SelfSubjectReview resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args?: SelfSubjectReviewArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a SelfSubjectReview resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface SelfSubjectReviewArgs {
|
|
51
|
+
/**
|
|
52
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
53
|
+
*/
|
|
54
|
+
apiVersion?: pulumi.Input<"authentication.k8s.io/v1beta1">;
|
|
55
|
+
/**
|
|
56
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
57
|
+
*/
|
|
58
|
+
kind?: pulumi.Input<"SelfSubjectReview">;
|
|
59
|
+
/**
|
|
60
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
61
|
+
*/
|
|
62
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMeta>;
|
|
63
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.SelfSubjectReview = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
10
|
+
*/
|
|
11
|
+
class SelfSubjectReview extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing SelfSubjectReview resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new SelfSubjectReview(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of SelfSubjectReview. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === SelfSubjectReview.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a SelfSubjectReview resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
resourceInputs["apiVersion"] = "authentication.k8s.io/v1beta1";
|
|
45
|
+
resourceInputs["kind"] = "SelfSubjectReview";
|
|
46
|
+
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
47
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
48
|
+
}
|
|
49
|
+
else {
|
|
50
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
51
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
52
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
53
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
54
|
+
}
|
|
55
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:authentication.k8s.io/v1alpha1:SelfSubjectReview" }] };
|
|
57
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
58
|
+
super(SelfSubjectReview.__pulumiType, name, resourceInputs, opts);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.SelfSubjectReview = SelfSubjectReview;
|
|
62
|
+
/** @internal */
|
|
63
|
+
SelfSubjectReview.__pulumiType = 'kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReview';
|
|
64
|
+
//# sourceMappingURL=selfSubjectReview.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selfSubjectReview.js","sourceRoot":"","sources":["../../../authentication/v1beta1/selfSubjectReview.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,+BAA+B,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,6DAA6D,EAAE,CAAC,EAAE,CAAC;QACzG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AArEL,8CAsEC;AAzDG,gBAAgB;AACO,8BAAY,GAAG,4DAA4D,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
7
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
8
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
9
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
10
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
11
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
12
|
+
*/
|
|
13
|
+
export declare class SelfSubjectReviewPatch extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing SelfSubjectReviewPatch resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): SelfSubjectReviewPatch;
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of SelfSubjectReviewPatch. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj: any): obj is SelfSubjectReviewPatch;
|
|
28
|
+
/**
|
|
29
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
30
|
+
*/
|
|
31
|
+
readonly apiVersion: pulumi.Output<"authentication.k8s.io/v1beta1">;
|
|
32
|
+
/**
|
|
33
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
34
|
+
*/
|
|
35
|
+
readonly kind: pulumi.Output<"SelfSubjectReview">;
|
|
36
|
+
/**
|
|
37
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
38
|
+
*/
|
|
39
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
|
|
40
|
+
/**
|
|
41
|
+
* Status is filled in by the server with the user attributes.
|
|
42
|
+
*/
|
|
43
|
+
readonly status: pulumi.Output<outputs.authentication.v1beta1.SelfSubjectReviewStatusPatch>;
|
|
44
|
+
/**
|
|
45
|
+
* Create a SelfSubjectReviewPatch resource with the given unique name, arguments, and options.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resource.
|
|
48
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
49
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
50
|
+
*/
|
|
51
|
+
constructor(name: string, args?: SelfSubjectReviewPatchArgs, opts?: pulumi.CustomResourceOptions);
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* The set of arguments for constructing a SelfSubjectReviewPatch resource.
|
|
55
|
+
*/
|
|
56
|
+
export interface SelfSubjectReviewPatchArgs {
|
|
57
|
+
/**
|
|
58
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
59
|
+
*/
|
|
60
|
+
apiVersion?: pulumi.Input<"authentication.k8s.io/v1beta1">;
|
|
61
|
+
/**
|
|
62
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
63
|
+
*/
|
|
64
|
+
kind?: pulumi.Input<"SelfSubjectReview">;
|
|
65
|
+
/**
|
|
66
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
67
|
+
*/
|
|
68
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch>;
|
|
69
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.SelfSubjectReviewPatch = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
10
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
11
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
12
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
13
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
14
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
15
|
+
* SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
|
|
16
|
+
*/
|
|
17
|
+
class SelfSubjectReviewPatch extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing SelfSubjectReviewPatch resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
25
|
+
*/
|
|
26
|
+
static get(name, id, opts) {
|
|
27
|
+
return new SelfSubjectReviewPatch(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Returns true if the given object is an instance of SelfSubjectReviewPatch. This is designed to work even
|
|
31
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
32
|
+
*/
|
|
33
|
+
static isInstance(obj) {
|
|
34
|
+
if (obj === undefined || obj === null) {
|
|
35
|
+
return false;
|
|
36
|
+
}
|
|
37
|
+
return obj['__pulumiType'] === SelfSubjectReviewPatch.__pulumiType;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Create a SelfSubjectReviewPatch resource with the given unique name, arguments, and options.
|
|
41
|
+
*
|
|
42
|
+
* @param name The _unique_ name of the resource.
|
|
43
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
44
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
45
|
+
*/
|
|
46
|
+
constructor(name, args, opts) {
|
|
47
|
+
let resourceInputs = {};
|
|
48
|
+
opts = opts || {};
|
|
49
|
+
if (!opts.id) {
|
|
50
|
+
resourceInputs["apiVersion"] = "authentication.k8s.io/v1beta1";
|
|
51
|
+
resourceInputs["kind"] = "SelfSubjectReview";
|
|
52
|
+
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
53
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
54
|
+
}
|
|
55
|
+
else {
|
|
56
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:authentication.k8s.io/v1alpha1:SelfSubjectReviewPatch" }] };
|
|
63
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
64
|
+
super(SelfSubjectReviewPatch.__pulumiType, name, resourceInputs, opts);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
exports.SelfSubjectReviewPatch = SelfSubjectReviewPatch;
|
|
68
|
+
/** @internal */
|
|
69
|
+
SelfSubjectReviewPatch.__pulumiType = 'kubernetes:authentication.k8s.io/v1beta1:SelfSubjectReviewPatch';
|
|
70
|
+
//# sourceMappingURL=selfSubjectReviewPatch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selfSubjectReviewPatch.js","sourceRoot":"","sources":["../../../authentication/v1beta1/selfSubjectReviewPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiC,EAAE,IAAmC;QAC5F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,+BAA+B,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,kEAAkE,EAAE,CAAC,EAAE,CAAC;QAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AArEL,wDAsEC;AAzDG,gBAAgB;AACO,mCAAY,GAAG,iEAAiE,CAAC"}
|
|
@@ -32,11 +32,11 @@ export declare class HorizontalPodAutoscaler extends pulumi.CustomResource {
|
|
|
32
32
|
*/
|
|
33
33
|
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMeta>;
|
|
34
34
|
/**
|
|
35
|
-
* behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
35
|
+
* spec defines the behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
36
36
|
*/
|
|
37
37
|
readonly spec: pulumi.Output<outputs.autoscaling.v1.HorizontalPodAutoscalerSpec>;
|
|
38
38
|
/**
|
|
39
|
-
* current information about the autoscaler.
|
|
39
|
+
* status is the current information about the autoscaler.
|
|
40
40
|
*/
|
|
41
41
|
readonly status: pulumi.Output<outputs.autoscaling.v1.HorizontalPodAutoscalerStatus>;
|
|
42
42
|
/**
|
|
@@ -65,7 +65,7 @@ export interface HorizontalPodAutoscalerArgs {
|
|
|
65
65
|
*/
|
|
66
66
|
metadata?: pulumi.Input<inputs.meta.v1.ObjectMeta>;
|
|
67
67
|
/**
|
|
68
|
-
* behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
68
|
+
* spec defines the behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
69
69
|
*/
|
|
70
70
|
spec?: pulumi.Input<inputs.autoscaling.v1.HorizontalPodAutoscalerSpec>;
|
|
71
71
|
}
|
|
@@ -24,7 +24,7 @@ export declare class HorizontalPodAutoscalerList extends pulumi.CustomResource {
|
|
|
24
24
|
*/
|
|
25
25
|
readonly apiVersion: pulumi.Output<"autoscaling/v1">;
|
|
26
26
|
/**
|
|
27
|
-
* list of horizontal pod autoscaler objects.
|
|
27
|
+
* items is the list of horizontal pod autoscaler objects.
|
|
28
28
|
*/
|
|
29
29
|
readonly items: pulumi.Output<outputs.autoscaling.v1.HorizontalPodAutoscaler[]>;
|
|
30
30
|
/**
|
|
@@ -53,7 +53,7 @@ export interface HorizontalPodAutoscalerListArgs {
|
|
|
53
53
|
*/
|
|
54
54
|
apiVersion?: pulumi.Input<"autoscaling/v1">;
|
|
55
55
|
/**
|
|
56
|
-
* list of horizontal pod autoscaler objects.
|
|
56
|
+
* items is the list of horizontal pod autoscaler objects.
|
|
57
57
|
*/
|
|
58
58
|
items: pulumi.Input<pulumi.Input<inputs.autoscaling.v1.HorizontalPodAutoscaler>[]>;
|
|
59
59
|
/**
|
|
@@ -38,11 +38,11 @@ export declare class HorizontalPodAutoscalerPatch extends pulumi.CustomResource
|
|
|
38
38
|
*/
|
|
39
39
|
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
|
|
40
40
|
/**
|
|
41
|
-
* behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
41
|
+
* spec defines the behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
42
42
|
*/
|
|
43
43
|
readonly spec: pulumi.Output<outputs.autoscaling.v1.HorizontalPodAutoscalerSpecPatch>;
|
|
44
44
|
/**
|
|
45
|
-
* current information about the autoscaler.
|
|
45
|
+
* status is the current information about the autoscaler.
|
|
46
46
|
*/
|
|
47
47
|
readonly status: pulumi.Output<outputs.autoscaling.v1.HorizontalPodAutoscalerStatusPatch>;
|
|
48
48
|
/**
|
|
@@ -71,7 +71,7 @@ export interface HorizontalPodAutoscalerPatchArgs {
|
|
|
71
71
|
*/
|
|
72
72
|
metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch>;
|
|
73
73
|
/**
|
|
74
|
-
* behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
74
|
+
* spec defines the behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
75
75
|
*/
|
|
76
76
|
spec?: pulumi.Input<inputs.autoscaling.v1.HorizontalPodAutoscalerSpecPatch>;
|
|
77
77
|
}
|
package/certificates/index.d.ts
CHANGED
package/certificates/index.js
CHANGED
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.v1beta1 = exports.v1 = void 0;
|
|
5
|
+
exports.v1beta1 = exports.v1alpha1 = exports.v1 = void 0;
|
|
6
6
|
// Export sub-modules:
|
|
7
7
|
const v1 = require("./v1");
|
|
8
8
|
exports.v1 = v1;
|
|
9
|
+
const v1alpha1 = require("./v1alpha1");
|
|
10
|
+
exports.v1alpha1 = v1alpha1;
|
|
9
11
|
const v1beta1 = require("./v1beta1");
|
|
10
12
|
exports.v1beta1 = v1beta1;
|
|
11
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../certificates/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAIjF,sBAAsB;AACtB,2BAA2B;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../certificates/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAIjF,sBAAsB;AACtB,2BAA2B;AAKvB,gBAAE;AAJN,uCAAuC;AAKnC,4BAAQ;AAJZ,qCAAqC;AAKjC,0BAAO"}
|