@pulumi/pulumi 3.217.0-alpha.xe58bf2d → 3.217.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/metadata.d.ts +11 -0
- package/metadata.js +15 -1
- package/metadata.js.map +1 -1
- package/package.json +3 -3
- package/proto/engine_grpc_pb.d.ts +14 -14
- package/proto/engine_grpc_pb.js +31 -31
- package/proto/engine_pb.d.ts +15 -15
- package/proto/engine_pb.js +41 -41
- package/proto/language_grpc_pb.js +1 -1
- package/proto/provider_grpc_pb.d.ts +1 -0
- package/proto/provider_grpc_pb.js +1 -0
- package/proto/provider_pb.d.ts +11 -5
- package/proto/provider_pb.js +108 -53
- package/proto/resource_grpc_pb.d.ts +17 -0
- package/proto/resource_grpc_pb.js +25 -0
- package/proto/resource_pb.d.ts +115 -0
- package/proto/resource_pb.js +1034 -68
- package/provider/server.js +30 -4
- package/provider/server.js.map +1 -1
- package/runtime/closure/parseFunction.js +1 -1
- package/runtime/closure/parseFunction.js.map +1 -1
- package/runtime/settings.d.ts +11 -0
- package/runtime/settings.js +32 -1
- package/runtime/settings.js.map +1 -1
- package/version.js +1 -1
package/metadata.d.ts
CHANGED
|
@@ -14,3 +14,14 @@ export declare function getStack(): string;
|
|
|
14
14
|
* Returns the root directory of the current Pulumi project.
|
|
15
15
|
*/
|
|
16
16
|
export declare function getRootDirectory(): string;
|
|
17
|
+
/**
|
|
18
|
+
* Checks if the engine we are connected to is compatible with the passed in version range. If the version is not
|
|
19
|
+
* compatible with the specified range, an exception is raised.
|
|
20
|
+
*
|
|
21
|
+
* @param range
|
|
22
|
+
* The range to check. The supported syntax for the range is that of
|
|
23
|
+
* https://pkg.go.dev/github.com/blang/semver#ParseRange. For example ">=3.0.0", or "!3.1.2". Ranges can be AND-ed
|
|
24
|
+
* together by concatenating with spaces ">=3.5.0 !3.7.7", meaning greater-or-equal to 3.5.0 and not exactly 3.7.7.
|
|
25
|
+
* Ranges can be OR-ed with the `||` operator: "<3.4.0 || >3.8.0", meaning less-than 3.4.0 or greater-than 3.8.0.
|
|
26
|
+
*/
|
|
27
|
+
export declare function requirePulumiVersion(range: string): Promise<void>;
|
package/metadata.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Copyright 2016-
|
|
2
|
+
// Copyright 2016-2026, Pulumi Corporation.
|
|
3
3
|
//
|
|
4
4
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
// you may not use this file except in compliance with the License.
|
|
@@ -50,4 +50,18 @@ function getRootDirectory() {
|
|
|
50
50
|
return settings.getRootDirectory();
|
|
51
51
|
}
|
|
52
52
|
exports.getRootDirectory = getRootDirectory;
|
|
53
|
+
/**
|
|
54
|
+
* Checks if the engine we are connected to is compatible with the passed in version range. If the version is not
|
|
55
|
+
* compatible with the specified range, an exception is raised.
|
|
56
|
+
*
|
|
57
|
+
* @param range
|
|
58
|
+
* The range to check. The supported syntax for the range is that of
|
|
59
|
+
* https://pkg.go.dev/github.com/blang/semver#ParseRange. For example ">=3.0.0", or "!3.1.2". Ranges can be AND-ed
|
|
60
|
+
* together by concatenating with spaces ">=3.5.0 !3.7.7", meaning greater-or-equal to 3.5.0 and not exactly 3.7.7.
|
|
61
|
+
* Ranges can be OR-ed with the `||` operator: "<3.4.0 || >3.8.0", meaning less-than 3.4.0 or greater-than 3.8.0.
|
|
62
|
+
*/
|
|
63
|
+
function requirePulumiVersion(range) {
|
|
64
|
+
return settings.requirePulumiVersion(range);
|
|
65
|
+
}
|
|
66
|
+
exports.requirePulumiVersion = requirePulumiVersion;
|
|
53
67
|
//# sourceMappingURL=metadata.js.map
|
package/metadata.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadata.js","sourceRoot":"","sources":["../metadata.ts"],"names":[],"mappings":";AAAA,2CAA2C;AAC3C,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;;;;;;;AAEjC,gFAAgF;AAEhF,6DAA+C;AAE/C;;GAEG;AACH,SAAgB,eAAe;IAC3B,OAAO,QAAQ,CAAC,eAAe,EAAE,CAAC;AACtC,CAAC;AAFD,0CAEC;AACD;;GAEG;AACH,SAAgB,UAAU;IACtB,OAAO,QAAQ,CAAC,UAAU,EAAE,CAAC;AACjC,CAAC;AAFD,gCAEC;AACD;;GAEG;AACH,SAAgB,QAAQ;IACpB,OAAO,QAAQ,CAAC,QAAQ,EAAE,CAAC;AAC/B,CAAC;AAFD,4BAEC;AACD;;GAEG;AACH,SAAgB,gBAAgB;IAC5B,OAAO,QAAQ,CAAC,gBAAgB,EAAE,CAAC;AACvC,CAAC;AAFD,4CAEC"}
|
|
1
|
+
{"version":3,"file":"metadata.js","sourceRoot":"","sources":["../metadata.ts"],"names":[],"mappings":";AAAA,2CAA2C;AAC3C,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;;;;;;;AAEjC,gFAAgF;AAEhF,6DAA+C;AAE/C;;GAEG;AACH,SAAgB,eAAe;IAC3B,OAAO,QAAQ,CAAC,eAAe,EAAE,CAAC;AACtC,CAAC;AAFD,0CAEC;AACD;;GAEG;AACH,SAAgB,UAAU;IACtB,OAAO,QAAQ,CAAC,UAAU,EAAE,CAAC;AACjC,CAAC;AAFD,gCAEC;AACD;;GAEG;AACH,SAAgB,QAAQ;IACpB,OAAO,QAAQ,CAAC,QAAQ,EAAE,CAAC;AAC/B,CAAC;AAFD,4BAEC;AACD;;GAEG;AACH,SAAgB,gBAAgB;IAC5B,OAAO,QAAQ,CAAC,gBAAgB,EAAE,CAAC;AACvC,CAAC;AAFD,4CAEC;AAED;;;;;;;;;GASG;AACH,SAAgB,oBAAoB,CAAC,KAAa;IAC9C,OAAO,QAAQ,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;AAChD,CAAC;AAFD,oDAEC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/pulumi",
|
|
3
|
-
"version": "3.217.0
|
|
3
|
+
"version": "3.217.0",
|
|
4
4
|
"description": "Pulumi's Node.js SDK",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@grpc/grpc-js": "^1.10.1",
|
|
13
13
|
"@logdna/tail-file": "^2.0.6",
|
|
14
|
-
"@npmcli/arborist": "^
|
|
14
|
+
"@npmcli/arborist": "^9.0.0",
|
|
15
15
|
"@opentelemetry/api": "^1.9",
|
|
16
16
|
"@opentelemetry/exporter-zipkin": "^1.28",
|
|
17
17
|
"@opentelemetry/instrumentation": "^0.55",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@types/semver": "^7.5.6",
|
|
24
24
|
"@types/tmp": "^0.2.6",
|
|
25
25
|
"execa": "^5.1.0",
|
|
26
|
-
"fdir": "^6.
|
|
26
|
+
"fdir": "^6.5.0",
|
|
27
27
|
"google-protobuf": "^3.21.4",
|
|
28
28
|
"got": "^11.8.6",
|
|
29
29
|
"ini": "^2.0.0",
|
|
@@ -14,7 +14,7 @@ interface IEngineService extends grpc.ServiceDefinition<grpc.UntypedServiceImple
|
|
|
14
14
|
getRootResource: IEngineService_IGetRootResource;
|
|
15
15
|
setRootResource: IEngineService_ISetRootResource;
|
|
16
16
|
startDebugging: IEngineService_IStartDebugging;
|
|
17
|
-
|
|
17
|
+
requirePulumiVersion: IEngineService_IRequirePulumiVersion;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
interface IEngineService_ILog extends grpc.MethodDefinition<pulumi_engine_pb.LogRequest, google_protobuf_empty_pb.Empty> {
|
|
@@ -53,14 +53,14 @@ interface IEngineService_IStartDebugging extends grpc.MethodDefinition<pulumi_en
|
|
|
53
53
|
responseSerialize: grpc.serialize<google_protobuf_empty_pb.Empty>;
|
|
54
54
|
responseDeserialize: grpc.deserialize<google_protobuf_empty_pb.Empty>;
|
|
55
55
|
}
|
|
56
|
-
interface
|
|
57
|
-
path: "/pulumirpc.Engine/
|
|
56
|
+
interface IEngineService_IRequirePulumiVersion extends grpc.MethodDefinition<pulumi_engine_pb.RequirePulumiVersionRequest, pulumi_engine_pb.RequirePulumiVersionResponse> {
|
|
57
|
+
path: "/pulumirpc.Engine/RequirePulumiVersion";
|
|
58
58
|
requestStream: false;
|
|
59
59
|
responseStream: false;
|
|
60
|
-
requestSerialize: grpc.serialize<pulumi_engine_pb.
|
|
61
|
-
requestDeserialize: grpc.deserialize<pulumi_engine_pb.
|
|
62
|
-
responseSerialize: grpc.serialize<pulumi_engine_pb.
|
|
63
|
-
responseDeserialize: grpc.deserialize<pulumi_engine_pb.
|
|
60
|
+
requestSerialize: grpc.serialize<pulumi_engine_pb.RequirePulumiVersionRequest>;
|
|
61
|
+
requestDeserialize: grpc.deserialize<pulumi_engine_pb.RequirePulumiVersionRequest>;
|
|
62
|
+
responseSerialize: grpc.serialize<pulumi_engine_pb.RequirePulumiVersionResponse>;
|
|
63
|
+
responseDeserialize: grpc.deserialize<pulumi_engine_pb.RequirePulumiVersionResponse>;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
export const EngineService: IEngineService;
|
|
@@ -70,7 +70,7 @@ export interface IEngineServer extends grpc.UntypedServiceImplementation {
|
|
|
70
70
|
getRootResource: grpc.handleUnaryCall<pulumi_engine_pb.GetRootResourceRequest, pulumi_engine_pb.GetRootResourceResponse>;
|
|
71
71
|
setRootResource: grpc.handleUnaryCall<pulumi_engine_pb.SetRootResourceRequest, pulumi_engine_pb.SetRootResourceResponse>;
|
|
72
72
|
startDebugging: grpc.handleUnaryCall<pulumi_engine_pb.StartDebuggingRequest, google_protobuf_empty_pb.Empty>;
|
|
73
|
-
|
|
73
|
+
requirePulumiVersion: grpc.handleUnaryCall<pulumi_engine_pb.RequirePulumiVersionRequest, pulumi_engine_pb.RequirePulumiVersionResponse>;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
export interface IEngineClient {
|
|
@@ -86,9 +86,9 @@ export interface IEngineClient {
|
|
|
86
86
|
startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
87
87
|
startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
88
88
|
startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
89
|
+
requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
90
|
+
requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
91
|
+
requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
export class EngineClient extends grpc.Client implements IEngineClient {
|
|
@@ -105,7 +105,7 @@ export class EngineClient extends grpc.Client implements IEngineClient {
|
|
|
105
105
|
public startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
106
106
|
public startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
107
107
|
public startDebugging(request: pulumi_engine_pb.StartDebuggingRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: google_protobuf_empty_pb.Empty) => void): grpc.ClientUnaryCall;
|
|
108
|
-
public
|
|
109
|
-
public
|
|
110
|
-
public
|
|
108
|
+
public requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
109
|
+
public requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
110
|
+
public requirePulumiVersion(request: pulumi_engine_pb.RequirePulumiVersionRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: pulumi_engine_pb.RequirePulumiVersionResponse) => void): grpc.ClientUnaryCall;
|
|
111
111
|
}
|
package/proto/engine_grpc_pb.js
CHANGED
|
@@ -32,28 +32,6 @@ function deserialize_google_protobuf_Empty(buffer_arg) {
|
|
|
32
32
|
return google_protobuf_empty_pb.Empty.deserializeBinary(new Uint8Array(buffer_arg));
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
function serialize_pulumirpc_CheckPulumiVersionRequest(arg) {
|
|
36
|
-
if (!(arg instanceof pulumi_engine_pb.CheckPulumiVersionRequest)) {
|
|
37
|
-
throw new Error('Expected argument of type pulumirpc.CheckPulumiVersionRequest');
|
|
38
|
-
}
|
|
39
|
-
return Buffer.from(arg.serializeBinary());
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
function deserialize_pulumirpc_CheckPulumiVersionRequest(buffer_arg) {
|
|
43
|
-
return pulumi_engine_pb.CheckPulumiVersionRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
function serialize_pulumirpc_CheckPulumiVersionResponse(arg) {
|
|
47
|
-
if (!(arg instanceof pulumi_engine_pb.CheckPulumiVersionResponse)) {
|
|
48
|
-
throw new Error('Expected argument of type pulumirpc.CheckPulumiVersionResponse');
|
|
49
|
-
}
|
|
50
|
-
return Buffer.from(arg.serializeBinary());
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
function deserialize_pulumirpc_CheckPulumiVersionResponse(buffer_arg) {
|
|
54
|
-
return pulumi_engine_pb.CheckPulumiVersionResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
55
|
-
}
|
|
56
|
-
|
|
57
35
|
function serialize_pulumirpc_GetRootResourceRequest(arg) {
|
|
58
36
|
if (!(arg instanceof pulumi_engine_pb.GetRootResourceRequest)) {
|
|
59
37
|
throw new Error('Expected argument of type pulumirpc.GetRootResourceRequest');
|
|
@@ -87,6 +65,28 @@ function deserialize_pulumirpc_LogRequest(buffer_arg) {
|
|
|
87
65
|
return pulumi_engine_pb.LogRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
88
66
|
}
|
|
89
67
|
|
|
68
|
+
function serialize_pulumirpc_RequirePulumiVersionRequest(arg) {
|
|
69
|
+
if (!(arg instanceof pulumi_engine_pb.RequirePulumiVersionRequest)) {
|
|
70
|
+
throw new Error('Expected argument of type pulumirpc.RequirePulumiVersionRequest');
|
|
71
|
+
}
|
|
72
|
+
return Buffer.from(arg.serializeBinary());
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
function deserialize_pulumirpc_RequirePulumiVersionRequest(buffer_arg) {
|
|
76
|
+
return pulumi_engine_pb.RequirePulumiVersionRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
function serialize_pulumirpc_RequirePulumiVersionResponse(arg) {
|
|
80
|
+
if (!(arg instanceof pulumi_engine_pb.RequirePulumiVersionResponse)) {
|
|
81
|
+
throw new Error('Expected argument of type pulumirpc.RequirePulumiVersionResponse');
|
|
82
|
+
}
|
|
83
|
+
return Buffer.from(arg.serializeBinary());
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
function deserialize_pulumirpc_RequirePulumiVersionResponse(buffer_arg) {
|
|
87
|
+
return pulumi_engine_pb.RequirePulumiVersionResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
88
|
+
}
|
|
89
|
+
|
|
90
90
|
function serialize_pulumirpc_SetRootResourceRequest(arg) {
|
|
91
91
|
if (!(arg instanceof pulumi_engine_pb.SetRootResourceRequest)) {
|
|
92
92
|
throw new Error('Expected argument of type pulumirpc.SetRootResourceRequest');
|
|
@@ -175,17 +175,17 @@ startDebugging: {
|
|
|
175
175
|
responseSerialize: serialize_google_protobuf_Empty,
|
|
176
176
|
responseDeserialize: deserialize_google_protobuf_Empty,
|
|
177
177
|
},
|
|
178
|
-
//
|
|
179
|
-
|
|
180
|
-
path: '/pulumirpc.Engine/
|
|
178
|
+
// RequirePulumiVersion checks that the version of the engine satisfies the passed in range.
|
|
179
|
+
requirePulumiVersion: {
|
|
180
|
+
path: '/pulumirpc.Engine/RequirePulumiVersion',
|
|
181
181
|
requestStream: false,
|
|
182
182
|
responseStream: false,
|
|
183
|
-
requestType: pulumi_engine_pb.
|
|
184
|
-
responseType: pulumi_engine_pb.
|
|
185
|
-
requestSerialize:
|
|
186
|
-
requestDeserialize:
|
|
187
|
-
responseSerialize:
|
|
188
|
-
responseDeserialize:
|
|
183
|
+
requestType: pulumi_engine_pb.RequirePulumiVersionRequest,
|
|
184
|
+
responseType: pulumi_engine_pb.RequirePulumiVersionResponse,
|
|
185
|
+
requestSerialize: serialize_pulumirpc_RequirePulumiVersionRequest,
|
|
186
|
+
requestDeserialize: deserialize_pulumirpc_RequirePulumiVersionRequest,
|
|
187
|
+
responseSerialize: serialize_pulumirpc_RequirePulumiVersionResponse,
|
|
188
|
+
responseDeserialize: deserialize_pulumirpc_RequirePulumiVersionResponse,
|
|
189
189
|
},
|
|
190
190
|
};
|
|
191
191
|
|
package/proto/engine_pb.d.ts
CHANGED
|
@@ -140,39 +140,39 @@ export namespace StartDebuggingRequest {
|
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
|
|
143
|
-
export class
|
|
143
|
+
export class RequirePulumiVersionRequest extends jspb.Message {
|
|
144
144
|
getPulumiVersionRange(): string;
|
|
145
|
-
setPulumiVersionRange(value: string):
|
|
145
|
+
setPulumiVersionRange(value: string): RequirePulumiVersionRequest;
|
|
146
146
|
|
|
147
147
|
serializeBinary(): Uint8Array;
|
|
148
|
-
toObject(includeInstance?: boolean):
|
|
149
|
-
static toObject(includeInstance: boolean, msg:
|
|
148
|
+
toObject(includeInstance?: boolean): RequirePulumiVersionRequest.AsObject;
|
|
149
|
+
static toObject(includeInstance: boolean, msg: RequirePulumiVersionRequest): RequirePulumiVersionRequest.AsObject;
|
|
150
150
|
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
151
151
|
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
152
|
-
static serializeBinaryToWriter(message:
|
|
153
|
-
static deserializeBinary(bytes: Uint8Array):
|
|
154
|
-
static deserializeBinaryFromReader(message:
|
|
152
|
+
static serializeBinaryToWriter(message: RequirePulumiVersionRequest, writer: jspb.BinaryWriter): void;
|
|
153
|
+
static deserializeBinary(bytes: Uint8Array): RequirePulumiVersionRequest;
|
|
154
|
+
static deserializeBinaryFromReader(message: RequirePulumiVersionRequest, reader: jspb.BinaryReader): RequirePulumiVersionRequest;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
export namespace
|
|
157
|
+
export namespace RequirePulumiVersionRequest {
|
|
158
158
|
export type AsObject = {
|
|
159
159
|
pulumiVersionRange: string,
|
|
160
160
|
}
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
export class
|
|
163
|
+
export class RequirePulumiVersionResponse extends jspb.Message {
|
|
164
164
|
|
|
165
165
|
serializeBinary(): Uint8Array;
|
|
166
|
-
toObject(includeInstance?: boolean):
|
|
167
|
-
static toObject(includeInstance: boolean, msg:
|
|
166
|
+
toObject(includeInstance?: boolean): RequirePulumiVersionResponse.AsObject;
|
|
167
|
+
static toObject(includeInstance: boolean, msg: RequirePulumiVersionResponse): RequirePulumiVersionResponse.AsObject;
|
|
168
168
|
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
169
169
|
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
170
|
-
static serializeBinaryToWriter(message:
|
|
171
|
-
static deserializeBinary(bytes: Uint8Array):
|
|
172
|
-
static deserializeBinaryFromReader(message:
|
|
170
|
+
static serializeBinaryToWriter(message: RequirePulumiVersionResponse, writer: jspb.BinaryWriter): void;
|
|
171
|
+
static deserializeBinary(bytes: Uint8Array): RequirePulumiVersionResponse;
|
|
172
|
+
static deserializeBinaryFromReader(message: RequirePulumiVersionResponse, reader: jspb.BinaryReader): RequirePulumiVersionResponse;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
export namespace
|
|
175
|
+
export namespace RequirePulumiVersionResponse {
|
|
176
176
|
export type AsObject = {
|
|
177
177
|
}
|
|
178
178
|
}
|
package/proto/engine_pb.js
CHANGED
|
@@ -19,12 +19,12 @@ var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb
|
|
|
19
19
|
goog.object.extend(proto, google_protobuf_empty_pb);
|
|
20
20
|
var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js');
|
|
21
21
|
goog.object.extend(proto, google_protobuf_struct_pb);
|
|
22
|
-
goog.exportSymbol('proto.pulumirpc.CheckPulumiVersionRequest', null, global);
|
|
23
|
-
goog.exportSymbol('proto.pulumirpc.CheckPulumiVersionResponse', null, global);
|
|
24
22
|
goog.exportSymbol('proto.pulumirpc.GetRootResourceRequest', null, global);
|
|
25
23
|
goog.exportSymbol('proto.pulumirpc.GetRootResourceResponse', null, global);
|
|
26
24
|
goog.exportSymbol('proto.pulumirpc.LogRequest', null, global);
|
|
27
25
|
goog.exportSymbol('proto.pulumirpc.LogSeverity', null, global);
|
|
26
|
+
goog.exportSymbol('proto.pulumirpc.RequirePulumiVersionRequest', null, global);
|
|
27
|
+
goog.exportSymbol('proto.pulumirpc.RequirePulumiVersionResponse', null, global);
|
|
28
28
|
goog.exportSymbol('proto.pulumirpc.SetRootResourceRequest', null, global);
|
|
29
29
|
goog.exportSymbol('proto.pulumirpc.SetRootResourceResponse', null, global);
|
|
30
30
|
goog.exportSymbol('proto.pulumirpc.StartDebuggingRequest', null, global);
|
|
@@ -164,16 +164,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
164
164
|
* @extends {jspb.Message}
|
|
165
165
|
* @constructor
|
|
166
166
|
*/
|
|
167
|
-
proto.pulumirpc.
|
|
167
|
+
proto.pulumirpc.RequirePulumiVersionRequest = function(opt_data) {
|
|
168
168
|
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
169
169
|
};
|
|
170
|
-
goog.inherits(proto.pulumirpc.
|
|
170
|
+
goog.inherits(proto.pulumirpc.RequirePulumiVersionRequest, jspb.Message);
|
|
171
171
|
if (goog.DEBUG && !COMPILED) {
|
|
172
172
|
/**
|
|
173
173
|
* @public
|
|
174
174
|
* @override
|
|
175
175
|
*/
|
|
176
|
-
proto.pulumirpc.
|
|
176
|
+
proto.pulumirpc.RequirePulumiVersionRequest.displayName = 'proto.pulumirpc.RequirePulumiVersionRequest';
|
|
177
177
|
}
|
|
178
178
|
/**
|
|
179
179
|
* Generated by JsPbCodeGenerator.
|
|
@@ -185,16 +185,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
185
185
|
* @extends {jspb.Message}
|
|
186
186
|
* @constructor
|
|
187
187
|
*/
|
|
188
|
-
proto.pulumirpc.
|
|
188
|
+
proto.pulumirpc.RequirePulumiVersionResponse = function(opt_data) {
|
|
189
189
|
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
190
190
|
};
|
|
191
|
-
goog.inherits(proto.pulumirpc.
|
|
191
|
+
goog.inherits(proto.pulumirpc.RequirePulumiVersionResponse, jspb.Message);
|
|
192
192
|
if (goog.DEBUG && !COMPILED) {
|
|
193
193
|
/**
|
|
194
194
|
* @public
|
|
195
195
|
* @override
|
|
196
196
|
*/
|
|
197
|
-
proto.pulumirpc.
|
|
197
|
+
proto.pulumirpc.RequirePulumiVersionResponse.displayName = 'proto.pulumirpc.RequirePulumiVersionResponse';
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
|
|
@@ -1105,8 +1105,8 @@ if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
|
1105
1105
|
* http://goto/soy-param-migration
|
|
1106
1106
|
* @return {!Object}
|
|
1107
1107
|
*/
|
|
1108
|
-
proto.pulumirpc.
|
|
1109
|
-
return proto.pulumirpc.
|
|
1108
|
+
proto.pulumirpc.RequirePulumiVersionRequest.prototype.toObject = function(opt_includeInstance) {
|
|
1109
|
+
return proto.pulumirpc.RequirePulumiVersionRequest.toObject(opt_includeInstance, this);
|
|
1110
1110
|
};
|
|
1111
1111
|
|
|
1112
1112
|
|
|
@@ -1115,11 +1115,11 @@ proto.pulumirpc.CheckPulumiVersionRequest.prototype.toObject = function(opt_incl
|
|
|
1115
1115
|
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1116
1116
|
* the JSPB instance for transitional soy proto support:
|
|
1117
1117
|
* http://goto/soy-param-migration
|
|
1118
|
-
* @param {!proto.pulumirpc.
|
|
1118
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionRequest} msg The msg instance to transform.
|
|
1119
1119
|
* @return {!Object}
|
|
1120
1120
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1121
1121
|
*/
|
|
1122
|
-
proto.pulumirpc.
|
|
1122
|
+
proto.pulumirpc.RequirePulumiVersionRequest.toObject = function(includeInstance, msg) {
|
|
1123
1123
|
var f, obj = {
|
|
1124
1124
|
pulumiVersionRange: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1125
1125
|
};
|
|
@@ -1135,23 +1135,23 @@ pulumiVersionRange: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
|
1135
1135
|
/**
|
|
1136
1136
|
* Deserializes binary data (in protobuf wire format).
|
|
1137
1137
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1138
|
-
* @return {!proto.pulumirpc.
|
|
1138
|
+
* @return {!proto.pulumirpc.RequirePulumiVersionRequest}
|
|
1139
1139
|
*/
|
|
1140
|
-
proto.pulumirpc.
|
|
1140
|
+
proto.pulumirpc.RequirePulumiVersionRequest.deserializeBinary = function(bytes) {
|
|
1141
1141
|
var reader = new jspb.BinaryReader(bytes);
|
|
1142
|
-
var msg = new proto.pulumirpc.
|
|
1143
|
-
return proto.pulumirpc.
|
|
1142
|
+
var msg = new proto.pulumirpc.RequirePulumiVersionRequest;
|
|
1143
|
+
return proto.pulumirpc.RequirePulumiVersionRequest.deserializeBinaryFromReader(msg, reader);
|
|
1144
1144
|
};
|
|
1145
1145
|
|
|
1146
1146
|
|
|
1147
1147
|
/**
|
|
1148
1148
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1149
1149
|
* given reader into the given message object.
|
|
1150
|
-
* @param {!proto.pulumirpc.
|
|
1150
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionRequest} msg The message object to deserialize into.
|
|
1151
1151
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1152
|
-
* @return {!proto.pulumirpc.
|
|
1152
|
+
* @return {!proto.pulumirpc.RequirePulumiVersionRequest}
|
|
1153
1153
|
*/
|
|
1154
|
-
proto.pulumirpc.
|
|
1154
|
+
proto.pulumirpc.RequirePulumiVersionRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
1155
1155
|
while (reader.nextField()) {
|
|
1156
1156
|
if (reader.isEndGroup()) {
|
|
1157
1157
|
break;
|
|
@@ -1175,9 +1175,9 @@ proto.pulumirpc.CheckPulumiVersionRequest.deserializeBinaryFromReader = function
|
|
|
1175
1175
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1176
1176
|
* @return {!Uint8Array}
|
|
1177
1177
|
*/
|
|
1178
|
-
proto.pulumirpc.
|
|
1178
|
+
proto.pulumirpc.RequirePulumiVersionRequest.prototype.serializeBinary = function() {
|
|
1179
1179
|
var writer = new jspb.BinaryWriter();
|
|
1180
|
-
proto.pulumirpc.
|
|
1180
|
+
proto.pulumirpc.RequirePulumiVersionRequest.serializeBinaryToWriter(this, writer);
|
|
1181
1181
|
return writer.getResultBuffer();
|
|
1182
1182
|
};
|
|
1183
1183
|
|
|
@@ -1185,11 +1185,11 @@ proto.pulumirpc.CheckPulumiVersionRequest.prototype.serializeBinary = function()
|
|
|
1185
1185
|
/**
|
|
1186
1186
|
* Serializes the given message to binary data (in protobuf wire
|
|
1187
1187
|
* format), writing to the given BinaryWriter.
|
|
1188
|
-
* @param {!proto.pulumirpc.
|
|
1188
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionRequest} message
|
|
1189
1189
|
* @param {!jspb.BinaryWriter} writer
|
|
1190
1190
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1191
1191
|
*/
|
|
1192
|
-
proto.pulumirpc.
|
|
1192
|
+
proto.pulumirpc.RequirePulumiVersionRequest.serializeBinaryToWriter = function(message, writer) {
|
|
1193
1193
|
var f = undefined;
|
|
1194
1194
|
f = message.getPulumiVersionRange();
|
|
1195
1195
|
if (f.length > 0) {
|
|
@@ -1205,16 +1205,16 @@ proto.pulumirpc.CheckPulumiVersionRequest.serializeBinaryToWriter = function(mes
|
|
|
1205
1205
|
* optional string pulumi_version_range = 1;
|
|
1206
1206
|
* @return {string}
|
|
1207
1207
|
*/
|
|
1208
|
-
proto.pulumirpc.
|
|
1208
|
+
proto.pulumirpc.RequirePulumiVersionRequest.prototype.getPulumiVersionRange = function() {
|
|
1209
1209
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1210
1210
|
};
|
|
1211
1211
|
|
|
1212
1212
|
|
|
1213
1213
|
/**
|
|
1214
1214
|
* @param {string} value
|
|
1215
|
-
* @return {!proto.pulumirpc.
|
|
1215
|
+
* @return {!proto.pulumirpc.RequirePulumiVersionRequest} returns this
|
|
1216
1216
|
*/
|
|
1217
|
-
proto.pulumirpc.
|
|
1217
|
+
proto.pulumirpc.RequirePulumiVersionRequest.prototype.setPulumiVersionRange = function(value) {
|
|
1218
1218
|
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1219
1219
|
};
|
|
1220
1220
|
|
|
@@ -1235,8 +1235,8 @@ if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
|
1235
1235
|
* http://goto/soy-param-migration
|
|
1236
1236
|
* @return {!Object}
|
|
1237
1237
|
*/
|
|
1238
|
-
proto.pulumirpc.
|
|
1239
|
-
return proto.pulumirpc.
|
|
1238
|
+
proto.pulumirpc.RequirePulumiVersionResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1239
|
+
return proto.pulumirpc.RequirePulumiVersionResponse.toObject(opt_includeInstance, this);
|
|
1240
1240
|
};
|
|
1241
1241
|
|
|
1242
1242
|
|
|
@@ -1245,11 +1245,11 @@ proto.pulumirpc.CheckPulumiVersionResponse.prototype.toObject = function(opt_inc
|
|
|
1245
1245
|
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1246
1246
|
* the JSPB instance for transitional soy proto support:
|
|
1247
1247
|
* http://goto/soy-param-migration
|
|
1248
|
-
* @param {!proto.pulumirpc.
|
|
1248
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionResponse} msg The msg instance to transform.
|
|
1249
1249
|
* @return {!Object}
|
|
1250
1250
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1251
1251
|
*/
|
|
1252
|
-
proto.pulumirpc.
|
|
1252
|
+
proto.pulumirpc.RequirePulumiVersionResponse.toObject = function(includeInstance, msg) {
|
|
1253
1253
|
var f, obj = {
|
|
1254
1254
|
|
|
1255
1255
|
};
|
|
@@ -1265,23 +1265,23 @@ proto.pulumirpc.CheckPulumiVersionResponse.toObject = function(includeInstance,
|
|
|
1265
1265
|
/**
|
|
1266
1266
|
* Deserializes binary data (in protobuf wire format).
|
|
1267
1267
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1268
|
-
* @return {!proto.pulumirpc.
|
|
1268
|
+
* @return {!proto.pulumirpc.RequirePulumiVersionResponse}
|
|
1269
1269
|
*/
|
|
1270
|
-
proto.pulumirpc.
|
|
1270
|
+
proto.pulumirpc.RequirePulumiVersionResponse.deserializeBinary = function(bytes) {
|
|
1271
1271
|
var reader = new jspb.BinaryReader(bytes);
|
|
1272
|
-
var msg = new proto.pulumirpc.
|
|
1273
|
-
return proto.pulumirpc.
|
|
1272
|
+
var msg = new proto.pulumirpc.RequirePulumiVersionResponse;
|
|
1273
|
+
return proto.pulumirpc.RequirePulumiVersionResponse.deserializeBinaryFromReader(msg, reader);
|
|
1274
1274
|
};
|
|
1275
1275
|
|
|
1276
1276
|
|
|
1277
1277
|
/**
|
|
1278
1278
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1279
1279
|
* given reader into the given message object.
|
|
1280
|
-
* @param {!proto.pulumirpc.
|
|
1280
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionResponse} msg The message object to deserialize into.
|
|
1281
1281
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1282
|
-
* @return {!proto.pulumirpc.
|
|
1282
|
+
* @return {!proto.pulumirpc.RequirePulumiVersionResponse}
|
|
1283
1283
|
*/
|
|
1284
|
-
proto.pulumirpc.
|
|
1284
|
+
proto.pulumirpc.RequirePulumiVersionResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1285
1285
|
while (reader.nextField()) {
|
|
1286
1286
|
if (reader.isEndGroup()) {
|
|
1287
1287
|
break;
|
|
@@ -1301,9 +1301,9 @@ proto.pulumirpc.CheckPulumiVersionResponse.deserializeBinaryFromReader = functio
|
|
|
1301
1301
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1302
1302
|
* @return {!Uint8Array}
|
|
1303
1303
|
*/
|
|
1304
|
-
proto.pulumirpc.
|
|
1304
|
+
proto.pulumirpc.RequirePulumiVersionResponse.prototype.serializeBinary = function() {
|
|
1305
1305
|
var writer = new jspb.BinaryWriter();
|
|
1306
|
-
proto.pulumirpc.
|
|
1306
|
+
proto.pulumirpc.RequirePulumiVersionResponse.serializeBinaryToWriter(this, writer);
|
|
1307
1307
|
return writer.getResultBuffer();
|
|
1308
1308
|
};
|
|
1309
1309
|
|
|
@@ -1311,11 +1311,11 @@ proto.pulumirpc.CheckPulumiVersionResponse.prototype.serializeBinary = function(
|
|
|
1311
1311
|
/**
|
|
1312
1312
|
* Serializes the given message to binary data (in protobuf wire
|
|
1313
1313
|
* format), writing to the given BinaryWriter.
|
|
1314
|
-
* @param {!proto.pulumirpc.
|
|
1314
|
+
* @param {!proto.pulumirpc.RequirePulumiVersionResponse} message
|
|
1315
1315
|
* @param {!jspb.BinaryWriter} writer
|
|
1316
1316
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1317
1317
|
*/
|
|
1318
|
-
proto.pulumirpc.
|
|
1318
|
+
proto.pulumirpc.RequirePulumiVersionResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1319
1319
|
var f = undefined;
|
|
1320
1320
|
};
|
|
1321
1321
|
|
|
@@ -527,7 +527,7 @@ getProgramDependencies: {
|
|
|
527
527
|
responseDeserialize: deserialize_pulumirpc_GetProgramDependenciesResponse,
|
|
528
528
|
},
|
|
529
529
|
// `RunPlugin` is used to execute a program written in this host's language that implements a Pulumi
|
|
530
|
-
// [plugin](plugins). It
|
|
530
|
+
// [plugin](plugins). It is to plugins what [](pulumirpc.LanguageRuntime.Run) is to programs. Since a plugin is not
|
|
531
531
|
// expected to terminate until instructed/for a long time, this method returns a stream of
|
|
532
532
|
// [](pulumirpc.RunPluginResponse) messages containing information about standard error and output, as well as the
|
|
533
533
|
// exit code of the plugin when it does terminate.
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
import * as grpc from "@grpc/grpc-js";
|
|
8
8
|
import * as pulumi_provider_pb from "./provider_pb";
|
|
9
|
+
import * as pulumi_alias_pb from "./alias_pb";
|
|
9
10
|
import * as pulumi_plugin_pb from "./plugin_pb";
|
|
10
11
|
import * as google_protobuf_empty_pb from "google-protobuf/google/protobuf/empty_pb";
|
|
11
12
|
import * as google_protobuf_struct_pb from "google-protobuf/google/protobuf/struct_pb";
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
'use strict';
|
|
19
19
|
var grpc = require('@grpc/grpc-js');
|
|
20
20
|
var pulumi_provider_pb = require('./provider_pb.js');
|
|
21
|
+
var pulumi_alias_pb = require('./alias_pb.js');
|
|
21
22
|
var pulumi_plugin_pb = require('./plugin_pb.js');
|
|
22
23
|
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
|
|
23
24
|
var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js');
|
package/proto/provider_pb.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
|
|
7
7
|
import * as jspb from "google-protobuf";
|
|
8
|
+
import * as pulumi_alias_pb from "./alias_pb";
|
|
8
9
|
import * as pulumi_plugin_pb from "./plugin_pb";
|
|
9
10
|
import * as google_protobuf_empty_pb from "google-protobuf/google/protobuf/empty_pb";
|
|
10
11
|
import * as google_protobuf_struct_pb from "google-protobuf/google/protobuf/struct_pb";
|
|
@@ -1213,10 +1214,6 @@ export class ConstructRequest extends jspb.Message {
|
|
|
1213
1214
|
clearProtect(): void;
|
|
1214
1215
|
getProtect(): boolean | undefined;
|
|
1215
1216
|
setProtect(value: boolean): ConstructRequest;
|
|
1216
|
-
clearAliasesList(): void;
|
|
1217
|
-
getAliasesList(): Array<string>;
|
|
1218
|
-
setAliasesList(value: Array<string>): ConstructRequest;
|
|
1219
|
-
addAliases(value: string, index?: number): string;
|
|
1220
1217
|
clearAdditionalsecretoutputsList(): void;
|
|
1221
1218
|
getAdditionalsecretoutputsList(): Array<string>;
|
|
1222
1219
|
setAdditionalsecretoutputsList(value: Array<string>): ConstructRequest;
|
|
@@ -1259,6 +1256,10 @@ export class ConstructRequest extends jspb.Message {
|
|
|
1259
1256
|
getReplaceWithList(): Array<string>;
|
|
1260
1257
|
setReplaceWithList(value: Array<string>): ConstructRequest;
|
|
1261
1258
|
addReplaceWith(value: string, index?: number): string;
|
|
1259
|
+
clearAliasesList(): void;
|
|
1260
|
+
getAliasesList(): Array<pulumi_alias_pb.Alias>;
|
|
1261
|
+
setAliasesList(value: Array<pulumi_alias_pb.Alias>): ConstructRequest;
|
|
1262
|
+
addAliases(value?: pulumi_alias_pb.Alias, index?: number): pulumi_alias_pb.Alias;
|
|
1262
1263
|
|
|
1263
1264
|
serializeBinary(): Uint8Array;
|
|
1264
1265
|
toObject(includeInstance?: boolean): ConstructRequest.AsObject;
|
|
@@ -1291,7 +1292,6 @@ export namespace ConstructRequest {
|
|
|
1291
1292
|
configsecretkeysList: Array<string>,
|
|
1292
1293
|
organization: string,
|
|
1293
1294
|
protect?: boolean,
|
|
1294
|
-
aliasesList: Array<string>,
|
|
1295
1295
|
additionalsecretoutputsList: Array<string>,
|
|
1296
1296
|
customtimeouts?: ConstructRequest.CustomTimeouts.AsObject,
|
|
1297
1297
|
deletedwith: string,
|
|
@@ -1303,6 +1303,7 @@ export namespace ConstructRequest {
|
|
|
1303
1303
|
resourceHooks?: ConstructRequest.ResourceHooksBinding.AsObject,
|
|
1304
1304
|
stackTraceHandle: string,
|
|
1305
1305
|
replaceWithList: Array<string>,
|
|
1306
|
+
aliasesList: Array<pulumi_alias_pb.Alias.AsObject>,
|
|
1306
1307
|
}
|
|
1307
1308
|
|
|
1308
1309
|
|
|
@@ -1379,6 +1380,10 @@ export namespace ConstructRequest {
|
|
|
1379
1380
|
getAfterDeleteList(): Array<string>;
|
|
1380
1381
|
setAfterDeleteList(value: Array<string>): ResourceHooksBinding;
|
|
1381
1382
|
addAfterDelete(value: string, index?: number): string;
|
|
1383
|
+
clearOnErrorList(): void;
|
|
1384
|
+
getOnErrorList(): Array<string>;
|
|
1385
|
+
setOnErrorList(value: Array<string>): ResourceHooksBinding;
|
|
1386
|
+
addOnError(value: string, index?: number): string;
|
|
1382
1387
|
|
|
1383
1388
|
serializeBinary(): Uint8Array;
|
|
1384
1389
|
toObject(includeInstance?: boolean): ResourceHooksBinding.AsObject;
|
|
@@ -1398,6 +1403,7 @@ export namespace ConstructRequest {
|
|
|
1398
1403
|
afterUpdateList: Array<string>,
|
|
1399
1404
|
beforeDeleteList: Array<string>,
|
|
1400
1405
|
afterDeleteList: Array<string>,
|
|
1406
|
+
onErrorList: Array<string>,
|
|
1401
1407
|
}
|
|
1402
1408
|
}
|
|
1403
1409
|
|