@scaleway/sdk 2.50.0 → 2.52.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/dist/api/applesilicon/v1alpha1/marshalling.gen.cjs +1 -0
- package/dist/api/applesilicon/v1alpha1/marshalling.gen.js +1 -0
- package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +8 -0
- package/dist/api/baremetal/v1/index.gen.d.ts +1 -1
- package/dist/api/baremetal/v1/marshalling.gen.cjs +15 -1
- package/dist/api/baremetal/v1/marshalling.gen.js +15 -1
- package/dist/api/baremetal/v1/types.gen.d.ts +12 -3
- package/dist/api/block/v1alpha1/api.gen.cjs +3 -0
- package/dist/api/block/v1alpha1/api.gen.js +3 -0
- package/dist/api/container/v1beta1/index.gen.d.ts +1 -1
- package/dist/api/container/v1beta1/marshalling.gen.cjs +21 -0
- package/dist/api/container/v1beta1/marshalling.gen.js +21 -0
- package/dist/api/container/v1beta1/types.gen.d.ts +30 -2
- package/dist/api/container/v1beta1/validation-rules.gen.cjs +2 -0
- package/dist/api/container/v1beta1/validation-rules.gen.d.ts +1 -0
- package/dist/api/container/v1beta1/validation-rules.gen.js +2 -0
- package/dist/api/edge_services/v1alpha1/api.gen.cjs +27 -2
- package/dist/api/edge_services/v1alpha1/api.gen.d.ts +10 -3
- package/dist/api/edge_services/v1alpha1/api.gen.js +28 -3
- package/dist/api/edge_services/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/edge_services/v1alpha1/marshalling.gen.cjs +31 -0
- package/dist/api/edge_services/v1alpha1/marshalling.gen.d.ts +3 -1
- package/dist/api/edge_services/v1alpha1/marshalling.gen.js +31 -0
- package/dist/api/edge_services/v1alpha1/types.gen.d.ts +47 -9
- package/dist/api/iam/v1alpha1/api.gen.cjs +11 -0
- package/dist/api/iam/v1alpha1/api.gen.d.ts +2 -1
- package/dist/api/iam/v1alpha1/api.gen.js +12 -1
- package/dist/api/iam/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/iam/v1alpha1/marshalling.gen.cjs +6 -0
- package/dist/api/iam/v1alpha1/marshalling.gen.d.ts +2 -1
- package/dist/api/iam/v1alpha1/marshalling.gen.js +6 -0
- package/dist/api/iam/v1alpha1/types.gen.d.ts +25 -18
- package/dist/api/iam/v1alpha1/validation-rules.gen.cjs +7 -0
- package/dist/api/iam/v1alpha1/validation-rules.gen.d.ts +6 -0
- package/dist/api/iam/v1alpha1/validation-rules.gen.js +8 -1
- package/dist/api/index.gen.d.ts +2 -1
- package/dist/api/inference/v1beta1/validation-rules.gen.cjs +1 -1
- package/dist/api/inference/v1beta1/validation-rules.gen.js +1 -1
- package/dist/api/instance/v1/api.gen.cjs +0 -37
- package/dist/api/instance/v1/api.gen.d.ts +1 -21
- package/dist/api/instance/v1/api.gen.js +1 -38
- package/dist/api/instance/v1/index.gen.d.ts +1 -1
- package/dist/api/instance/v1/marshalling.gen.cjs +1 -28
- package/dist/api/instance/v1/marshalling.gen.d.ts +1 -3
- package/dist/api/instance/v1/marshalling.gen.js +1 -28
- package/dist/api/instance/v1/types.gen.d.ts +9 -53
- package/dist/api/instance/v1/types.private.gen.d.ts +1 -3
- package/dist/api/jobs/v1alpha1/api.gen.cjs +13 -0
- package/dist/api/jobs/v1alpha1/api.gen.d.ts +8 -1
- package/dist/api/jobs/v1alpha1/api.gen.js +14 -1
- package/dist/api/jobs/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/jobs/v1alpha1/marshalling.gen.cjs +11 -0
- package/dist/api/jobs/v1alpha1/marshalling.gen.d.ts +2 -1
- package/dist/api/jobs/v1alpha1/marshalling.gen.js +11 -0
- package/dist/api/jobs/v1alpha1/types.gen.d.ts +10 -0
- package/dist/api/jobs/v1alpha1/validation-rules.gen.cjs +2 -2
- package/dist/api/jobs/v1alpha1/validation-rules.gen.js +2 -2
- package/dist/api/k8s/v1/api.gen.cjs +0 -16
- package/dist/api/k8s/v1/api.gen.d.ts +1 -9
- package/dist/api/k8s/v1/api.gen.js +0 -16
- package/dist/api/k8s/v1/index.gen.d.ts +1 -1
- package/dist/api/k8s/v1/types.gen.d.ts +0 -9
- package/dist/api/k8s/v1/validation-rules.gen.cjs +8 -16
- package/dist/api/k8s/v1/validation-rules.gen.d.ts +0 -8
- package/dist/api/k8s/v1/validation-rules.gen.js +8 -16
- package/dist/api/mongodb/index.gen.cjs +4 -0
- package/dist/api/mongodb/index.gen.d.ts +5 -0
- package/dist/api/mongodb/index.gen.js +4 -0
- package/dist/api/mongodb/v1alpha1/api.gen.cjs +393 -0
- package/dist/api/mongodb/v1alpha1/api.gen.d.ts +203 -0
- package/dist/api/mongodb/v1alpha1/api.gen.js +393 -0
- package/dist/api/mongodb/v1alpha1/content.gen.cjs +16 -0
- package/dist/api/mongodb/v1alpha1/content.gen.d.ts +5 -0
- package/dist/api/mongodb/v1alpha1/content.gen.js +16 -0
- package/dist/api/mongodb/v1alpha1/index.gen.cjs +9 -0
- package/dist/api/mongodb/v1alpha1/index.gen.d.ts +4 -0
- package/dist/api/mongodb/v1alpha1/index.gen.js +9 -0
- package/dist/api/mongodb/v1alpha1/marshalling.gen.cjs +327 -0
- package/dist/api/mongodb/v1alpha1/marshalling.gen.d.ts +19 -0
- package/dist/api/mongodb/v1alpha1/marshalling.gen.js +327 -0
- package/dist/api/mongodb/v1alpha1/types.gen.d.ts +461 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.cjs +147 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.d.ts +134 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.js +147 -0
- package/dist/api/webhosting/v1alpha1/types.gen.d.ts +1 -1
- package/dist/index.cjs +16 -14
- package/dist/index.js +16 -14
- package/dist/scw/constants.cjs +1 -1
- package/dist/scw/constants.d.ts +2 -2
- package/dist/scw/constants.js +1 -1
- package/package.json +2 -2
|
@@ -3,7 +3,7 @@ const CreateJobDefinitionRequest = {
|
|
|
3
3
|
greaterThan: 0
|
|
4
4
|
},
|
|
5
5
|
imageUri: {
|
|
6
|
-
pattern: /^((?:(?:(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])(?:\.(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]))*|\[(?:[a-fA-F0-9:]+)\])(?::[0-9]+)?\/)?[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*(?:\/[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*)*)(?::(
|
|
6
|
+
pattern: /^((?:(?:(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])(?:\.(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]))*|\[(?:[a-fA-F0-9:]+)\])(?::[0-9]+)?\/)?[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*(?:\/[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*)*)(?::(\w[A-Za-z0-9_.-]{0,127}))?(?:@([A-Za-z][A-Za-z0-9]*(?:[-_+.][A-Za-z][A-Za-z0-9]*)*[:][[:xdigit:]]{32,}))?$/
|
|
7
7
|
},
|
|
8
8
|
localStorageCapacity: {
|
|
9
9
|
greaterThan: 0
|
|
@@ -68,7 +68,7 @@ const UpdateJobDefinitionRequest = {
|
|
|
68
68
|
greaterThan: 0
|
|
69
69
|
},
|
|
70
70
|
imageUri: {
|
|
71
|
-
pattern: /^((?:(?:(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])(?:\.(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]))*|\[(?:[a-fA-F0-9:]+)\])(?::[0-9]+)?\/)?[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*(?:\/[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*)*)(?::(
|
|
71
|
+
pattern: /^((?:(?:(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])(?:\.(?:[a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]))*|\[(?:[a-fA-F0-9:]+)\])(?::[0-9]+)?\/)?[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*(?:\/[a-z0-9]+(?:(?:[._]|__|[-]+)[a-z0-9]+)*)*)(?::(\w[A-Za-z0-9_.-]{0,127}))?(?:@([A-Za-z][A-Za-z0-9]*(?:[-_+.][A-Za-z][A-Za-z0-9]*)*[:][[:xdigit:]]{32,}))?$/
|
|
72
72
|
},
|
|
73
73
|
localStorageCapacity: {
|
|
74
74
|
greaterThan: 0
|
|
@@ -211,22 +211,6 @@ class API extends api.API {
|
|
|
211
211
|
method: "POST",
|
|
212
212
|
path: `/k8s/v1/regions/${marshalling.validatePathParam("region", request.region ?? this.client.settings.defaultRegion)}/clusters/${marshalling.validatePathParam("clusterId", request.clusterId)}/reset-admin-token`
|
|
213
213
|
});
|
|
214
|
-
/**
|
|
215
|
-
* Migrate a cluster to Routed IPs. Migrate the nodes of an existing cluster
|
|
216
|
-
* to Routed IPs and enable Routed IPs for all future nodes.
|
|
217
|
-
*
|
|
218
|
-
* @param request - The request {@link MigrateClusterToRoutedIPsRequest}
|
|
219
|
-
* @returns A Promise of Cluster
|
|
220
|
-
*/
|
|
221
|
-
migrateClusterToRoutedIPs = (request) => this.client.fetch(
|
|
222
|
-
{
|
|
223
|
-
body: "{}",
|
|
224
|
-
headers: jsonContentHeaders,
|
|
225
|
-
method: "POST",
|
|
226
|
-
path: `/k8s/v1/regions/${marshalling.validatePathParam("region", request.region ?? this.client.settings.defaultRegion)}/clusters/${marshalling.validatePathParam("clusterId", request.clusterId)}/migrate-to-routed-ips`
|
|
227
|
-
},
|
|
228
|
-
marshalling_gen.unmarshalCluster
|
|
229
|
-
);
|
|
230
214
|
/**
|
|
231
215
|
* Migrate a cluster to SBS CSI. Enable the latest CSI compatible with
|
|
232
216
|
* Scaleway Block Storage (SBS) and migrate all existing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { API as ParentAPI } from '../../../bridge';
|
|
2
2
|
import type { Region, WaitForOptions } from '../../../bridge';
|
|
3
|
-
import type { AuthExternalNodeRequest, Cluster, CreateClusterRequest, CreateExternalNodeRequest, CreatePoolRequest, DeleteClusterRequest, DeleteNodeRequest, DeletePoolRequest, ExternalNode, ExternalNodeAuth, GetClusterKubeConfigRequest, GetClusterRequest, GetNodeMetadataRequest, GetNodeRequest, GetPoolRequest, GetVersionRequest, ListClusterAvailableTypesRequest, ListClusterAvailableTypesResponse, ListClusterAvailableVersionsRequest, ListClusterAvailableVersionsResponse, ListClusterTypesRequest, ListClusterTypesResponse, ListClustersRequest, ListClustersResponse, ListNodesRequest, ListNodesResponse, ListPoolsRequest, ListPoolsResponse, ListVersionsRequest, ListVersionsResponse,
|
|
3
|
+
import type { AuthExternalNodeRequest, Cluster, CreateClusterRequest, CreateExternalNodeRequest, CreatePoolRequest, DeleteClusterRequest, DeleteNodeRequest, DeletePoolRequest, ExternalNode, ExternalNodeAuth, GetClusterKubeConfigRequest, GetClusterRequest, GetNodeMetadataRequest, GetNodeRequest, GetPoolRequest, GetVersionRequest, ListClusterAvailableTypesRequest, ListClusterAvailableTypesResponse, ListClusterAvailableVersionsRequest, ListClusterAvailableVersionsResponse, ListClusterTypesRequest, ListClusterTypesResponse, ListClustersRequest, ListClustersResponse, ListNodesRequest, ListNodesResponse, ListPoolsRequest, ListPoolsResponse, ListVersionsRequest, ListVersionsResponse, MigrateClusterToSBSCSIRequest, Node, NodeMetadata, Pool, RebootNodeRequest, ReplaceNodeRequest, ResetClusterAdminTokenRequest, SetClusterTypeRequest, UpdateClusterRequest, UpdatePoolRequest, UpgradeClusterRequest, UpgradePoolRequest, Version } from './types.gen';
|
|
4
4
|
/**
|
|
5
5
|
* Kubernetes API.
|
|
6
6
|
*
|
|
@@ -107,14 +107,6 @@ export declare class API extends ParentAPI {
|
|
|
107
107
|
* @param request - The request {@link ResetClusterAdminTokenRequest}
|
|
108
108
|
*/
|
|
109
109
|
resetClusterAdminToken: (request: Readonly<ResetClusterAdminTokenRequest>) => Promise<void>;
|
|
110
|
-
/**
|
|
111
|
-
* Migrate a cluster to Routed IPs. Migrate the nodes of an existing cluster
|
|
112
|
-
* to Routed IPs and enable Routed IPs for all future nodes.
|
|
113
|
-
*
|
|
114
|
-
* @param request - The request {@link MigrateClusterToRoutedIPsRequest}
|
|
115
|
-
* @returns A Promise of Cluster
|
|
116
|
-
*/
|
|
117
|
-
migrateClusterToRoutedIPs: (request: Readonly<MigrateClusterToRoutedIPsRequest>) => Promise<Cluster>;
|
|
118
110
|
/**
|
|
119
111
|
* Migrate a cluster to SBS CSI. Enable the latest CSI compatible with
|
|
120
112
|
* Scaleway Block Storage (SBS) and migrate all existing
|
|
@@ -209,22 +209,6 @@ class API extends API$1 {
|
|
|
209
209
|
method: "POST",
|
|
210
210
|
path: `/k8s/v1/regions/${validatePathParam("region", request.region ?? this.client.settings.defaultRegion)}/clusters/${validatePathParam("clusterId", request.clusterId)}/reset-admin-token`
|
|
211
211
|
});
|
|
212
|
-
/**
|
|
213
|
-
* Migrate a cluster to Routed IPs. Migrate the nodes of an existing cluster
|
|
214
|
-
* to Routed IPs and enable Routed IPs for all future nodes.
|
|
215
|
-
*
|
|
216
|
-
* @param request - The request {@link MigrateClusterToRoutedIPsRequest}
|
|
217
|
-
* @returns A Promise of Cluster
|
|
218
|
-
*/
|
|
219
|
-
migrateClusterToRoutedIPs = (request) => this.client.fetch(
|
|
220
|
-
{
|
|
221
|
-
body: "{}",
|
|
222
|
-
headers: jsonContentHeaders,
|
|
223
|
-
method: "POST",
|
|
224
|
-
path: `/k8s/v1/regions/${validatePathParam("region", request.region ?? this.client.settings.defaultRegion)}/clusters/${validatePathParam("clusterId", request.clusterId)}/migrate-to-routed-ips`
|
|
225
|
-
},
|
|
226
|
-
unmarshalCluster
|
|
227
|
-
);
|
|
228
212
|
/**
|
|
229
213
|
* Migrate a cluster to SBS CSI. Enable the latest CSI compatible with
|
|
230
214
|
* Scaleway Block Storage (SBS) and migrate all existing
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { API } from './api.gen';
|
|
2
2
|
export * from './content.gen';
|
|
3
|
-
export type { AuthExternalNodeRequest, AutoscalerEstimator, AutoscalerExpander, CNI, Cluster, ClusterAutoUpgrade, ClusterAutoscalerConfig, ClusterOpenIDConnectConfig, ClusterStatus, ClusterType, ClusterTypeAvailability, ClusterTypeResiliency, CreateClusterRequest, CreateClusterRequestAutoUpgrade, CreateClusterRequestAutoscalerConfig, CreateClusterRequestOpenIDConnectConfig, CreateClusterRequestPoolConfig, CreateClusterRequestPoolConfigUpgradePolicy, CreateExternalNodeRequest, CreatePoolRequest, CreatePoolRequestUpgradePolicy, DeleteClusterRequest, DeleteNodeRequest, DeletePoolRequest, ExternalNode, ExternalNodeAuth, ExternalNodeCoreV1Taint, GetClusterKubeConfigRequest, GetClusterRequest, GetNodeMetadataRequest, GetNodeRequest, GetPoolRequest, GetVersionRequest, ListClusterAvailableTypesRequest, ListClusterAvailableTypesResponse, ListClusterAvailableVersionsRequest, ListClusterAvailableVersionsResponse, ListClusterTypesRequest, ListClusterTypesResponse, ListClustersRequest, ListClustersRequestOrderBy, ListClustersResponse, ListNodesRequest, ListNodesRequestOrderBy, ListNodesResponse, ListPoolsRequest, ListPoolsRequestOrderBy, ListPoolsResponse, ListVersionsRequest, ListVersionsResponse, MaintenanceWindow, MaintenanceWindowDayOfTheWeek,
|
|
3
|
+
export type { AuthExternalNodeRequest, AutoscalerEstimator, AutoscalerExpander, CNI, Cluster, ClusterAutoUpgrade, ClusterAutoscalerConfig, ClusterOpenIDConnectConfig, ClusterStatus, ClusterType, ClusterTypeAvailability, ClusterTypeResiliency, CreateClusterRequest, CreateClusterRequestAutoUpgrade, CreateClusterRequestAutoscalerConfig, CreateClusterRequestOpenIDConnectConfig, CreateClusterRequestPoolConfig, CreateClusterRequestPoolConfigUpgradePolicy, CreateExternalNodeRequest, CreatePoolRequest, CreatePoolRequestUpgradePolicy, DeleteClusterRequest, DeleteNodeRequest, DeletePoolRequest, ExternalNode, ExternalNodeAuth, ExternalNodeCoreV1Taint, GetClusterKubeConfigRequest, GetClusterRequest, GetNodeMetadataRequest, GetNodeRequest, GetPoolRequest, GetVersionRequest, ListClusterAvailableTypesRequest, ListClusterAvailableTypesResponse, ListClusterAvailableVersionsRequest, ListClusterAvailableVersionsResponse, ListClusterTypesRequest, ListClusterTypesResponse, ListClustersRequest, ListClustersRequestOrderBy, ListClustersResponse, ListNodesRequest, ListNodesRequestOrderBy, ListNodesResponse, ListPoolsRequest, ListPoolsRequestOrderBy, ListPoolsResponse, ListVersionsRequest, ListVersionsResponse, MaintenanceWindow, MaintenanceWindowDayOfTheWeek, MigrateClusterToSBSCSIRequest, Node, NodeMetadata, NodeMetadataCoreV1Taint, NodeStatus, Pool, PoolStatus, PoolUpgradePolicy, PoolVolumeType, RebootNodeRequest, ReplaceNodeRequest, ResetClusterAdminTokenRequest, Runtime, SetClusterTypeRequest, UpdateClusterRequest, UpdateClusterRequestAutoUpgrade, UpdateClusterRequestAutoscalerConfig, UpdateClusterRequestOpenIDConnectConfig, UpdatePoolRequest, UpdatePoolRequestUpgradePolicy, UpgradeClusterRequest, UpgradePoolRequest, Version, } from './types.gen';
|
|
4
4
|
export * as ValidationRules from './validation-rules.gen';
|
|
@@ -1000,15 +1000,6 @@ export interface ListVersionsResponse {
|
|
|
1000
1000
|
/** Available Kubernetes versions. */
|
|
1001
1001
|
versions: Version[];
|
|
1002
1002
|
}
|
|
1003
|
-
export type MigrateClusterToRoutedIPsRequest = {
|
|
1004
|
-
/**
|
|
1005
|
-
* Region to target. If none is passed will use default region from the
|
|
1006
|
-
* config.
|
|
1007
|
-
*/
|
|
1008
|
-
region?: Region;
|
|
1009
|
-
/** Cluster ID for which the routed ip will be enabled for the nodes. */
|
|
1010
|
-
clusterId: string;
|
|
1011
|
-
};
|
|
1012
1003
|
export type MigrateClusterToSBSCSIRequest = {
|
|
1013
1004
|
/**
|
|
1014
1005
|
* Region to target. If none is passed will use default region from the
|
|
@@ -26,23 +26,19 @@ const CreateClusterRequestAutoscalerConfig = {
|
|
|
26
26
|
};
|
|
27
27
|
const CreateClusterRequestOpenIDConnectConfig = {
|
|
28
28
|
clientId: {
|
|
29
|
-
maxLength: 255
|
|
30
|
-
minLength: 1
|
|
29
|
+
maxLength: 255
|
|
31
30
|
},
|
|
32
31
|
groupsPrefix: {
|
|
33
|
-
maxLength: 100
|
|
34
|
-
minLength: 1
|
|
32
|
+
maxLength: 100
|
|
35
33
|
},
|
|
36
34
|
issuerUrl: {
|
|
37
35
|
maxLength: 255
|
|
38
36
|
},
|
|
39
37
|
usernameClaim: {
|
|
40
|
-
maxLength: 100
|
|
41
|
-
minLength: 1
|
|
38
|
+
maxLength: 100
|
|
42
39
|
},
|
|
43
40
|
usernamePrefix: {
|
|
44
|
-
maxLength: 100
|
|
45
|
-
minLength: 1
|
|
41
|
+
maxLength: 100
|
|
46
42
|
}
|
|
47
43
|
};
|
|
48
44
|
const CreateClusterRequestPoolConfig = {
|
|
@@ -132,23 +128,19 @@ const UpdateClusterRequestAutoscalerConfig = {
|
|
|
132
128
|
};
|
|
133
129
|
const UpdateClusterRequestOpenIDConnectConfig = {
|
|
134
130
|
clientId: {
|
|
135
|
-
maxLength: 255
|
|
136
|
-
minLength: 1
|
|
131
|
+
maxLength: 255
|
|
137
132
|
},
|
|
138
133
|
groupsPrefix: {
|
|
139
|
-
maxLength: 100
|
|
140
|
-
minLength: 1
|
|
134
|
+
maxLength: 100
|
|
141
135
|
},
|
|
142
136
|
issuerUrl: {
|
|
143
137
|
maxLength: 255
|
|
144
138
|
},
|
|
145
139
|
usernameClaim: {
|
|
146
|
-
maxLength: 100
|
|
147
|
-
minLength: 1
|
|
140
|
+
maxLength: 100
|
|
148
141
|
},
|
|
149
142
|
usernamePrefix: {
|
|
150
|
-
maxLength: 100
|
|
151
|
-
minLength: 1
|
|
143
|
+
maxLength: 100
|
|
152
144
|
}
|
|
153
145
|
};
|
|
154
146
|
const UpgradeClusterRequest = {
|
|
@@ -25,22 +25,18 @@ export declare const CreateClusterRequestAutoscalerConfig: {
|
|
|
25
25
|
export declare const CreateClusterRequestOpenIDConnectConfig: {
|
|
26
26
|
clientId: {
|
|
27
27
|
maxLength: number;
|
|
28
|
-
minLength: number;
|
|
29
28
|
};
|
|
30
29
|
groupsPrefix: {
|
|
31
30
|
maxLength: number;
|
|
32
|
-
minLength: number;
|
|
33
31
|
};
|
|
34
32
|
issuerUrl: {
|
|
35
33
|
maxLength: number;
|
|
36
34
|
};
|
|
37
35
|
usernameClaim: {
|
|
38
36
|
maxLength: number;
|
|
39
|
-
minLength: number;
|
|
40
37
|
};
|
|
41
38
|
usernamePrefix: {
|
|
42
39
|
maxLength: number;
|
|
43
|
-
minLength: number;
|
|
44
40
|
};
|
|
45
41
|
};
|
|
46
42
|
export declare const CreateClusterRequestPoolConfig: {
|
|
@@ -131,22 +127,18 @@ export declare const UpdateClusterRequestAutoscalerConfig: {
|
|
|
131
127
|
export declare const UpdateClusterRequestOpenIDConnectConfig: {
|
|
132
128
|
clientId: {
|
|
133
129
|
maxLength: number;
|
|
134
|
-
minLength: number;
|
|
135
130
|
};
|
|
136
131
|
groupsPrefix: {
|
|
137
132
|
maxLength: number;
|
|
138
|
-
minLength: number;
|
|
139
133
|
};
|
|
140
134
|
issuerUrl: {
|
|
141
135
|
maxLength: number;
|
|
142
136
|
};
|
|
143
137
|
usernameClaim: {
|
|
144
138
|
maxLength: number;
|
|
145
|
-
minLength: number;
|
|
146
139
|
};
|
|
147
140
|
usernamePrefix: {
|
|
148
141
|
maxLength: number;
|
|
149
|
-
minLength: number;
|
|
150
142
|
};
|
|
151
143
|
};
|
|
152
144
|
export declare const UpgradeClusterRequest: {
|
|
@@ -24,23 +24,19 @@ const CreateClusterRequestAutoscalerConfig = {
|
|
|
24
24
|
};
|
|
25
25
|
const CreateClusterRequestOpenIDConnectConfig = {
|
|
26
26
|
clientId: {
|
|
27
|
-
maxLength: 255
|
|
28
|
-
minLength: 1
|
|
27
|
+
maxLength: 255
|
|
29
28
|
},
|
|
30
29
|
groupsPrefix: {
|
|
31
|
-
maxLength: 100
|
|
32
|
-
minLength: 1
|
|
30
|
+
maxLength: 100
|
|
33
31
|
},
|
|
34
32
|
issuerUrl: {
|
|
35
33
|
maxLength: 255
|
|
36
34
|
},
|
|
37
35
|
usernameClaim: {
|
|
38
|
-
maxLength: 100
|
|
39
|
-
minLength: 1
|
|
36
|
+
maxLength: 100
|
|
40
37
|
},
|
|
41
38
|
usernamePrefix: {
|
|
42
|
-
maxLength: 100
|
|
43
|
-
minLength: 1
|
|
39
|
+
maxLength: 100
|
|
44
40
|
}
|
|
45
41
|
};
|
|
46
42
|
const CreateClusterRequestPoolConfig = {
|
|
@@ -130,23 +126,19 @@ const UpdateClusterRequestAutoscalerConfig = {
|
|
|
130
126
|
};
|
|
131
127
|
const UpdateClusterRequestOpenIDConnectConfig = {
|
|
132
128
|
clientId: {
|
|
133
|
-
maxLength: 255
|
|
134
|
-
minLength: 1
|
|
129
|
+
maxLength: 255
|
|
135
130
|
},
|
|
136
131
|
groupsPrefix: {
|
|
137
|
-
maxLength: 100
|
|
138
|
-
minLength: 1
|
|
132
|
+
maxLength: 100
|
|
139
133
|
},
|
|
140
134
|
issuerUrl: {
|
|
141
135
|
maxLength: 255
|
|
142
136
|
},
|
|
143
137
|
usernameClaim: {
|
|
144
|
-
maxLength: 100
|
|
145
|
-
minLength: 1
|
|
138
|
+
maxLength: 100
|
|
146
139
|
},
|
|
147
140
|
usernamePrefix: {
|
|
148
|
-
maxLength: 100
|
|
149
|
-
minLength: 1
|
|
141
|
+
maxLength: 100
|
|
150
142
|
}
|
|
151
143
|
};
|
|
152
144
|
const UpgradeClusterRequest = {
|