@gitpod/public-api 0.1.5-vn-fix-undefined-context-ref-on-jb-gateway.2 → 0.1.5-wk-inte-test-20230117000019.1
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts +38 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js +45 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts +68 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.js +122 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/index.d.ts +9 -0
- package/lib/gitpod/experimental/v1/index.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/index.js +21 -0
- package/lib/gitpod/experimental/v1/index.js.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts +71 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js +78 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts +467 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js +658 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/pagination_pb.d.ts +36 -0
- package/lib/gitpod/experimental/v1/pagination_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/pagination_pb.js +53 -0
- package/lib/gitpod/experimental/v1/pagination_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts +60 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.js +67 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/projects_pb.d.ts +319 -0
- package/lib/gitpod/experimental/v1/projects_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/projects_pb.js +474 -0
- package/lib/gitpod/experimental/v1/projects_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts +104 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.js +111 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/teams_pb.d.ts +433 -0
- package/lib/gitpod/experimental/v1/teams_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/teams_pb.js +671 -0
- package/lib/gitpod/experimental/v1/teams_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts +82 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.js +89 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts +285 -0
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_pb.js +422 -0
- package/lib/gitpod/experimental/v1/tokens_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts +80 -0
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/user_connectweb.js +87 -0
- package/lib/gitpod/experimental/v1/user_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/user_pb.d.ts +343 -0
- package/lib/gitpod/experimental/v1/user_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/user_pb.js +534 -0
- package/lib/gitpod/experimental/v1/user_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts +43 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js +50 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts +153 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js +254 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts +107 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js +114 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_pb.d.ts +874 -0
- package/lib/gitpod/experimental/v1/workspaces_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_pb.js +1235 -0
- package/lib/gitpod/experimental/v1/workspaces_pb.js.map +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +10 -0
- package/lib/index.js.map +1 -0
- package/package.json +10 -12
- package/pkg-yarn.lock +5 -5
- package/provenance-bundle.jsonl +2 -2
- package/lib/gitpod/v1/pagination_grpc_pb.js +0 -7
- package/lib/gitpod/v1/pagination_pb.d.ts +0 -36
- package/lib/gitpod/v1/pagination_pb.js +0 -206
- package/lib/gitpod/v1/prebuilds_grpc_pb.d.ts +0 -95
- package/lib/gitpod/v1/prebuilds_grpc_pb.js +0 -161
- package/lib/gitpod/v1/prebuilds_pb.d.ts +0 -283
- package/lib/gitpod/v1/prebuilds_pb.js +0 -1997
- package/lib/gitpod/v1/workspaces_grpc_pb.d.ts +0 -197
- package/lib/gitpod/v1/workspaces_grpc_pb.js +0 -368
- package/lib/gitpod/v1/workspaces_pb.d.ts +0 -809
- package/lib/gitpod/v1/workspaces_pb.js +0 -5975
@@ -0,0 +1,467 @@
|
|
1
|
+
/**
|
2
|
+
* Copyright (c) 2023 Gitpod GmbH. All rights reserved.
|
3
|
+
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
|
+
*/
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
7
|
+
import { Message, Timestamp } from "@bufbuild/protobuf";
|
8
|
+
import { Pagination } from "./pagination_pb.js";
|
9
|
+
/**
|
10
|
+
* Configuration of an OpenID client.
|
11
|
+
*
|
12
|
+
* For the metadata describing the configuration of OIDC providers, cf.
|
13
|
+
* https://openid.net/specs/openid-connect-discovery-1_0.html
|
14
|
+
*
|
15
|
+
* @generated from message gitpod.experimental.v1.OIDCClientConfig
|
16
|
+
*/
|
17
|
+
export declare class OIDCClientConfig extends Message<OIDCClientConfig> {
|
18
|
+
/**
|
19
|
+
* ID is the unique identifier for the OIDC Config.
|
20
|
+
* Read only.
|
21
|
+
*
|
22
|
+
* @generated from field: string id = 1;
|
23
|
+
*/
|
24
|
+
id: string;
|
25
|
+
/**
|
26
|
+
* @generated from field: gitpod.experimental.v1.OIDCConfig oidc_config = 2;
|
27
|
+
*/
|
28
|
+
oidcConfig?: OIDCConfig;
|
29
|
+
/**
|
30
|
+
* @generated from field: gitpod.experimental.v1.OAuth2Config oauth2_config = 3;
|
31
|
+
*/
|
32
|
+
oauth2Config?: OAuth2Config;
|
33
|
+
/**
|
34
|
+
* Optional.
|
35
|
+
*
|
36
|
+
* @generated from field: bool oauth_only = 4;
|
37
|
+
*/
|
38
|
+
oauthOnly: boolean;
|
39
|
+
/**
|
40
|
+
* List of the JWS signing algorithms (alg values) supported by the OP for the
|
41
|
+
* ID Token to encode the Claims in a JWT. The algorithm RS256 MUST be
|
42
|
+
* included.
|
43
|
+
* Optional.
|
44
|
+
*
|
45
|
+
* @generated from field: repeated string id_token_signing_alg_values_supported = 5;
|
46
|
+
*/
|
47
|
+
idTokenSigningAlgValuesSupported: string[];
|
48
|
+
/**
|
49
|
+
* Time when the config was created.
|
50
|
+
* Read-only.
|
51
|
+
*
|
52
|
+
* @generated from field: google.protobuf.Timestamp creation_time = 6;
|
53
|
+
*/
|
54
|
+
creationTime?: Timestamp;
|
55
|
+
/**
|
56
|
+
* Describes the status of this configuration item.
|
57
|
+
* Read-only.
|
58
|
+
*
|
59
|
+
* @generated from field: gitpod.experimental.v1.OIDCClientConfigStatus status = 7;
|
60
|
+
*/
|
61
|
+
status?: OIDCClientConfigStatus;
|
62
|
+
constructor(data?: PartialMessage<OIDCClientConfig>);
|
63
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
64
|
+
static readonly typeName = "gitpod.experimental.v1.OIDCClientConfig";
|
65
|
+
static readonly fields: FieldList;
|
66
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OIDCClientConfig;
|
67
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OIDCClientConfig;
|
68
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OIDCClientConfig;
|
69
|
+
static equals(a: OIDCClientConfig | PlainMessage<OIDCClientConfig> | undefined, b: OIDCClientConfig | PlainMessage<OIDCClientConfig> | undefined): boolean;
|
70
|
+
}
|
71
|
+
/**
|
72
|
+
* The OIDC specific part of the client configuration.
|
73
|
+
*
|
74
|
+
* @generated from message gitpod.experimental.v1.OIDCConfig
|
75
|
+
*/
|
76
|
+
export declare class OIDCConfig extends Message<OIDCConfig> {
|
77
|
+
/**
|
78
|
+
* URL using the https scheme with no query or fragment component that the
|
79
|
+
* OIDC provider asserts as its Issuer Identifier.
|
80
|
+
* Required.
|
81
|
+
*
|
82
|
+
* @generated from field: string issuer = 1;
|
83
|
+
*/
|
84
|
+
issuer: string;
|
85
|
+
/**
|
86
|
+
* A KeySet that can validate the id_token (JSON web token)
|
87
|
+
* Either one is required.
|
88
|
+
*
|
89
|
+
* @generated from field: string jwks = 2;
|
90
|
+
*/
|
91
|
+
jwks: string;
|
92
|
+
/**
|
93
|
+
* @generated from field: string jwks_url = 3;
|
94
|
+
*/
|
95
|
+
jwksUrl: string;
|
96
|
+
/**
|
97
|
+
* Provider specific parameters to control the behavior of the consent screen.
|
98
|
+
* Optional.
|
99
|
+
*
|
100
|
+
* @generated from field: gitpod.experimental.v1.ConsentScreenHints hints = 4;
|
101
|
+
*/
|
102
|
+
hints?: ConsentScreenHints;
|
103
|
+
/**
|
104
|
+
* Optional overrides for key mapping to be applied when extracting claims from id_tokens.
|
105
|
+
* Should only be set, if an override is required.
|
106
|
+
* Optional.
|
107
|
+
*
|
108
|
+
* @generated from field: gitpod.experimental.v1.ClaimMappingOverride override_claim_mapping = 5;
|
109
|
+
*/
|
110
|
+
overrideClaimMapping?: ClaimMappingOverride;
|
111
|
+
constructor(data?: PartialMessage<OIDCConfig>);
|
112
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
113
|
+
static readonly typeName = "gitpod.experimental.v1.OIDCConfig";
|
114
|
+
static readonly fields: FieldList;
|
115
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OIDCConfig;
|
116
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OIDCConfig;
|
117
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OIDCConfig;
|
118
|
+
static equals(a: OIDCConfig | PlainMessage<OIDCConfig> | undefined, b: OIDCConfig | PlainMessage<OIDCConfig> | undefined): boolean;
|
119
|
+
}
|
120
|
+
/**
|
121
|
+
* Provider specific parameters to control the behavior of the consent screen.
|
122
|
+
*
|
123
|
+
* @generated from message gitpod.experimental.v1.ConsentScreenHints
|
124
|
+
*/
|
125
|
+
export declare class ConsentScreenHints extends Message<ConsentScreenHints> {
|
126
|
+
/**
|
127
|
+
* Control options for the consent screen.
|
128
|
+
* Optional.
|
129
|
+
*
|
130
|
+
* @generated from field: string prompt = 1;
|
131
|
+
*/
|
132
|
+
prompt: string;
|
133
|
+
/**
|
134
|
+
* A hint to pre-select the tenant from an AD.
|
135
|
+
* Optional.
|
136
|
+
*
|
137
|
+
* @generated from field: string domain_hint = 2;
|
138
|
+
*/
|
139
|
+
domainHint: string;
|
140
|
+
/**
|
141
|
+
* Optional.
|
142
|
+
*
|
143
|
+
* @generated from field: string login_hint = 3;
|
144
|
+
*/
|
145
|
+
loginHint: string;
|
146
|
+
constructor(data?: PartialMessage<ConsentScreenHints>);
|
147
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
148
|
+
static readonly typeName = "gitpod.experimental.v1.ConsentScreenHints";
|
149
|
+
static readonly fields: FieldList;
|
150
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ConsentScreenHints;
|
151
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ConsentScreenHints;
|
152
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ConsentScreenHints;
|
153
|
+
static equals(a: ConsentScreenHints | PlainMessage<ConsentScreenHints> | undefined, b: ConsentScreenHints | PlainMessage<ConsentScreenHints> | undefined): boolean;
|
154
|
+
}
|
155
|
+
/**
|
156
|
+
* Optional overrides for key mapping to be applied when extracting claims from id_tokens.
|
157
|
+
*
|
158
|
+
* @generated from message gitpod.experimental.v1.ClaimMappingOverride
|
159
|
+
*/
|
160
|
+
export declare class ClaimMappingOverride extends Message<ClaimMappingOverride> {
|
161
|
+
/**
|
162
|
+
* Optional.
|
163
|
+
*
|
164
|
+
* @generated from field: string claim_email_key = 1;
|
165
|
+
*/
|
166
|
+
claimEmailKey: string;
|
167
|
+
/**
|
168
|
+
* Optional.
|
169
|
+
*
|
170
|
+
* @generated from field: string claim_groups_key = 2;
|
171
|
+
*/
|
172
|
+
claimGroupsKey: string;
|
173
|
+
/**
|
174
|
+
* Optional.
|
175
|
+
*
|
176
|
+
* @generated from field: string claim_username_key = 3;
|
177
|
+
*/
|
178
|
+
claimUsernameKey: string;
|
179
|
+
constructor(data?: PartialMessage<ClaimMappingOverride>);
|
180
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
181
|
+
static readonly typeName = "gitpod.experimental.v1.ClaimMappingOverride";
|
182
|
+
static readonly fields: FieldList;
|
183
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ClaimMappingOverride;
|
184
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ClaimMappingOverride;
|
185
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ClaimMappingOverride;
|
186
|
+
static equals(a: ClaimMappingOverride | PlainMessage<ClaimMappingOverride> | undefined, b: ClaimMappingOverride | PlainMessage<ClaimMappingOverride> | undefined): boolean;
|
187
|
+
}
|
188
|
+
/**
|
189
|
+
* The OAuth2 specific part of the client configuration.
|
190
|
+
*
|
191
|
+
* @generated from message gitpod.experimental.v1.OAuth2Config
|
192
|
+
*/
|
193
|
+
export declare class OAuth2Config extends Message<OAuth2Config> {
|
194
|
+
/**
|
195
|
+
* Required.
|
196
|
+
*
|
197
|
+
* @generated from field: string client_id = 1;
|
198
|
+
*/
|
199
|
+
clientId: string;
|
200
|
+
/**
|
201
|
+
* Required for creation/updates.
|
202
|
+
* Empty on read.
|
203
|
+
*
|
204
|
+
* @generated from field: string client_secret = 2;
|
205
|
+
*/
|
206
|
+
clientSecret: string;
|
207
|
+
/**
|
208
|
+
* Required.
|
209
|
+
*
|
210
|
+
* @generated from field: string authorization_endpoint = 3;
|
211
|
+
*/
|
212
|
+
authorizationEndpoint: string;
|
213
|
+
/**
|
214
|
+
* Required.
|
215
|
+
*
|
216
|
+
* @generated from field: string token_endpoint = 4;
|
217
|
+
*/
|
218
|
+
tokenEndpoint: string;
|
219
|
+
/**
|
220
|
+
* Required.
|
221
|
+
*
|
222
|
+
* @generated from field: repeated string scopes_supported = 5;
|
223
|
+
*/
|
224
|
+
scopesSupported: string[];
|
225
|
+
/**
|
226
|
+
* Source for additional claims for the token.
|
227
|
+
* Additional keys may be used to control the extraction of a profile.
|
228
|
+
* Required.
|
229
|
+
*
|
230
|
+
* @generated from field: string userinfo_endpoint = 6;
|
231
|
+
*/
|
232
|
+
userinfoEndpoint: string;
|
233
|
+
/**
|
234
|
+
* Keys of the userinfo result to extract a profile from.
|
235
|
+
* Optional.
|
236
|
+
*
|
237
|
+
* @generated from field: gitpod.experimental.v1.UserInfoKeys userinfo_keys = 7;
|
238
|
+
*/
|
239
|
+
userinfoKeys?: UserInfoKeys;
|
240
|
+
constructor(data?: PartialMessage<OAuth2Config>);
|
241
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
242
|
+
static readonly typeName = "gitpod.experimental.v1.OAuth2Config";
|
243
|
+
static readonly fields: FieldList;
|
244
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OAuth2Config;
|
245
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OAuth2Config;
|
246
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OAuth2Config;
|
247
|
+
static equals(a: OAuth2Config | PlainMessage<OAuth2Config> | undefined, b: OAuth2Config | PlainMessage<OAuth2Config> | undefined): boolean;
|
248
|
+
}
|
249
|
+
/**
|
250
|
+
* Description of keys of a userinfo result.
|
251
|
+
*
|
252
|
+
* @generated from message gitpod.experimental.v1.UserInfoKeys
|
253
|
+
*/
|
254
|
+
export declare class UserInfoKeys extends Message<UserInfoKeys> {
|
255
|
+
/**
|
256
|
+
* Optional.
|
257
|
+
*
|
258
|
+
* @generated from field: string userinfo_id_key = 1;
|
259
|
+
*/
|
260
|
+
userinfoIdKey: string;
|
261
|
+
/**
|
262
|
+
* Optional.
|
263
|
+
*
|
264
|
+
* @generated from field: string userinfo_name_key = 2;
|
265
|
+
*/
|
266
|
+
userinfoNameKey: string;
|
267
|
+
constructor(data?: PartialMessage<UserInfoKeys>);
|
268
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
269
|
+
static readonly typeName = "gitpod.experimental.v1.UserInfoKeys";
|
270
|
+
static readonly fields: FieldList;
|
271
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UserInfoKeys;
|
272
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UserInfoKeys;
|
273
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UserInfoKeys;
|
274
|
+
static equals(a: UserInfoKeys | PlainMessage<UserInfoKeys> | undefined, b: UserInfoKeys | PlainMessage<UserInfoKeys> | undefined): boolean;
|
275
|
+
}
|
276
|
+
/**
|
277
|
+
* The status of an OIDC client configuration.
|
278
|
+
*
|
279
|
+
*
|
280
|
+
*
|
281
|
+
* @generated from message gitpod.experimental.v1.OIDCClientConfigStatus
|
282
|
+
*/
|
283
|
+
export declare class OIDCClientConfigStatus extends Message<OIDCClientConfigStatus> {
|
284
|
+
constructor(data?: PartialMessage<OIDCClientConfigStatus>);
|
285
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
286
|
+
static readonly typeName = "gitpod.experimental.v1.OIDCClientConfigStatus";
|
287
|
+
static readonly fields: FieldList;
|
288
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OIDCClientConfigStatus;
|
289
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OIDCClientConfigStatus;
|
290
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OIDCClientConfigStatus;
|
291
|
+
static equals(a: OIDCClientConfigStatus | PlainMessage<OIDCClientConfigStatus> | undefined, b: OIDCClientConfigStatus | PlainMessage<OIDCClientConfigStatus> | undefined): boolean;
|
292
|
+
}
|
293
|
+
/**
|
294
|
+
* @generated from message gitpod.experimental.v1.CreateClientConfigRequest
|
295
|
+
*/
|
296
|
+
export declare class CreateClientConfigRequest extends Message<CreateClientConfigRequest> {
|
297
|
+
/**
|
298
|
+
* @generated from field: gitpod.experimental.v1.OIDCClientConfig config = 1;
|
299
|
+
*/
|
300
|
+
config?: OIDCClientConfig;
|
301
|
+
/**
|
302
|
+
* Optional.
|
303
|
+
*
|
304
|
+
* @generated from field: bool use_discovery = 2;
|
305
|
+
*/
|
306
|
+
useDiscovery: boolean;
|
307
|
+
constructor(data?: PartialMessage<CreateClientConfigRequest>);
|
308
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
309
|
+
static readonly typeName = "gitpod.experimental.v1.CreateClientConfigRequest";
|
310
|
+
static readonly fields: FieldList;
|
311
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateClientConfigRequest;
|
312
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateClientConfigRequest;
|
313
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateClientConfigRequest;
|
314
|
+
static equals(a: CreateClientConfigRequest | PlainMessage<CreateClientConfigRequest> | undefined, b: CreateClientConfigRequest | PlainMessage<CreateClientConfigRequest> | undefined): boolean;
|
315
|
+
}
|
316
|
+
/**
|
317
|
+
* @generated from message gitpod.experimental.v1.CreateClientConfigResponse
|
318
|
+
*/
|
319
|
+
export declare class CreateClientConfigResponse extends Message<CreateClientConfigResponse> {
|
320
|
+
/**
|
321
|
+
* @generated from field: gitpod.experimental.v1.OIDCClientConfig config = 1;
|
322
|
+
*/
|
323
|
+
config?: OIDCClientConfig;
|
324
|
+
constructor(data?: PartialMessage<CreateClientConfigResponse>);
|
325
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
326
|
+
static readonly typeName = "gitpod.experimental.v1.CreateClientConfigResponse";
|
327
|
+
static readonly fields: FieldList;
|
328
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateClientConfigResponse;
|
329
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateClientConfigResponse;
|
330
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateClientConfigResponse;
|
331
|
+
static equals(a: CreateClientConfigResponse | PlainMessage<CreateClientConfigResponse> | undefined, b: CreateClientConfigResponse | PlainMessage<CreateClientConfigResponse> | undefined): boolean;
|
332
|
+
}
|
333
|
+
/**
|
334
|
+
* @generated from message gitpod.experimental.v1.GetClientConfigRequest
|
335
|
+
*/
|
336
|
+
export declare class GetClientConfigRequest extends Message<GetClientConfigRequest> {
|
337
|
+
/**
|
338
|
+
* @generated from field: string id = 1;
|
339
|
+
*/
|
340
|
+
id: string;
|
341
|
+
constructor(data?: PartialMessage<GetClientConfigRequest>);
|
342
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
343
|
+
static readonly typeName = "gitpod.experimental.v1.GetClientConfigRequest";
|
344
|
+
static readonly fields: FieldList;
|
345
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetClientConfigRequest;
|
346
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetClientConfigRequest;
|
347
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetClientConfigRequest;
|
348
|
+
static equals(a: GetClientConfigRequest | PlainMessage<GetClientConfigRequest> | undefined, b: GetClientConfigRequest | PlainMessage<GetClientConfigRequest> | undefined): boolean;
|
349
|
+
}
|
350
|
+
/**
|
351
|
+
* @generated from message gitpod.experimental.v1.GetClientConfigResponse
|
352
|
+
*/
|
353
|
+
export declare class GetClientConfigResponse extends Message<GetClientConfigResponse> {
|
354
|
+
/**
|
355
|
+
* @generated from field: gitpod.experimental.v1.OIDCClientConfig config = 1;
|
356
|
+
*/
|
357
|
+
config?: OIDCClientConfig;
|
358
|
+
constructor(data?: PartialMessage<GetClientConfigResponse>);
|
359
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
360
|
+
static readonly typeName = "gitpod.experimental.v1.GetClientConfigResponse";
|
361
|
+
static readonly fields: FieldList;
|
362
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetClientConfigResponse;
|
363
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetClientConfigResponse;
|
364
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetClientConfigResponse;
|
365
|
+
static equals(a: GetClientConfigResponse | PlainMessage<GetClientConfigResponse> | undefined, b: GetClientConfigResponse | PlainMessage<GetClientConfigResponse> | undefined): boolean;
|
366
|
+
}
|
367
|
+
/**
|
368
|
+
* @generated from message gitpod.experimental.v1.ListClientConfigsRequest
|
369
|
+
*/
|
370
|
+
export declare class ListClientConfigsRequest extends Message<ListClientConfigsRequest> {
|
371
|
+
/**
|
372
|
+
* Page information
|
373
|
+
*
|
374
|
+
* @generated from field: gitpod.experimental.v1.Pagination pagination = 1;
|
375
|
+
*/
|
376
|
+
pagination?: Pagination;
|
377
|
+
constructor(data?: PartialMessage<ListClientConfigsRequest>);
|
378
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
379
|
+
static readonly typeName = "gitpod.experimental.v1.ListClientConfigsRequest";
|
380
|
+
static readonly fields: FieldList;
|
381
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListClientConfigsRequest;
|
382
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListClientConfigsRequest;
|
383
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListClientConfigsRequest;
|
384
|
+
static equals(a: ListClientConfigsRequest | PlainMessage<ListClientConfigsRequest> | undefined, b: ListClientConfigsRequest | PlainMessage<ListClientConfigsRequest> | undefined): boolean;
|
385
|
+
}
|
386
|
+
/**
|
387
|
+
* @generated from message gitpod.experimental.v1.ListClientConfigsResponse
|
388
|
+
*/
|
389
|
+
export declare class ListClientConfigsResponse extends Message<ListClientConfigsResponse> {
|
390
|
+
/**
|
391
|
+
* @generated from field: repeated gitpod.experimental.v1.OIDCClientConfig providers = 1;
|
392
|
+
*/
|
393
|
+
providers: OIDCClientConfig[];
|
394
|
+
/**
|
395
|
+
* @generated from field: int64 total_results = 2;
|
396
|
+
*/
|
397
|
+
totalResults: bigint;
|
398
|
+
constructor(data?: PartialMessage<ListClientConfigsResponse>);
|
399
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
400
|
+
static readonly typeName = "gitpod.experimental.v1.ListClientConfigsResponse";
|
401
|
+
static readonly fields: FieldList;
|
402
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListClientConfigsResponse;
|
403
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListClientConfigsResponse;
|
404
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListClientConfigsResponse;
|
405
|
+
static equals(a: ListClientConfigsResponse | PlainMessage<ListClientConfigsResponse> | undefined, b: ListClientConfigsResponse | PlainMessage<ListClientConfigsResponse> | undefined): boolean;
|
406
|
+
}
|
407
|
+
/**
|
408
|
+
* @generated from message gitpod.experimental.v1.UpdateClientConfigRequest
|
409
|
+
*/
|
410
|
+
export declare class UpdateClientConfigRequest extends Message<UpdateClientConfigRequest> {
|
411
|
+
/**
|
412
|
+
* @generated from field: gitpod.experimental.v1.OIDCClientConfig config = 1;
|
413
|
+
*/
|
414
|
+
config?: OIDCClientConfig;
|
415
|
+
constructor(data?: PartialMessage<UpdateClientConfigRequest>);
|
416
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
417
|
+
static readonly typeName = "gitpod.experimental.v1.UpdateClientConfigRequest";
|
418
|
+
static readonly fields: FieldList;
|
419
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateClientConfigRequest;
|
420
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateClientConfigRequest;
|
421
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateClientConfigRequest;
|
422
|
+
static equals(a: UpdateClientConfigRequest | PlainMessage<UpdateClientConfigRequest> | undefined, b: UpdateClientConfigRequest | PlainMessage<UpdateClientConfigRequest> | undefined): boolean;
|
423
|
+
}
|
424
|
+
/**
|
425
|
+
* @generated from message gitpod.experimental.v1.UpdateClientConfigResponse
|
426
|
+
*/
|
427
|
+
export declare class UpdateClientConfigResponse extends Message<UpdateClientConfigResponse> {
|
428
|
+
constructor(data?: PartialMessage<UpdateClientConfigResponse>);
|
429
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
430
|
+
static readonly typeName = "gitpod.experimental.v1.UpdateClientConfigResponse";
|
431
|
+
static readonly fields: FieldList;
|
432
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateClientConfigResponse;
|
433
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateClientConfigResponse;
|
434
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateClientConfigResponse;
|
435
|
+
static equals(a: UpdateClientConfigResponse | PlainMessage<UpdateClientConfigResponse> | undefined, b: UpdateClientConfigResponse | PlainMessage<UpdateClientConfigResponse> | undefined): boolean;
|
436
|
+
}
|
437
|
+
/**
|
438
|
+
* @generated from message gitpod.experimental.v1.DeleteClientConfigRequest
|
439
|
+
*/
|
440
|
+
export declare class DeleteClientConfigRequest extends Message<DeleteClientConfigRequest> {
|
441
|
+
/**
|
442
|
+
* @generated from field: string id = 1;
|
443
|
+
*/
|
444
|
+
id: string;
|
445
|
+
constructor(data?: PartialMessage<DeleteClientConfigRequest>);
|
446
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
447
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteClientConfigRequest";
|
448
|
+
static readonly fields: FieldList;
|
449
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteClientConfigRequest;
|
450
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteClientConfigRequest;
|
451
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteClientConfigRequest;
|
452
|
+
static equals(a: DeleteClientConfigRequest | PlainMessage<DeleteClientConfigRequest> | undefined, b: DeleteClientConfigRequest | PlainMessage<DeleteClientConfigRequest> | undefined): boolean;
|
453
|
+
}
|
454
|
+
/**
|
455
|
+
* @generated from message gitpod.experimental.v1.DeleteClientConfigResponse
|
456
|
+
*/
|
457
|
+
export declare class DeleteClientConfigResponse extends Message<DeleteClientConfigResponse> {
|
458
|
+
constructor(data?: PartialMessage<DeleteClientConfigResponse>);
|
459
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
460
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteClientConfigResponse";
|
461
|
+
static readonly fields: FieldList;
|
462
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteClientConfigResponse;
|
463
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteClientConfigResponse;
|
464
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteClientConfigResponse;
|
465
|
+
static equals(a: DeleteClientConfigResponse | PlainMessage<DeleteClientConfigResponse> | undefined, b: DeleteClientConfigResponse | PlainMessage<DeleteClientConfigResponse> | undefined): boolean;
|
466
|
+
}
|
467
|
+
//# sourceMappingURL=oidc_pb.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oidc_pb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/oidc_pb.ts"],"names":[],"mappings":"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"}
|