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
@@ -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
  *
@@ -121,6 +121,10 @@ import * as NodeSourceOption from "./node-source-option";
121
121
  export import NodeSourceOption = NodeSourceOption.NodeSourceOption;
122
122
  import * as NodeSourceType from "./node-source-type";
123
123
  export import NodeSourceType = NodeSourceType.NodeSourceType;
124
+ import * as OpenIdConnectDiscovery from "./open-id-connect-discovery";
125
+ export import OpenIdConnectDiscovery = OpenIdConnectDiscovery.OpenIdConnectDiscovery;
126
+ import * as OpenIdConnectTokenAuthenticationConfig from "./open-id-connect-token-authentication-config";
127
+ export import OpenIdConnectTokenAuthenticationConfig = OpenIdConnectTokenAuthenticationConfig.OpenIdConnectTokenAuthenticationConfig;
124
128
  import * as PersistentVolumeConfigDetails from "./persistent-volume-config-details";
125
129
  export import PersistentVolumeConfigDetails = PersistentVolumeConfigDetails.PersistentVolumeConfigDetails;
126
130
  import * as PlacementConfiguration from "./placement-configuration";
@@ -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
  *
@@ -35,8 +35,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
35
35
  };
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.NodePoolSummary = exports.NodePoolPodNetworkOptionDetails = exports.NodePoolPlacementConfigDetails = exports.NodePoolOptions = exports.NodePoolNodeConfigDetails = exports.NodePoolLifecycleState = exports.NodePoolCyclingDetails = exports.NodePool = exports.NodeEvictionNodePoolSettings = exports.NodeError = exports.Node = exports.KubernetesVersionsFilters = exports.KubernetesNetworkConfig = exports.KeyValue = exports.KeyDetails = exports.InstallAddonDetails = exports.InitialVirtualNodeLabel = exports.ImagePolicyConfig = exports.CredentialRotationStatus = exports.CreateWorkloadMappingDetails = exports.CreateVirtualNodePoolDetails = exports.CreateNodeShapeConfigDetails = exports.CreateNodePoolNodeConfigDetails = exports.CreateNodePoolDetails = exports.CreateImagePolicyConfigDetails = exports.CreateClusterKubeconfigContentDetails = exports.CreateClusterEndpointConfigDetails = exports.CreateClusterDetails = exports.ClusterType = exports.ClusterSummary = exports.ClusterPodNetworkOptionDetails = exports.ClusterOptions = exports.ClusterMigrateToNativeVcnStatus = exports.ClusterMigrateToNativeVcnDetails = exports.ClusterMetadata = exports.ClusterLifecycleState = exports.ClusterEndpoints = exports.ClusterEndpointConfig = exports.ClusterCreateOptions = exports.Cluster = exports.AdmissionControllerOptions = exports.AddonVersions = exports.AddonVersionConfiguration = exports.AddonSummary = exports.AddonOptionSummary = exports.AddonLifecycleState = exports.AddonError = exports.AddonConfiguration = exports.Addon = exports.AddOnOptions = void 0;
38
- exports.OciVcnIpNativeClusterPodNetworkOptionDetails = exports.NodeSourceViaImageOption = exports.NodeSourceViaImageDetails = exports.FlannelOverlayNodePoolPodNetworkOptionDetails = exports.FlannelOverlayClusterPodNetworkOptionDetails = exports.WorkloadMappingSummary = exports.WorkloadMappingLifecycleState = exports.WorkloadMapping = exports.WorkRequestSummary = exports.WorkRequestStatus = exports.WorkRequestResource = exports.WorkRequestOperationType = exports.WorkRequestLogEntry = exports.WorkRequestError = exports.WorkRequest = exports.VirtualNodeTags = exports.VirtualNodeSummary = exports.VirtualNodePoolSummary = exports.VirtualNodePoolLifecycleState = exports.VirtualNodePool = exports.VirtualNodeLifecycleState = exports.VirtualNode = exports.UpdateWorkloadMappingDetails = exports.UpdateVirtualNodePoolDetails = exports.UpdateNodeShapeConfigDetails = exports.UpdateNodePoolNodeConfigDetails = exports.UpdateNodePoolDetails = exports.UpdateImagePolicyConfigDetails = exports.UpdateClusterOptionsDetails = exports.UpdateClusterEndpointConfigDetails = exports.UpdateClusterDetails = exports.UpdateAddonDetails = exports.Taint = exports.StartCredentialRotationDetails = exports.SortOrder = exports.ShapeOcpuOptions = exports.ShapeNetworkBandwidthOptions = exports.ShapeMemoryOptions = exports.ServiceLbConfigDetails = exports.PreemptionAction = exports.PreemptibleNodeConfigDetails = exports.PodShapeSummary = exports.PodShape = exports.PodConfiguration = exports.PlacementConfiguration = exports.PersistentVolumeConfigDetails = exports.NodeSourceType = exports.NodeSourceOption = exports.NodeSourceDetails = exports.NodeShapeConfig = void 0;
39
- exports.TerminatePreemptionAction = exports.OciVcnIpNativeNodePoolPodNetworkOptionDetails = void 0;
38
+ exports.NodeSourceViaImageDetails = exports.FlannelOverlayNodePoolPodNetworkOptionDetails = exports.FlannelOverlayClusterPodNetworkOptionDetails = exports.WorkloadMappingSummary = exports.WorkloadMappingLifecycleState = exports.WorkloadMapping = exports.WorkRequestSummary = exports.WorkRequestStatus = exports.WorkRequestResource = exports.WorkRequestOperationType = exports.WorkRequestLogEntry = exports.WorkRequestError = exports.WorkRequest = exports.VirtualNodeTags = exports.VirtualNodeSummary = exports.VirtualNodePoolSummary = exports.VirtualNodePoolLifecycleState = exports.VirtualNodePool = exports.VirtualNodeLifecycleState = exports.VirtualNode = exports.UpdateWorkloadMappingDetails = exports.UpdateVirtualNodePoolDetails = exports.UpdateNodeShapeConfigDetails = exports.UpdateNodePoolNodeConfigDetails = exports.UpdateNodePoolDetails = exports.UpdateImagePolicyConfigDetails = exports.UpdateClusterOptionsDetails = exports.UpdateClusterEndpointConfigDetails = exports.UpdateClusterDetails = exports.UpdateAddonDetails = exports.Taint = exports.StartCredentialRotationDetails = exports.SortOrder = exports.ShapeOcpuOptions = exports.ShapeNetworkBandwidthOptions = exports.ShapeMemoryOptions = exports.ServiceLbConfigDetails = exports.PreemptionAction = exports.PreemptibleNodeConfigDetails = exports.PodShapeSummary = exports.PodShape = exports.PodConfiguration = exports.PlacementConfiguration = exports.PersistentVolumeConfigDetails = exports.OpenIdConnectTokenAuthenticationConfig = exports.OpenIdConnectDiscovery = exports.NodeSourceType = exports.NodeSourceOption = exports.NodeSourceDetails = exports.NodeShapeConfig = void 0;
39
+ exports.TerminatePreemptionAction = exports.OciVcnIpNativeNodePoolPodNetworkOptionDetails = exports.OciVcnIpNativeClusterPodNetworkOptionDetails = exports.NodeSourceViaImageOption = void 0;
40
40
  const AddOnOptions = __importStar(require("./add-on-options"));
41
41
  exports.AddOnOptions = AddOnOptions.AddOnOptions;
42
42
  const Addon = __importStar(require("./addon"));
@@ -145,6 +145,10 @@ const NodeSourceOption = __importStar(require("./node-source-option"));
145
145
  exports.NodeSourceOption = NodeSourceOption.NodeSourceOption;
146
146
  const NodeSourceType = __importStar(require("./node-source-type"));
147
147
  exports.NodeSourceType = NodeSourceType.NodeSourceType;
148
+ const OpenIdConnectDiscovery = __importStar(require("./open-id-connect-discovery"));
149
+ exports.OpenIdConnectDiscovery = OpenIdConnectDiscovery.OpenIdConnectDiscovery;
150
+ const OpenIdConnectTokenAuthenticationConfig = __importStar(require("./open-id-connect-token-authentication-config"));
151
+ exports.OpenIdConnectTokenAuthenticationConfig = OpenIdConnectTokenAuthenticationConfig.OpenIdConnectTokenAuthenticationConfig;
148
152
  const PersistentVolumeConfigDetails = __importStar(require("./persistent-volume-config-details"));
149
153
  exports.PersistentVolumeConfigDetails = PersistentVolumeConfigDetails.PersistentVolumeConfigDetails;
150
154
  const PlacementConfiguration = __importStar(require("./placement-configuration"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -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
  *