oci-containerengine 2.95.1 → 2.96.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.
Files changed (234) hide show
  1. package/index.d.ts +3 -3
  2. package/index.js +3 -3
  3. package/lib/client.d.ts +3 -3
  4. package/lib/client.js +47 -47
  5. package/lib/client.js.map +1 -1
  6. package/lib/containerengine-waiter.d.ts +3 -3
  7. package/lib/containerengine-waiter.js +3 -3
  8. package/lib/model/add-on-options.d.ts +3 -3
  9. package/lib/model/add-on-options.js +3 -3
  10. package/lib/model/addon-configuration.d.ts +3 -3
  11. package/lib/model/addon-configuration.js +3 -3
  12. package/lib/model/addon-error.d.ts +3 -3
  13. package/lib/model/addon-error.js +3 -3
  14. package/lib/model/addon-lifecycle-state.d.ts +3 -3
  15. package/lib/model/addon-lifecycle-state.js +3 -3
  16. package/lib/model/addon-option-summary.d.ts +3 -3
  17. package/lib/model/addon-option-summary.js +3 -3
  18. package/lib/model/addon-summary.d.ts +3 -3
  19. package/lib/model/addon-summary.js +3 -3
  20. package/lib/model/addon-version-configuration.d.ts +3 -3
  21. package/lib/model/addon-version-configuration.js +3 -3
  22. package/lib/model/addon-versions.d.ts +3 -3
  23. package/lib/model/addon-versions.js +3 -3
  24. package/lib/model/addon.d.ts +3 -3
  25. package/lib/model/addon.js +3 -3
  26. package/lib/model/admission-controller-options.d.ts +3 -3
  27. package/lib/model/admission-controller-options.js +3 -3
  28. package/lib/model/cluster-create-options.d.ts +5 -3
  29. package/lib/model/cluster-create-options.js +15 -3
  30. package/lib/model/cluster-create-options.js.map +1 -1
  31. package/lib/model/cluster-endpoint-config.d.ts +3 -3
  32. package/lib/model/cluster-endpoint-config.js +3 -3
  33. package/lib/model/cluster-endpoints.d.ts +3 -3
  34. package/lib/model/cluster-endpoints.js +3 -3
  35. package/lib/model/cluster-lifecycle-state.d.ts +4 -4
  36. package/lib/model/cluster-lifecycle-state.js +4 -4
  37. package/lib/model/cluster-metadata.d.ts +3 -3
  38. package/lib/model/cluster-metadata.js +3 -3
  39. package/lib/model/cluster-migrate-to-native-vcn-details.d.ts +3 -3
  40. package/lib/model/cluster-migrate-to-native-vcn-details.js +3 -3
  41. package/lib/model/cluster-migrate-to-native-vcn-status.d.ts +3 -3
  42. package/lib/model/cluster-migrate-to-native-vcn-status.js +3 -3
  43. package/lib/model/cluster-options.d.ts +3 -3
  44. package/lib/model/cluster-options.js +3 -3
  45. package/lib/model/cluster-pod-network-option-details.d.ts +3 -3
  46. package/lib/model/cluster-pod-network-option-details.js +3 -3
  47. package/lib/model/cluster-summary.d.ts +4 -4
  48. package/lib/model/cluster-summary.js +3 -3
  49. package/lib/model/cluster-type.d.ts +3 -3
  50. package/lib/model/cluster-type.js +3 -3
  51. package/lib/model/cluster.d.ts +9 -4
  52. package/lib/model/cluster.js +3 -3
  53. package/lib/model/cluster.js.map +1 -1
  54. package/lib/model/create-cluster-details.d.ts +3 -3
  55. package/lib/model/create-cluster-details.js +3 -3
  56. package/lib/model/create-cluster-endpoint-config-details.d.ts +3 -3
  57. package/lib/model/create-cluster-endpoint-config-details.js +3 -3
  58. package/lib/model/create-cluster-kubeconfig-content-details.d.ts +3 -3
  59. package/lib/model/create-cluster-kubeconfig-content-details.js +3 -3
  60. package/lib/model/create-image-policy-config-details.d.ts +3 -3
  61. package/lib/model/create-image-policy-config-details.js +3 -3
  62. package/lib/model/create-node-pool-details.d.ts +3 -3
  63. package/lib/model/create-node-pool-details.js +3 -3
  64. package/lib/model/create-node-pool-node-config-details.d.ts +3 -3
  65. package/lib/model/create-node-pool-node-config-details.js +3 -3
  66. package/lib/model/create-node-shape-config-details.d.ts +3 -3
  67. package/lib/model/create-node-shape-config-details.js +3 -3
  68. package/lib/model/create-virtual-node-pool-details.d.ts +3 -3
  69. package/lib/model/create-virtual-node-pool-details.js +3 -3
  70. package/lib/model/create-workload-mapping-details.d.ts +3 -3
  71. package/lib/model/create-workload-mapping-details.js +3 -3
  72. package/lib/model/credential-rotation-status.d.ts +3 -3
  73. package/lib/model/credential-rotation-status.js +3 -3
  74. package/lib/model/flannel-overlay-cluster-pod-network-option-details.d.ts +3 -3
  75. package/lib/model/flannel-overlay-cluster-pod-network-option-details.js +3 -3
  76. package/lib/model/flannel-overlay-node-pool-pod-network-option-details.d.ts +3 -3
  77. package/lib/model/flannel-overlay-node-pool-pod-network-option-details.js +3 -3
  78. package/lib/model/image-policy-config.d.ts +3 -3
  79. package/lib/model/image-policy-config.js +3 -3
  80. package/lib/model/index.d.ts +7 -3
  81. package/lib/model/index.js +9 -5
  82. package/lib/model/index.js.map +1 -1
  83. package/lib/model/initial-virtual-node-label.d.ts +3 -3
  84. package/lib/model/initial-virtual-node-label.js +3 -3
  85. package/lib/model/install-addon-details.d.ts +3 -3
  86. package/lib/model/install-addon-details.js +3 -3
  87. package/lib/model/key-details.d.ts +3 -3
  88. package/lib/model/key-details.js +3 -3
  89. package/lib/model/key-value.d.ts +3 -3
  90. package/lib/model/key-value.js +3 -3
  91. package/lib/model/kubernetes-network-config.d.ts +3 -3
  92. package/lib/model/kubernetes-network-config.js +3 -3
  93. package/lib/model/kubernetes-versions-filters.d.ts +3 -3
  94. package/lib/model/kubernetes-versions-filters.js +3 -3
  95. package/lib/model/node-error.d.ts +3 -3
  96. package/lib/model/node-error.js +3 -3
  97. package/lib/model/node-eviction-node-pool-settings.d.ts +3 -3
  98. package/lib/model/node-eviction-node-pool-settings.js +3 -3
  99. package/lib/model/node-pool-cycling-details.d.ts +3 -3
  100. package/lib/model/node-pool-cycling-details.js +3 -3
  101. package/lib/model/node-pool-lifecycle-state.d.ts +3 -3
  102. package/lib/model/node-pool-lifecycle-state.js +3 -3
  103. package/lib/model/node-pool-node-config-details.d.ts +3 -3
  104. package/lib/model/node-pool-node-config-details.js +3 -3
  105. package/lib/model/node-pool-options.d.ts +3 -3
  106. package/lib/model/node-pool-options.js +3 -3
  107. package/lib/model/node-pool-placement-config-details.d.ts +3 -3
  108. package/lib/model/node-pool-placement-config-details.js +3 -3
  109. package/lib/model/node-pool-pod-network-option-details.d.ts +3 -3
  110. package/lib/model/node-pool-pod-network-option-details.js +3 -3
  111. package/lib/model/node-pool-summary.d.ts +4 -4
  112. package/lib/model/node-pool-summary.js +3 -3
  113. package/lib/model/node-pool.d.ts +4 -4
  114. package/lib/model/node-pool.js +3 -3
  115. package/lib/model/node-shape-config.d.ts +3 -3
  116. package/lib/model/node-shape-config.js +3 -3
  117. package/lib/model/node-source-details.d.ts +3 -3
  118. package/lib/model/node-source-details.js +3 -3
  119. package/lib/model/node-source-option.d.ts +3 -3
  120. package/lib/model/node-source-option.js +3 -3
  121. package/lib/model/node-source-type.d.ts +3 -3
  122. package/lib/model/node-source-type.js +3 -3
  123. package/lib/model/node-source-via-image-details.d.ts +3 -3
  124. package/lib/model/node-source-via-image-details.js +3 -3
  125. package/lib/model/node-source-via-image-option.d.ts +3 -3
  126. package/lib/model/node-source-via-image-option.js +3 -3
  127. package/lib/model/node.d.ts +4 -4
  128. package/lib/model/node.js +3 -3
  129. package/lib/model/oci-vcn-ip-native-cluster-pod-network-option-details.d.ts +3 -3
  130. package/lib/model/oci-vcn-ip-native-cluster-pod-network-option-details.js +3 -3
  131. package/lib/model/oci-vcn-ip-native-node-pool-pod-network-option-details.d.ts +3 -3
  132. package/lib/model/oci-vcn-ip-native-node-pool-pod-network-option-details.js +3 -3
  133. package/lib/model/open-id-connect-discovery.d.ts +30 -0
  134. package/lib/model/open-id-connect-discovery.js +32 -0
  135. package/lib/model/open-id-connect-discovery.js.map +1 -0
  136. package/lib/model/open-id-connect-token-authentication-config.d.ts +85 -0
  137. package/lib/model/open-id-connect-token-authentication-config.js +64 -0
  138. package/lib/model/open-id-connect-token-authentication-config.js.map +1 -0
  139. package/lib/model/persistent-volume-config-details.d.ts +3 -3
  140. package/lib/model/persistent-volume-config-details.js +3 -3
  141. package/lib/model/placement-configuration.d.ts +3 -3
  142. package/lib/model/placement-configuration.js +3 -3
  143. package/lib/model/pod-configuration.d.ts +3 -3
  144. package/lib/model/pod-configuration.js +3 -3
  145. package/lib/model/pod-shape-summary.d.ts +3 -3
  146. package/lib/model/pod-shape-summary.js +3 -3
  147. package/lib/model/pod-shape.d.ts +3 -3
  148. package/lib/model/pod-shape.js +3 -3
  149. package/lib/model/preemptible-node-config-details.d.ts +3 -3
  150. package/lib/model/preemptible-node-config-details.js +3 -3
  151. package/lib/model/preemption-action.d.ts +3 -3
  152. package/lib/model/preemption-action.js +3 -3
  153. package/lib/model/service-lb-config-details.d.ts +3 -3
  154. package/lib/model/service-lb-config-details.js +3 -3
  155. package/lib/model/shape-memory-options.d.ts +3 -3
  156. package/lib/model/shape-memory-options.js +3 -3
  157. package/lib/model/shape-network-bandwidth-options.d.ts +3 -3
  158. package/lib/model/shape-network-bandwidth-options.js +3 -3
  159. package/lib/model/shape-ocpu-options.d.ts +3 -3
  160. package/lib/model/shape-ocpu-options.js +3 -3
  161. package/lib/model/sort-order.d.ts +3 -3
  162. package/lib/model/sort-order.js +3 -3
  163. package/lib/model/start-credential-rotation-details.d.ts +4 -4
  164. package/lib/model/start-credential-rotation-details.js +3 -3
  165. package/lib/model/taint.d.ts +3 -3
  166. package/lib/model/taint.js +3 -3
  167. package/lib/model/terminate-preemption-action.d.ts +3 -3
  168. package/lib/model/terminate-preemption-action.js +3 -3
  169. package/lib/model/update-addon-details.d.ts +3 -3
  170. package/lib/model/update-addon-details.js +3 -3
  171. package/lib/model/update-cluster-details.d.ts +3 -3
  172. package/lib/model/update-cluster-details.js +3 -3
  173. package/lib/model/update-cluster-endpoint-config-details.d.ts +3 -3
  174. package/lib/model/update-cluster-endpoint-config-details.js +3 -3
  175. package/lib/model/update-cluster-options-details.d.ts +5 -3
  176. package/lib/model/update-cluster-options-details.js +15 -3
  177. package/lib/model/update-cluster-options-details.js.map +1 -1
  178. package/lib/model/update-image-policy-config-details.d.ts +3 -3
  179. package/lib/model/update-image-policy-config-details.js +3 -3
  180. package/lib/model/update-node-pool-details.d.ts +3 -3
  181. package/lib/model/update-node-pool-details.js +3 -3
  182. package/lib/model/update-node-pool-node-config-details.d.ts +3 -3
  183. package/lib/model/update-node-pool-node-config-details.js +3 -3
  184. package/lib/model/update-node-shape-config-details.d.ts +3 -3
  185. package/lib/model/update-node-shape-config-details.js +3 -3
  186. package/lib/model/update-virtual-node-pool-details.d.ts +3 -3
  187. package/lib/model/update-virtual-node-pool-details.js +3 -3
  188. package/lib/model/update-workload-mapping-details.d.ts +3 -3
  189. package/lib/model/update-workload-mapping-details.js +3 -3
  190. package/lib/model/virtual-node-lifecycle-state.d.ts +3 -3
  191. package/lib/model/virtual-node-lifecycle-state.js +3 -3
  192. package/lib/model/virtual-node-pool-lifecycle-state.d.ts +3 -3
  193. package/lib/model/virtual-node-pool-lifecycle-state.js +3 -3
  194. package/lib/model/virtual-node-pool-summary.d.ts +3 -3
  195. package/lib/model/virtual-node-pool-summary.js +3 -3
  196. package/lib/model/virtual-node-pool.d.ts +3 -3
  197. package/lib/model/virtual-node-pool.js +3 -3
  198. package/lib/model/virtual-node-summary.d.ts +3 -3
  199. package/lib/model/virtual-node-summary.js +3 -3
  200. package/lib/model/virtual-node-tags.d.ts +3 -3
  201. package/lib/model/virtual-node-tags.js +3 -3
  202. package/lib/model/virtual-node.d.ts +3 -3
  203. package/lib/model/virtual-node.js +3 -3
  204. package/lib/model/work-request-error.d.ts +3 -3
  205. package/lib/model/work-request-error.js +3 -3
  206. package/lib/model/work-request-log-entry.d.ts +3 -3
  207. package/lib/model/work-request-log-entry.js +3 -3
  208. package/lib/model/work-request-operation-type.d.ts +4 -3
  209. package/lib/model/work-request-operation-type.js +4 -3
  210. package/lib/model/work-request-operation-type.js.map +1 -1
  211. package/lib/model/work-request-resource.d.ts +3 -3
  212. package/lib/model/work-request-resource.js +3 -3
  213. package/lib/model/work-request-status.d.ts +3 -3
  214. package/lib/model/work-request-status.js +3 -3
  215. package/lib/model/work-request-summary.d.ts +3 -3
  216. package/lib/model/work-request-summary.js +3 -3
  217. package/lib/model/work-request.d.ts +3 -3
  218. package/lib/model/work-request.js +3 -3
  219. package/lib/model/workload-mapping-lifecycle-state.d.ts +3 -3
  220. package/lib/model/workload-mapping-lifecycle-state.js +3 -3
  221. package/lib/model/workload-mapping-summary.d.ts +13 -3
  222. package/lib/model/workload-mapping-summary.js +3 -3
  223. package/lib/model/workload-mapping-summary.js.map +1 -1
  224. package/lib/model/workload-mapping.d.ts +13 -3
  225. package/lib/model/workload-mapping.js +3 -3
  226. package/lib/model/workload-mapping.js.map +1 -1
  227. package/lib/request/delete-virtual-node-pool-request.d.ts +2 -2
  228. package/lib/request/index.d.ts +3 -3
  229. package/lib/request/index.js +3 -3
  230. package/lib/request/list-clusters-request.d.ts +1 -1
  231. package/lib/request/list-node-pools-request.d.ts +1 -1
  232. package/lib/response/index.d.ts +3 -3
  233. package/lib/response/index.js +3 -3
  234. package/package.json +3 -3
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
+ and manage cloud-native applications. For more information, see
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
+
8
+ * OpenAPI spec version: 20180222
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.OpenIdConnectTokenAuthenticationConfig = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var OpenIdConnectTokenAuthenticationConfig;
40
+ (function (OpenIdConnectTokenAuthenticationConfig) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "requiredClaims": obj.requiredClaims
44
+ ? obj.requiredClaims.map(item => {
45
+ return model.KeyValue.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ OpenIdConnectTokenAuthenticationConfig.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "requiredClaims": obj.requiredClaims
55
+ ? obj.requiredClaims.map(item => {
56
+ return model.KeyValue.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ OpenIdConnectTokenAuthenticationConfig.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(OpenIdConnectTokenAuthenticationConfig = exports.OpenIdConnectTokenAuthenticationConfig || (exports.OpenIdConnectTokenAuthenticationConfig = {}));
64
+ //# sourceMappingURL=open-id-connect-token-authentication-config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"open-id-connect-token-authentication-config.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/open-id-connect-token-authentication-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqElC,IAAiB,sCAAsC,CA6BtD;AA7BD,WAAiB,sCAAsC;IACrD,SAAgB,UAAU,CAAC,GAA2C;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2C;QAChF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,sCAAsC,GAAtC,8CAAsC,KAAtC,8CAAsC,QA6BtD"}
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -18,7 +18,7 @@ and manage cloud-native applications. For more information, see
18
18
  */
19
19
  export interface StartCredentialRotationDetails {
20
20
  /**
21
- * The duration in days(in ISO 8601 notation eg. P5D) after which the old credentials should be retired. Maximum delay duration is 14 days.
21
+ * The duration in days(in ISO 8601 notation eg. P5D) after which the old credentials should be retired. Maximum delay duration is 90 days.
22
22
  */
23
23
  "autoCompletionDelayDuration": string;
24
24
  }
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Container Engine for Kubernetes API
4
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
3
+ * Kubernetes Engine API
4
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
5
5
  and manage cloud-native applications. For more information, see
6
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20180222
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Container Engine for Kubernetes API
3
- * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
2
+ * Kubernetes Engine API
3
+ * API for the Kubernetes Engine service (also known as the Container Engine for Kubernetes service). Use this API to build, deploy,
4
4
  and manage cloud-native applications. For more information, see
5
- [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
5
+ [Overview of Kubernetes Engine](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180222
8
8
  *
@@ -24,6 +24,8 @@ export interface UpdateClusterOptionsDetails {
24
24
  "admissionControllerOptions"?: model.AdmissionControllerOptions;
25
25
  "persistentVolumeConfig"?: model.PersistentVolumeConfigDetails;
26
26
  "serviceLbConfig"?: model.ServiceLbConfigDetails;
27
+ "openIdConnectTokenAuthenticationConfig"?: model.OpenIdConnectTokenAuthenticationConfig;
28
+ "openIdConnectDiscovery"?: model.OpenIdConnectDiscovery;
27
29
  }
28
30
  export declare namespace UpdateClusterOptionsDetails {
29
31
  function getJsonObj(obj: UpdateClusterOptionsDetails): object;