oci-containerengine 2.10.0 → 2.12.1

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 (221) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +22 -22
  4. package/lib/client.js +22 -22
  5. package/lib/containerengine-waiter.d.ts +1 -1
  6. package/lib/containerengine-waiter.js +1 -1
  7. package/lib/model/add-on-options.d.ts +1 -1
  8. package/lib/model/add-on-options.js +1 -1
  9. package/lib/model/admission-controller-options.d.ts +1 -1
  10. package/lib/model/admission-controller-options.js +1 -1
  11. package/lib/model/cluster-create-options.d.ts +3 -1
  12. package/lib/model/cluster-create-options.js +13 -1
  13. package/lib/model/cluster-create-options.js.map +1 -1
  14. package/lib/model/cluster-endpoint-config.d.ts +1 -1
  15. package/lib/model/cluster-endpoint-config.js +1 -1
  16. package/lib/model/cluster-endpoints.d.ts +1 -1
  17. package/lib/model/cluster-endpoints.js +1 -1
  18. package/lib/model/cluster-lifecycle-state.d.ts +1 -1
  19. package/lib/model/cluster-lifecycle-state.js +1 -1
  20. package/lib/model/cluster-metadata.d.ts +1 -1
  21. package/lib/model/cluster-metadata.js +1 -1
  22. package/lib/model/cluster-migrate-to-native-vcn-details.d.ts +1 -1
  23. package/lib/model/cluster-migrate-to-native-vcn-details.js +1 -1
  24. package/lib/model/cluster-migrate-to-native-vcn-status.d.ts +1 -1
  25. package/lib/model/cluster-migrate-to-native-vcn-status.js +1 -1
  26. package/lib/model/cluster-options.d.ts +1 -1
  27. package/lib/model/cluster-options.js +1 -1
  28. package/lib/model/cluster-summary.d.ts +31 -1
  29. package/lib/model/cluster-summary.js +1 -1
  30. package/lib/model/cluster-summary.js.map +1 -1
  31. package/lib/model/cluster.d.ts +31 -1
  32. package/lib/model/cluster.js +1 -1
  33. package/lib/model/cluster.js.map +1 -1
  34. package/lib/model/create-cluster-details.d.ts +21 -1
  35. package/lib/model/create-cluster-details.js +1 -1
  36. package/lib/model/create-cluster-details.js.map +1 -1
  37. package/lib/model/create-cluster-endpoint-config-details.d.ts +1 -1
  38. package/lib/model/create-cluster-endpoint-config-details.js +1 -1
  39. package/lib/model/create-cluster-kubeconfig-content-details.d.ts +1 -1
  40. package/lib/model/create-cluster-kubeconfig-content-details.js +1 -1
  41. package/lib/model/create-image-policy-config-details.d.ts +1 -1
  42. package/lib/model/create-image-policy-config-details.js +1 -1
  43. package/lib/model/create-node-pool-details.d.ts +21 -1
  44. package/lib/model/create-node-pool-details.js +1 -1
  45. package/lib/model/create-node-pool-details.js.map +1 -1
  46. package/lib/model/create-node-pool-node-config-details.d.ts +29 -1
  47. package/lib/model/create-node-pool-node-config-details.js +1 -1
  48. package/lib/model/create-node-pool-node-config-details.js.map +1 -1
  49. package/lib/model/create-node-shape-config-details.d.ts +1 -1
  50. package/lib/model/create-node-shape-config-details.js +1 -1
  51. package/lib/model/image-policy-config.d.ts +1 -1
  52. package/lib/model/image-policy-config.js +1 -1
  53. package/lib/model/index.d.ts +5 -1
  54. package/lib/model/index.js +7 -3
  55. package/lib/model/index.js.map +1 -1
  56. package/lib/model/key-details.d.ts +1 -1
  57. package/lib/model/key-details.js +1 -1
  58. package/lib/model/key-value.d.ts +1 -1
  59. package/lib/model/key-value.js +1 -1
  60. package/lib/model/kubernetes-network-config.d.ts +3 -3
  61. package/lib/model/kubernetes-network-config.js +1 -1
  62. package/lib/model/node-error.d.ts +1 -1
  63. package/lib/model/node-error.js +1 -1
  64. package/lib/model/node-pool-node-config-details.d.ts +29 -1
  65. package/lib/model/node-pool-node-config-details.js +1 -1
  66. package/lib/model/node-pool-node-config-details.js.map +1 -1
  67. package/lib/model/node-pool-options.d.ts +1 -1
  68. package/lib/model/node-pool-options.js +1 -1
  69. package/lib/model/node-pool-placement-config-details.d.ts +5 -1
  70. package/lib/model/node-pool-placement-config-details.js +1 -1
  71. package/lib/model/node-pool-placement-config-details.js.map +1 -1
  72. package/lib/model/node-pool-summary.d.ts +31 -1
  73. package/lib/model/node-pool-summary.js +1 -1
  74. package/lib/model/node-pool-summary.js.map +1 -1
  75. package/lib/model/node-pool.d.ts +31 -1
  76. package/lib/model/node-pool.js +1 -1
  77. package/lib/model/node-pool.js.map +1 -1
  78. package/lib/model/node-shape-config.d.ts +1 -1
  79. package/lib/model/node-shape-config.js +1 -1
  80. package/lib/model/node-source-details.d.ts +1 -1
  81. package/lib/model/node-source-details.js +1 -1
  82. package/lib/model/node-source-option.d.ts +1 -1
  83. package/lib/model/node-source-option.js +1 -1
  84. package/lib/model/node-source-type.d.ts +1 -1
  85. package/lib/model/node-source-type.js +1 -1
  86. package/lib/model/node-source-via-image-details.d.ts +1 -1
  87. package/lib/model/node-source-via-image-details.js +1 -1
  88. package/lib/model/node-source-via-image-option.d.ts +1 -1
  89. package/lib/model/node-source-via-image-option.js +1 -1
  90. package/lib/model/node.d.ts +31 -1
  91. package/lib/model/node.js +1 -1
  92. package/lib/model/node.js.map +1 -1
  93. package/lib/model/persistent-volume-config-details.d.ts +44 -0
  94. package/lib/model/persistent-volume-config-details.js +32 -0
  95. package/lib/model/persistent-volume-config-details.js.map +1 -0
  96. package/lib/model/service-lb-config-details.d.ts +44 -0
  97. package/lib/model/service-lb-config-details.js +32 -0
  98. package/lib/model/service-lb-config-details.js.map +1 -0
  99. package/lib/model/sort-order.d.ts +1 -1
  100. package/lib/model/sort-order.js +1 -1
  101. package/lib/model/update-cluster-details.d.ts +21 -1
  102. package/lib/model/update-cluster-details.js +1 -1
  103. package/lib/model/update-cluster-details.js.map +1 -1
  104. package/lib/model/update-cluster-endpoint-config-details.d.ts +1 -1
  105. package/lib/model/update-cluster-endpoint-config-details.js +1 -1
  106. package/lib/model/update-cluster-options-details.d.ts +3 -1
  107. package/lib/model/update-cluster-options-details.js +13 -1
  108. package/lib/model/update-cluster-options-details.js.map +1 -1
  109. package/lib/model/update-image-policy-config-details.d.ts +1 -1
  110. package/lib/model/update-image-policy-config-details.js +1 -1
  111. package/lib/model/update-node-pool-details.d.ts +21 -1
  112. package/lib/model/update-node-pool-details.js +1 -1
  113. package/lib/model/update-node-pool-details.js.map +1 -1
  114. package/lib/model/update-node-pool-node-config-details.d.ts +29 -1
  115. package/lib/model/update-node-pool-node-config-details.js +1 -1
  116. package/lib/model/update-node-pool-node-config-details.js.map +1 -1
  117. package/lib/model/update-node-shape-config-details.d.ts +1 -1
  118. package/lib/model/update-node-shape-config-details.js +1 -1
  119. package/lib/model/work-request-error.d.ts +1 -1
  120. package/lib/model/work-request-error.js +1 -1
  121. package/lib/model/work-request-log-entry.d.ts +1 -1
  122. package/lib/model/work-request-log-entry.js +1 -1
  123. package/lib/model/work-request-operation-type.d.ts +1 -1
  124. package/lib/model/work-request-operation-type.js +1 -1
  125. package/lib/model/work-request-resource.d.ts +1 -1
  126. package/lib/model/work-request-resource.js +1 -1
  127. package/lib/model/work-request-status.d.ts +1 -1
  128. package/lib/model/work-request-status.js +1 -1
  129. package/lib/model/work-request-summary.d.ts +1 -1
  130. package/lib/model/work-request-summary.js +1 -1
  131. package/lib/model/work-request.d.ts +1 -1
  132. package/lib/model/work-request.js +1 -1
  133. package/lib/request/cluster-migrate-to-native-vcn-request.d.ts +2 -2
  134. package/lib/request/cluster-migrate-to-native-vcn-request.js +1 -1
  135. package/lib/request/create-cluster-request.d.ts +2 -2
  136. package/lib/request/create-cluster-request.js +1 -1
  137. package/lib/request/create-kubeconfig-request.d.ts +2 -2
  138. package/lib/request/create-kubeconfig-request.js +1 -1
  139. package/lib/request/create-node-pool-request.d.ts +2 -2
  140. package/lib/request/create-node-pool-request.js +1 -1
  141. package/lib/request/delete-cluster-request.d.ts +2 -2
  142. package/lib/request/delete-cluster-request.js +1 -1
  143. package/lib/request/delete-node-pool-request.d.ts +2 -2
  144. package/lib/request/delete-node-pool-request.js +1 -1
  145. package/lib/request/delete-work-request-request.d.ts +2 -2
  146. package/lib/request/delete-work-request-request.js +1 -1
  147. package/lib/request/get-cluster-migrate-to-native-vcn-status-request.d.ts +2 -2
  148. package/lib/request/get-cluster-migrate-to-native-vcn-status-request.js +1 -1
  149. package/lib/request/get-cluster-options-request.d.ts +2 -2
  150. package/lib/request/get-cluster-options-request.js +1 -1
  151. package/lib/request/get-cluster-request.d.ts +2 -2
  152. package/lib/request/get-cluster-request.js +1 -1
  153. package/lib/request/get-node-pool-options-request.d.ts +2 -2
  154. package/lib/request/get-node-pool-options-request.js +1 -1
  155. package/lib/request/get-node-pool-request.d.ts +2 -2
  156. package/lib/request/get-node-pool-request.js +1 -1
  157. package/lib/request/get-work-request-request.d.ts +2 -2
  158. package/lib/request/get-work-request-request.js +1 -1
  159. package/lib/request/index.d.ts +1 -1
  160. package/lib/request/index.js +1 -1
  161. package/lib/request/list-clusters-request.d.ts +2 -2
  162. package/lib/request/list-clusters-request.js +1 -1
  163. package/lib/request/list-node-pools-request.d.ts +2 -2
  164. package/lib/request/list-node-pools-request.js +1 -1
  165. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  166. package/lib/request/list-work-request-errors-request.js +1 -1
  167. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  168. package/lib/request/list-work-request-logs-request.js +1 -1
  169. package/lib/request/list-work-requests-request.d.ts +2 -2
  170. package/lib/request/list-work-requests-request.js +1 -1
  171. package/lib/request/update-cluster-endpoint-config-request.d.ts +2 -2
  172. package/lib/request/update-cluster-endpoint-config-request.js +1 -1
  173. package/lib/request/update-cluster-request.d.ts +2 -2
  174. package/lib/request/update-cluster-request.js +1 -1
  175. package/lib/request/update-node-pool-request.d.ts +2 -2
  176. package/lib/request/update-node-pool-request.js +1 -1
  177. package/lib/response/cluster-migrate-to-native-vcn-response.d.ts +1 -1
  178. package/lib/response/cluster-migrate-to-native-vcn-response.js +1 -1
  179. package/lib/response/create-cluster-response.d.ts +1 -1
  180. package/lib/response/create-cluster-response.js +1 -1
  181. package/lib/response/create-kubeconfig-response.d.ts +1 -1
  182. package/lib/response/create-kubeconfig-response.js +1 -1
  183. package/lib/response/create-node-pool-response.d.ts +1 -1
  184. package/lib/response/create-node-pool-response.js +1 -1
  185. package/lib/response/delete-cluster-response.d.ts +1 -1
  186. package/lib/response/delete-cluster-response.js +1 -1
  187. package/lib/response/delete-node-pool-response.d.ts +1 -1
  188. package/lib/response/delete-node-pool-response.js +1 -1
  189. package/lib/response/delete-work-request-response.d.ts +1 -1
  190. package/lib/response/delete-work-request-response.js +1 -1
  191. package/lib/response/get-cluster-migrate-to-native-vcn-status-response.d.ts +1 -1
  192. package/lib/response/get-cluster-migrate-to-native-vcn-status-response.js +1 -1
  193. package/lib/response/get-cluster-options-response.d.ts +1 -1
  194. package/lib/response/get-cluster-options-response.js +1 -1
  195. package/lib/response/get-cluster-response.d.ts +1 -1
  196. package/lib/response/get-cluster-response.js +1 -1
  197. package/lib/response/get-node-pool-options-response.d.ts +1 -1
  198. package/lib/response/get-node-pool-options-response.js +1 -1
  199. package/lib/response/get-node-pool-response.d.ts +1 -1
  200. package/lib/response/get-node-pool-response.js +1 -1
  201. package/lib/response/get-work-request-response.d.ts +1 -1
  202. package/lib/response/get-work-request-response.js +1 -1
  203. package/lib/response/index.d.ts +1 -1
  204. package/lib/response/index.js +1 -1
  205. package/lib/response/list-clusters-response.d.ts +1 -1
  206. package/lib/response/list-clusters-response.js +1 -1
  207. package/lib/response/list-node-pools-response.d.ts +1 -1
  208. package/lib/response/list-node-pools-response.js +1 -1
  209. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  210. package/lib/response/list-work-request-errors-response.js +1 -1
  211. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  212. package/lib/response/list-work-request-logs-response.js +1 -1
  213. package/lib/response/list-work-requests-response.d.ts +1 -1
  214. package/lib/response/list-work-requests-response.js +1 -1
  215. package/lib/response/update-cluster-endpoint-config-response.d.ts +1 -1
  216. package/lib/response/update-cluster-endpoint-config-response.js +1 -1
  217. package/lib/response/update-cluster-response.d.ts +1 -1
  218. package/lib/response/update-cluster-response.js +1 -1
  219. package/lib/response/update-node-pool-response.d.ts +1 -1
  220. package/lib/response/update-node-pool-response.js +1 -1
  221. package/package.json +3 -3
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -18,11 +18,11 @@ and manage cloud-native applications. For more information, see
18
18
  */
19
19
  export interface KubernetesNetworkConfig {
20
20
  /**
21
- * The CIDR block for Kubernetes pods.
21
+ * The CIDR block for Kubernetes pods. Optional, defaults to 10.244.0.0/16.
22
22
  */
23
23
  "podsCidr"?: string;
24
24
  /**
25
- * The CIDR block for Kubernetes services.
25
+ * The CIDR block for Kubernetes services. Optional, defaults to 10.96.0.0/16.
26
26
  */
27
27
  "servicesCidr"?: string;
28
28
  }
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -28,6 +28,34 @@ export interface NodePoolNodeConfigDetails {
28
28
  *
29
29
  */
30
30
  "nsgIds"?: Array<string>;
31
+ /**
32
+ * The OCID of the Key Management Service key assigned to the boot volume.
33
+ */
34
+ "kmsKeyId"?: string;
35
+ /**
36
+ * Whether to enable in-transit encryption for the data volume's paravirtualized attachment. This field applies to both block volumes and boot volumes. The default value is false.
37
+ */
38
+ "isPvEncryptionInTransitEnabled"?: boolean;
39
+ /**
40
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
41
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
42
+ * Example: `{\"Department\": \"Finance\"}`
43
+ *
44
+ */
45
+ "freeformTags"?: {
46
+ [key: string]: string;
47
+ };
48
+ /**
49
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
50
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
51
+ * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
52
+ *
53
+ */
54
+ "definedTags"?: {
55
+ [key: string]: {
56
+ [key: string]: any;
57
+ };
58
+ };
31
59
  /**
32
60
  * The placement configurations for the node pool. Provide one placement
33
61
  * configuration for each availability domain in which you intend to launch a node.
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"node-pool-node-config-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-node-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,yBAAyB,CA6BzC;AA7BD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA6BzC"}
1
+ {"version":3,"file":"node-pool-node-config-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-node-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmDlC,IAAiB,yBAAyB,CA6BzC;AA7BD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA6BzC"}
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -27,6 +27,10 @@ export interface NodePoolPlacementConfigDetails {
27
27
  * The OCID of the subnet in which to place nodes.
28
28
  */
29
29
  "subnetId": string;
30
+ /**
31
+ * The OCID of the compute capacity reservation in which to place the compute instance.
32
+ */
33
+ "capacityReservationId"?: string;
30
34
  }
31
35
  export declare namespace NodePoolPlacementConfigDetails {
32
36
  function getJsonObj(obj: NodePoolPlacementConfigDetails): object;
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"node-pool-placement-config-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-placement-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAqBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
1
+ {"version":3,"file":"node-pool-placement-config-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-placement-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAyBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -84,6 +84,36 @@ export interface NodePoolSummary {
84
84
  * The configuration of nodes in the node pool.
85
85
  */
86
86
  "nodeConfigDetails"?: model.NodePoolNodeConfigDetails;
87
+ /**
88
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
89
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
90
+ * Example: `{\"Department\": \"Finance\"}`
91
+ *
92
+ */
93
+ "freeformTags"?: {
94
+ [key: string]: string;
95
+ };
96
+ /**
97
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
98
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
99
+ * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
100
+ *
101
+ */
102
+ "definedTags"?: {
103
+ [key: string]: {
104
+ [key: string]: any;
105
+ };
106
+ };
107
+ /**
108
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
109
+ * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
110
+ *
111
+ */
112
+ "systemTags"?: {
113
+ [key: string]: {
114
+ [key: string]: any;
115
+ };
116
+ };
87
117
  }
88
118
  export declare namespace NodePoolSummary {
89
119
  function getJsonObj(obj: NodePoolSummary): object;
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"node-pool-summary.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2ElC,IAAiB,eAAe,CAyD/B;AAzDD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC;gBACnD,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,0BAAU,aA2BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC/D,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC/E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,sCAAsB,yBA2BrC,CAAA;AACH,CAAC,EAzDgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAyD/B"}
1
+ {"version":3,"file":"node-pool-summary.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+FlC,IAAiB,eAAe,CAyD/B;AAzDD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC;gBACnD,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,0BAAU,aA2BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC/D,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC/B,OAAO,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC/E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA3Be,sCAAsB,yBA2BrC,CAAA;AACH,CAAC,EAzDgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAyD/B"}
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -94,6 +94,36 @@ export interface NodePool {
94
94
  * The configuration of nodes in the node pool.
95
95
  */
96
96
  "nodeConfigDetails"?: model.NodePoolNodeConfigDetails;
97
+ /**
98
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
99
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
100
+ * Example: `{\"Department\": \"Finance\"}`
101
+ *
102
+ */
103
+ "freeformTags"?: {
104
+ [key: string]: string;
105
+ };
106
+ /**
107
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
108
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
109
+ * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
110
+ *
111
+ */
112
+ "definedTags"?: {
113
+ [key: string]: {
114
+ [key: string]: any;
115
+ };
116
+ };
117
+ /**
118
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
119
+ * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
120
+ *
121
+ */
122
+ "systemTags"?: {
123
+ [key: string]: {
124
+ [key: string]: any;
125
+ };
126
+ };
97
127
  }
98
128
  export declare namespace NodePool {
99
129
  function getJsonObj(obj: NodePool): object;
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"node-pool.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"node-pool.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node-pool.ts"],"names":[],"mappings":"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"}
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ and manage cloud-native applications. For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -58,6 +58,36 @@ export interface Node {
58
58
  * An error that may be associated with the node.
59
59
  */
60
60
  "nodeError"?: model.NodeError;
61
+ /**
62
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
63
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
64
+ * Example: `{\"Department\": \"Finance\"}`
65
+ *
66
+ */
67
+ "freeformTags"?: {
68
+ [key: string]: string;
69
+ };
70
+ /**
71
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
72
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
73
+ * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
74
+ *
75
+ */
76
+ "definedTags"?: {
77
+ [key: string]: {
78
+ [key: string]: any;
79
+ };
80
+ };
81
+ /**
82
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
83
+ * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
84
+ *
85
+ */
86
+ "systemTags"?: {
87
+ [key: string]: {
88
+ [key: string]: any;
89
+ };
90
+ };
61
91
  /**
62
92
  * The state of the node.
63
93
  */
package/lib/model/node.js CHANGED
@@ -11,7 +11,7 @@ and manage cloud-native applications. For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"node.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyDlC,IAAiB,IAAI,CAsCpB;AAtCD,WAAiB,IAAI;IACnB,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAS;QAClC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,eAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAS;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAsB,yBAWrC,CAAA;AACH,CAAC,EAtCgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAsCpB"}
1
+ {"version":3,"file":"node.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/node.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,IAAI,CAsCpB;AAtCD,WAAiB,IAAI;IACnB,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAS;QAClC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,eAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAS;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAsB,yBAWrC,CAAA;AACH,CAAC,EAtCgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAsCpB"}
@@ -0,0 +1,44 @@
1
+ /**
2
+ * Container Engine for Kubernetes API
3
+ * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
4
+ and manage cloud-native applications. For more information, see
5
+ [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
6
+
7
+ * OpenAPI spec version: 20180222
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ /**
17
+ * Configuration to be applied to block volumes created by Kubernetes Persistent Volume Claims (PVC)
18
+ */
19
+ export interface PersistentVolumeConfigDetails {
20
+ /**
21
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
22
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
23
+ * Example: `{\"Department\": \"Finance\"}`
24
+ *
25
+ */
26
+ "freeformTags"?: {
27
+ [key: string]: string;
28
+ };
29
+ /**
30
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
31
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
32
+ * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
33
+ *
34
+ */
35
+ "definedTags"?: {
36
+ [key: string]: {
37
+ [key: string]: any;
38
+ };
39
+ };
40
+ }
41
+ export declare namespace PersistentVolumeConfigDetails {
42
+ function getJsonObj(obj: PersistentVolumeConfigDetails): object;
43
+ function getDeserializedJsonObj(obj: PersistentVolumeConfigDetails): object;
44
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Container Engine for Kubernetes API
4
+ * API for the Container Engine for Kubernetes service. Use this API to build, deploy,
5
+ and manage cloud-native applications. For more information, see
6
+ [Overview of Container Engine for Kubernetes](/iaas/Content/ContEng/Concepts/contengoverview.htm).
7
+
8
+ * OpenAPI spec version: 20180222
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.PersistentVolumeConfigDetails = void 0;
19
+ var PersistentVolumeConfigDetails;
20
+ (function (PersistentVolumeConfigDetails) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ PersistentVolumeConfigDetails.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ PersistentVolumeConfigDetails.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(PersistentVolumeConfigDetails = exports.PersistentVolumeConfigDetails || (exports.PersistentVolumeConfigDetails = {}));
32
+ //# sourceMappingURL=persistent-volume-config-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"persistent-volume-config-details.js","sourceRoot":"","sources":["../../../../../lib/containerengine/lib/model/persistent-volume-config-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAyBH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}