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
  *
@@ -48,6 +48,12 @@ var UpdateClusterOptionsDetails;
48
48
  : undefined,
49
49
  "serviceLbConfig": obj.serviceLbConfig
50
50
  ? model.ServiceLbConfigDetails.getJsonObj(obj.serviceLbConfig)
51
+ : undefined,
52
+ "openIdConnectTokenAuthenticationConfig": obj.openIdConnectTokenAuthenticationConfig
53
+ ? model.OpenIdConnectTokenAuthenticationConfig.getJsonObj(obj.openIdConnectTokenAuthenticationConfig)
54
+ : undefined,
55
+ "openIdConnectDiscovery": obj.openIdConnectDiscovery
56
+ ? model.OpenIdConnectDiscovery.getJsonObj(obj.openIdConnectDiscovery)
51
57
  : undefined
52
58
  });
53
59
  return jsonObj;
@@ -63,6 +69,12 @@ var UpdateClusterOptionsDetails;
63
69
  : undefined,
64
70
  "serviceLbConfig": obj.serviceLbConfig
65
71
  ? model.ServiceLbConfigDetails.getDeserializedJsonObj(obj.serviceLbConfig)
72
+ : undefined,
73
+ "openIdConnectTokenAuthenticationConfig": obj.openIdConnectTokenAuthenticationConfig
74
+ ? model.OpenIdConnectTokenAuthenticationConfig.getDeserializedJsonObj(obj.openIdConnectTokenAuthenticationConfig)
75
+ : undefined,
76
+ "openIdConnectDiscovery": obj.openIdConnectDiscovery
77
+ ? model.OpenIdConnectDiscovery.getDeserializedJsonObj(obj.openIdConnectDiscovery)
66
78
  : undefined
67
79
  });
68
80
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"update-cluster-options-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/update-cluster-options-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,2BAA2B,CAqC3C;AArCD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBAC5E,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBAC9D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,sCAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBACzF,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACxF,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBAC1E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,kDAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAqC3C"}
1
+ {"version":3,"file":"update-cluster-options-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/update-cluster-options-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,2BAA2B,CAqD3C;AArDD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBAC7E,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBAC5E,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBAC9D,CAAC,CAAC,SAAS;YACb,wCAAwC,EAAE,GAAG,CAAC,sCAAsC;gBAClF,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,UAAU,CACrD,GAAG,CAAC,sCAAsC,CAC3C;gBACH,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,sCAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBACzF,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACxF,CAAC,CAAC,SAAS;YACb,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBAC1E,CAAC,CAAC,SAAS;YACb,wCAAwC,EAAE,GAAG,CAAC,sCAAsC;gBAClF,CAAC,CAAC,KAAK,CAAC,sCAAsC,CAAC,sBAAsB,CACjE,GAAG,CAAC,sCAAsC,CAC3C;gBACH,CAAC,CAAC,SAAS;YACb,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,kDAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAqD3C"}
@@ -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
  *
@@ -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
  *
@@ -20,6 +20,7 @@ export declare enum WorkRequestOperationType {
20
20
  ClusterCreate = "CLUSTER_CREATE",
21
21
  ClusterUpdate = "CLUSTER_UPDATE",
22
22
  ClusterDelete = "CLUSTER_DELETE",
23
+ CreateNamespace = "CREATE_NAMESPACE",
23
24
  NodepoolCreate = "NODEPOOL_CREATE",
24
25
  NodepoolUpdate = "NODEPOOL_UPDATE",
25
26
  NodepoolDelete = "NODEPOOL_DELETE",
@@ -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
  *
@@ -24,6 +24,7 @@ var WorkRequestOperationType;
24
24
  WorkRequestOperationType["ClusterCreate"] = "CLUSTER_CREATE";
25
25
  WorkRequestOperationType["ClusterUpdate"] = "CLUSTER_UPDATE";
26
26
  WorkRequestOperationType["ClusterDelete"] = "CLUSTER_DELETE";
27
+ WorkRequestOperationType["CreateNamespace"] = "CREATE_NAMESPACE";
27
28
  WorkRequestOperationType["NodepoolCreate"] = "NODEPOOL_CREATE";
28
29
  WorkRequestOperationType["NodepoolUpdate"] = "NODEPOOL_UPDATE";
29
30
  WorkRequestOperationType["NodepoolDelete"] = "NODEPOOL_DELETE";
@@ -1 +1 @@
1
- {"version":3,"file":"work-request-operation-type.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/work-request-operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,wBAwBX;AAxBD,WAAY,wBAAwB;IAClC,4DAAgC,CAAA;IAChC,4DAAgC,CAAA;IAChC,4DAAgC,CAAA;IAChC,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,oEAAwC,CAAA;IACxC,gEAAoC,CAAA;IACpC,oEAAwC,CAAA;IACxC,4EAAgD,CAAA;IAChD,4EAAgD,CAAA;IAChD,4EAAgD,CAAA;IAChD,oEAAwC,CAAA;IACxC,wDAA4B,CAAA;IAC5B,wDAA4B,CAAA;IAC5B,0DAA8B,CAAA;IAC9B,8DAAkC,CAAA;IAElC;;;OAGG;IACH,0DAA8B,CAAA;AAChC,CAAC,EAxBW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAwBnC;AAED,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOxC"}
1
+ {"version":3,"file":"work-request-operation-type.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/work-request-operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,wBAyBX;AAzBD,WAAY,wBAAwB;IAClC,4DAAgC,CAAA;IAChC,4DAAgC,CAAA;IAChC,4DAAgC,CAAA;IAChC,gEAAoC,CAAA;IACpC,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,oEAAwC,CAAA;IACxC,gEAAoC,CAAA;IACpC,oEAAwC,CAAA;IACxC,4EAAgD,CAAA;IAChD,4EAAgD,CAAA;IAChD,4EAAgD,CAAA;IAChD,oEAAwC,CAAA;IACxC,wDAA4B,CAAA;IAC5B,wDAA4B,CAAA;IAC5B,0DAA8B,CAAA;IAC9B,8DAAkC,CAAA;IAElC;;;OAGG;IACH,0DAA8B,CAAA;AAChC,CAAC,EAzBW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyBnC;AAED,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOxC"}
@@ -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
  *