oci-containerengine 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +44 -44
- package/lib/client.js +44 -44
- package/lib/model/addon-option-summary.d.ts +3 -3
- package/lib/model/cluster-summary.d.ts +3 -3
- package/lib/model/cluster.d.ts +3 -3
- package/lib/model/create-cluster-details.d.ts +3 -3
- package/lib/model/create-node-pool-details.d.ts +3 -3
- package/lib/model/create-node-pool-node-config-details.d.ts +2 -2
- package/lib/model/create-virtual-node-pool-details.d.ts +2 -2
- package/lib/model/create-workload-mapping-details.d.ts +2 -2
- package/lib/model/node-pool-node-config-details.d.ts +2 -2
- package/lib/model/node-pool-options.d.ts +2 -2
- package/lib/model/node-pool-placement-config-details.d.ts +1 -1
- package/lib/model/node-pool-summary.d.ts +6 -6
- package/lib/model/node-pool.d.ts +6 -6
- package/lib/model/node-source-via-image-option.d.ts +1 -1
- package/lib/model/node.d.ts +3 -3
- package/lib/model/persistent-volume-config-details.d.ts +2 -2
- package/lib/model/placement-configuration.d.ts +1 -1
- package/lib/model/service-lb-config-details.d.ts +2 -2
- package/lib/model/update-cluster-details.d.ts +2 -2
- package/lib/model/update-node-pool-details.d.ts +2 -2
- package/lib/model/update-node-pool-node-config-details.d.ts +2 -2
- package/lib/model/update-virtual-node-pool-details.d.ts +2 -2
- package/lib/model/update-workload-mapping-details.d.ts +2 -2
- package/lib/model/virtual-node-pool-summary.d.ts +3 -3
- package/lib/model/virtual-node-pool.d.ts +3 -3
- package/lib/model/virtual-node-summary.d.ts +3 -3
- package/lib/model/virtual-node-tags.d.ts +2 -2
- package/lib/model/virtual-node.d.ts +3 -3
- package/lib/model/workload-mapping-summary.d.ts +2 -2
- package/lib/model/workload-mapping.d.ts +2 -2
- package/lib/request/cluster-migrate-to-native-vcn-request.d.ts +2 -2
- package/lib/request/complete-credential-rotation-request.d.ts +2 -2
- package/lib/request/create-cluster-request.d.ts +1 -1
- package/lib/request/create-kubeconfig-request.d.ts +1 -1
- package/lib/request/create-node-pool-request.d.ts +1 -1
- package/lib/request/create-virtual-node-pool-request.d.ts +1 -1
- package/lib/request/create-workload-mapping-request.d.ts +1 -1
- package/lib/request/delete-cluster-request.d.ts +2 -2
- package/lib/request/delete-node-pool-request.d.ts +2 -2
- package/lib/request/delete-node-request.d.ts +2 -2
- package/lib/request/delete-virtual-node-pool-request.d.ts +2 -2
- package/lib/request/delete-work-request-request.d.ts +2 -2
- package/lib/request/delete-workload-mapping-request.d.ts +2 -2
- package/lib/request/disable-addon-request.d.ts +2 -2
- package/lib/request/get-addon-request.d.ts +1 -1
- package/lib/request/get-cluster-migrate-to-native-vcn-status-request.d.ts +1 -1
- package/lib/request/get-cluster-options-request.d.ts +1 -1
- package/lib/request/get-cluster-request.d.ts +1 -1
- package/lib/request/get-credential-rotation-status-request.d.ts +1 -1
- package/lib/request/get-node-pool-options-request.d.ts +1 -1
- package/lib/request/get-node-pool-request.d.ts +1 -1
- package/lib/request/get-virtual-node-pool-request.d.ts +1 -1
- package/lib/request/get-virtual-node-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-workload-mapping-request.d.ts +1 -1
- package/lib/request/install-addon-request.d.ts +2 -2
- package/lib/request/list-addon-options-request.d.ts +2 -2
- package/lib/request/list-addons-request.d.ts +2 -2
- package/lib/request/list-clusters-request.d.ts +2 -2
- package/lib/request/list-node-pools-request.d.ts +2 -2
- package/lib/request/list-pod-shapes-request.d.ts +2 -2
- package/lib/request/list-virtual-node-pools-request.d.ts +2 -2
- package/lib/request/list-virtual-nodes-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-workload-mappings-request.d.ts +2 -2
- package/lib/request/start-credential-rotation-request.d.ts +2 -2
- package/lib/request/update-addon-request.d.ts +2 -2
- package/lib/request/update-cluster-endpoint-config-request.d.ts +2 -2
- package/lib/request/update-cluster-request.d.ts +2 -2
- package/lib/request/update-node-pool-request.d.ts +2 -2
- package/lib/request/update-virtual-node-pool-request.d.ts +2 -2
- package/lib/request/update-workload-mapping-request.d.ts +2 -2
- package/lib/response/create-workload-mapping-response.d.ts +1 -1
- package/lib/response/get-addon-response.d.ts +1 -1
- package/lib/response/get-cluster-migrate-to-native-vcn-status-response.d.ts +1 -1
- package/lib/response/get-cluster-response.d.ts +1 -1
- package/lib/response/get-credential-rotation-status-response.d.ts +1 -1
- package/lib/response/get-node-pool-response.d.ts +1 -1
- package/lib/response/get-virtual-node-pool-response.d.ts +1 -1
- package/lib/response/get-virtual-node-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-workload-mapping-response.d.ts +1 -1
- package/lib/response/update-workload-mapping-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -191,7 +191,7 @@ class ContainerEngineClient {
|
|
|
191
191
|
* @param ClusterMigrateToNativeVcnRequest
|
|
192
192
|
* @return ClusterMigrateToNativeVcnResponse
|
|
193
193
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ClusterMigrateToNativeVcn.ts.html |here} to see how to use ClusterMigrateToNativeVcn API.
|
|
195
195
|
*/
|
|
196
196
|
clusterMigrateToNativeVcn(clusterMigrateToNativeVcnRequest) {
|
|
197
197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -252,7 +252,7 @@ class ContainerEngineClient {
|
|
|
252
252
|
* @param CompleteCredentialRotationRequest
|
|
253
253
|
* @return CompleteCredentialRotationResponse
|
|
254
254
|
* @throws OciError when an error occurs
|
|
255
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CompleteCredentialRotation.ts.html |here} to see how to use CompleteCredentialRotation API.
|
|
256
256
|
*/
|
|
257
257
|
completeCredentialRotation(completeCredentialRotationRequest) {
|
|
258
258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -313,7 +313,7 @@ class ContainerEngineClient {
|
|
|
313
313
|
* @param CreateClusterRequest
|
|
314
314
|
* @return CreateClusterResponse
|
|
315
315
|
* @throws OciError when an error occurs
|
|
316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CreateCluster.ts.html |here} to see how to use CreateCluster API.
|
|
317
317
|
*/
|
|
318
318
|
createCluster(createClusterRequest) {
|
|
319
319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -372,7 +372,7 @@ class ContainerEngineClient {
|
|
|
372
372
|
* @param CreateKubeconfigRequest
|
|
373
373
|
* @return CreateKubeconfigResponse
|
|
374
374
|
* @throws OciError when an error occurs
|
|
375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CreateKubeconfig.ts.html |here} to see how to use CreateKubeconfig API.
|
|
376
376
|
*/
|
|
377
377
|
createKubeconfig(createKubeconfigRequest) {
|
|
378
378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -430,7 +430,7 @@ class ContainerEngineClient {
|
|
|
430
430
|
* @param CreateNodePoolRequest
|
|
431
431
|
* @return CreateNodePoolResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CreateNodePool.ts.html |here} to see how to use CreateNodePool API.
|
|
434
434
|
*/
|
|
435
435
|
createNodePool(createNodePoolRequest) {
|
|
436
436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -489,7 +489,7 @@ class ContainerEngineClient {
|
|
|
489
489
|
* @param CreateVirtualNodePoolRequest
|
|
490
490
|
* @return CreateVirtualNodePoolResponse
|
|
491
491
|
* @throws OciError when an error occurs
|
|
492
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CreateVirtualNodePool.ts.html |here} to see how to use CreateVirtualNodePool API.
|
|
493
493
|
*/
|
|
494
494
|
createVirtualNodePool(createVirtualNodePoolRequest) {
|
|
495
495
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -548,7 +548,7 @@ class ContainerEngineClient {
|
|
|
548
548
|
* @param CreateWorkloadMappingRequest
|
|
549
549
|
* @return CreateWorkloadMappingResponse
|
|
550
550
|
* @throws OciError when an error occurs
|
|
551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/CreateWorkloadMapping.ts.html |here} to see how to use CreateWorkloadMapping API.
|
|
552
552
|
*/
|
|
553
553
|
createWorkloadMapping(createWorkloadMappingRequest) {
|
|
554
554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -613,7 +613,7 @@ class ContainerEngineClient {
|
|
|
613
613
|
* @param DeleteClusterRequest
|
|
614
614
|
* @return DeleteClusterResponse
|
|
615
615
|
* @throws OciError when an error occurs
|
|
616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteCluster.ts.html |here} to see how to use DeleteCluster API.
|
|
617
617
|
*/
|
|
618
618
|
deleteCluster(deleteClusterRequest) {
|
|
619
619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -673,7 +673,7 @@ class ContainerEngineClient {
|
|
|
673
673
|
* @param DeleteNodeRequest
|
|
674
674
|
* @return DeleteNodeResponse
|
|
675
675
|
* @throws OciError when an error occurs
|
|
676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteNode.ts.html |here} to see how to use DeleteNode API.
|
|
677
677
|
*/
|
|
678
678
|
deleteNode(deleteNodeRequest) {
|
|
679
679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -738,7 +738,7 @@ class ContainerEngineClient {
|
|
|
738
738
|
* @param DeleteNodePoolRequest
|
|
739
739
|
* @return DeleteNodePoolResponse
|
|
740
740
|
* @throws OciError when an error occurs
|
|
741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
741
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteNodePool.ts.html |here} to see how to use DeleteNodePool API.
|
|
742
742
|
*/
|
|
743
743
|
deleteNodePool(deleteNodePoolRequest) {
|
|
744
744
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -801,7 +801,7 @@ class ContainerEngineClient {
|
|
|
801
801
|
* @param DeleteVirtualNodePoolRequest
|
|
802
802
|
* @return DeleteVirtualNodePoolResponse
|
|
803
803
|
* @throws OciError when an error occurs
|
|
804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteVirtualNodePool.ts.html |here} to see how to use DeleteVirtualNodePool API.
|
|
805
805
|
*/
|
|
806
806
|
deleteVirtualNodePool(deleteVirtualNodePoolRequest) {
|
|
807
807
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -864,7 +864,7 @@ class ContainerEngineClient {
|
|
|
864
864
|
* @param DeleteWorkRequestRequest
|
|
865
865
|
* @return DeleteWorkRequestResponse
|
|
866
866
|
* @throws OciError when an error occurs
|
|
867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
|
|
868
868
|
*/
|
|
869
869
|
deleteWorkRequest(deleteWorkRequestRequest) {
|
|
870
870
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -919,7 +919,7 @@ class ContainerEngineClient {
|
|
|
919
919
|
* @param DeleteWorkloadMappingRequest
|
|
920
920
|
* @return DeleteWorkloadMappingResponse
|
|
921
921
|
* @throws OciError when an error occurs
|
|
922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
922
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DeleteWorkloadMapping.ts.html |here} to see how to use DeleteWorkloadMapping API.
|
|
923
923
|
*/
|
|
924
924
|
deleteWorkloadMapping(deleteWorkloadMappingRequest) {
|
|
925
925
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -975,7 +975,7 @@ class ContainerEngineClient {
|
|
|
975
975
|
* @param DisableAddonRequest
|
|
976
976
|
* @return DisableAddonResponse
|
|
977
977
|
* @throws OciError when an error occurs
|
|
978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/DisableAddon.ts.html |here} to see how to use DisableAddon API.
|
|
979
979
|
*/
|
|
980
980
|
disableAddon(disableAddonRequest) {
|
|
981
981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1038,7 +1038,7 @@ class ContainerEngineClient {
|
|
|
1038
1038
|
* @param GetAddonRequest
|
|
1039
1039
|
* @return GetAddonResponse
|
|
1040
1040
|
* @throws OciError when an error occurs
|
|
1041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1041
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetAddon.ts.html |here} to see how to use GetAddon API.
|
|
1042
1042
|
*/
|
|
1043
1043
|
getAddon(getAddonRequest) {
|
|
1044
1044
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1102,7 +1102,7 @@ class ContainerEngineClient {
|
|
|
1102
1102
|
* @param GetClusterRequest
|
|
1103
1103
|
* @return GetClusterResponse
|
|
1104
1104
|
* @throws OciError when an error occurs
|
|
1105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetCluster.ts.html |here} to see how to use GetCluster API.
|
|
1106
1106
|
*/
|
|
1107
1107
|
getCluster(getClusterRequest) {
|
|
1108
1108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1165,7 +1165,7 @@ class ContainerEngineClient {
|
|
|
1165
1165
|
* @param GetClusterMigrateToNativeVcnStatusRequest
|
|
1166
1166
|
* @return GetClusterMigrateToNativeVcnStatusResponse
|
|
1167
1167
|
* @throws OciError when an error occurs
|
|
1168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetClusterMigrateToNativeVcnStatus.ts.html |here} to see how to use GetClusterMigrateToNativeVcnStatus API.
|
|
1169
1169
|
*/
|
|
1170
1170
|
getClusterMigrateToNativeVcnStatus(getClusterMigrateToNativeVcnStatusRequest) {
|
|
1171
1171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1228,7 +1228,7 @@ class ContainerEngineClient {
|
|
|
1228
1228
|
* @param GetClusterOptionsRequest
|
|
1229
1229
|
* @return GetClusterOptionsResponse
|
|
1230
1230
|
* @throws OciError when an error occurs
|
|
1231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetClusterOptions.ts.html |here} to see how to use GetClusterOptions API.
|
|
1232
1232
|
*/
|
|
1233
1233
|
getClusterOptions(getClusterOptionsRequest) {
|
|
1234
1234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1288,7 +1288,7 @@ class ContainerEngineClient {
|
|
|
1288
1288
|
* @param GetCredentialRotationStatusRequest
|
|
1289
1289
|
* @return GetCredentialRotationStatusResponse
|
|
1290
1290
|
* @throws OciError when an error occurs
|
|
1291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetCredentialRotationStatus.ts.html |here} to see how to use GetCredentialRotationStatus API.
|
|
1292
1292
|
*/
|
|
1293
1293
|
getCredentialRotationStatus(getCredentialRotationStatusRequest) {
|
|
1294
1294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1351,7 +1351,7 @@ class ContainerEngineClient {
|
|
|
1351
1351
|
* @param GetNodePoolRequest
|
|
1352
1352
|
* @return GetNodePoolResponse
|
|
1353
1353
|
* @throws OciError when an error occurs
|
|
1354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetNodePool.ts.html |here} to see how to use GetNodePool API.
|
|
1355
1355
|
*/
|
|
1356
1356
|
getNodePool(getNodePoolRequest) {
|
|
1357
1357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1414,7 +1414,7 @@ class ContainerEngineClient {
|
|
|
1414
1414
|
* @param GetNodePoolOptionsRequest
|
|
1415
1415
|
* @return GetNodePoolOptionsResponse
|
|
1416
1416
|
* @throws OciError when an error occurs
|
|
1417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetNodePoolOptions.ts.html |here} to see how to use GetNodePoolOptions API.
|
|
1418
1418
|
*/
|
|
1419
1419
|
getNodePoolOptions(getNodePoolOptionsRequest) {
|
|
1420
1420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1474,7 +1474,7 @@ class ContainerEngineClient {
|
|
|
1474
1474
|
* @param GetVirtualNodeRequest
|
|
1475
1475
|
* @return GetVirtualNodeResponse
|
|
1476
1476
|
* @throws OciError when an error occurs
|
|
1477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetVirtualNode.ts.html |here} to see how to use GetVirtualNode API.
|
|
1478
1478
|
*/
|
|
1479
1479
|
getVirtualNode(getVirtualNodeRequest) {
|
|
1480
1480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1538,7 +1538,7 @@ class ContainerEngineClient {
|
|
|
1538
1538
|
* @param GetVirtualNodePoolRequest
|
|
1539
1539
|
* @return GetVirtualNodePoolResponse
|
|
1540
1540
|
* @throws OciError when an error occurs
|
|
1541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetVirtualNodePool.ts.html |here} to see how to use GetVirtualNodePool API.
|
|
1542
1542
|
*/
|
|
1543
1543
|
getVirtualNodePool(getVirtualNodePoolRequest) {
|
|
1544
1544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1601,7 +1601,7 @@ class ContainerEngineClient {
|
|
|
1601
1601
|
* @param GetWorkRequestRequest
|
|
1602
1602
|
* @return GetWorkRequestResponse
|
|
1603
1603
|
* @throws OciError when an error occurs
|
|
1604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
1605
1605
|
*/
|
|
1606
1606
|
getWorkRequest(getWorkRequestRequest) {
|
|
1607
1607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1669,7 +1669,7 @@ class ContainerEngineClient {
|
|
|
1669
1669
|
* @param GetWorkloadMappingRequest
|
|
1670
1670
|
* @return GetWorkloadMappingResponse
|
|
1671
1671
|
* @throws OciError when an error occurs
|
|
1672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/GetWorkloadMapping.ts.html |here} to see how to use GetWorkloadMapping API.
|
|
1673
1673
|
*/
|
|
1674
1674
|
getWorkloadMapping(getWorkloadMappingRequest) {
|
|
1675
1675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1733,7 +1733,7 @@ class ContainerEngineClient {
|
|
|
1733
1733
|
* @param InstallAddonRequest
|
|
1734
1734
|
* @return InstallAddonResponse
|
|
1735
1735
|
* @throws OciError when an error occurs
|
|
1736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/InstallAddon.ts.html |here} to see how to use InstallAddon API.
|
|
1737
1737
|
*/
|
|
1738
1738
|
installAddon(installAddonRequest) {
|
|
1739
1739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1795,7 +1795,7 @@ class ContainerEngineClient {
|
|
|
1795
1795
|
* @param ListAddonOptionsRequest
|
|
1796
1796
|
* @return ListAddonOptionsResponse
|
|
1797
1797
|
* @throws OciError when an error occurs
|
|
1798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListAddonOptions.ts.html |here} to see how to use ListAddonOptions API.
|
|
1799
1799
|
*/
|
|
1800
1800
|
listAddonOptions(listAddonOptionsRequest) {
|
|
1801
1801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1903,7 +1903,7 @@ class ContainerEngineClient {
|
|
|
1903
1903
|
* @param ListAddonsRequest
|
|
1904
1904
|
* @return ListAddonsResponse
|
|
1905
1905
|
* @throws OciError when an error occurs
|
|
1906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1906
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListAddons.ts.html |here} to see how to use ListAddons API.
|
|
1907
1907
|
*/
|
|
1908
1908
|
listAddons(listAddonsRequest) {
|
|
1909
1909
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2011,7 +2011,7 @@ class ContainerEngineClient {
|
|
|
2011
2011
|
* @param ListClustersRequest
|
|
2012
2012
|
* @return ListClustersResponse
|
|
2013
2013
|
* @throws OciError when an error occurs
|
|
2014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListClusters.ts.html |here} to see how to use ListClusters API.
|
|
2015
2015
|
*/
|
|
2016
2016
|
listClusters(listClustersRequest) {
|
|
2017
2017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2120,7 +2120,7 @@ class ContainerEngineClient {
|
|
|
2120
2120
|
* @param ListNodePoolsRequest
|
|
2121
2121
|
* @return ListNodePoolsResponse
|
|
2122
2122
|
* @throws OciError when an error occurs
|
|
2123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListNodePools.ts.html |here} to see how to use ListNodePools API.
|
|
2124
2124
|
*/
|
|
2125
2125
|
listNodePools(listNodePoolsRequest) {
|
|
2126
2126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2230,7 +2230,7 @@ class ContainerEngineClient {
|
|
|
2230
2230
|
* @param ListPodShapesRequest
|
|
2231
2231
|
* @return ListPodShapesResponse
|
|
2232
2232
|
* @throws OciError when an error occurs
|
|
2233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListPodShapes.ts.html |here} to see how to use ListPodShapes API.
|
|
2234
2234
|
*/
|
|
2235
2235
|
listPodShapes(listPodShapesRequest) {
|
|
2236
2236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2339,7 +2339,7 @@ class ContainerEngineClient {
|
|
|
2339
2339
|
* @param ListVirtualNodePoolsRequest
|
|
2340
2340
|
* @return ListVirtualNodePoolsResponse
|
|
2341
2341
|
* @throws OciError when an error occurs
|
|
2342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListVirtualNodePools.ts.html |here} to see how to use ListVirtualNodePools API.
|
|
2343
2343
|
*/
|
|
2344
2344
|
listVirtualNodePools(listVirtualNodePoolsRequest) {
|
|
2345
2345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2449,7 +2449,7 @@ class ContainerEngineClient {
|
|
|
2449
2449
|
* @param ListVirtualNodesRequest
|
|
2450
2450
|
* @return ListVirtualNodesResponse
|
|
2451
2451
|
* @throws OciError when an error occurs
|
|
2452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListVirtualNodes.ts.html |here} to see how to use ListVirtualNodes API.
|
|
2453
2453
|
*/
|
|
2454
2454
|
listVirtualNodes(listVirtualNodesRequest) {
|
|
2455
2455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2558,7 +2558,7 @@ class ContainerEngineClient {
|
|
|
2558
2558
|
* @param ListWorkRequestErrorsRequest
|
|
2559
2559
|
* @return ListWorkRequestErrorsResponse
|
|
2560
2560
|
* @throws OciError when an error occurs
|
|
2561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
2562
2562
|
*/
|
|
2563
2563
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
2564
2564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2618,7 +2618,7 @@ class ContainerEngineClient {
|
|
|
2618
2618
|
* @param ListWorkRequestLogsRequest
|
|
2619
2619
|
* @return ListWorkRequestLogsResponse
|
|
2620
2620
|
* @throws OciError when an error occurs
|
|
2621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
2622
2622
|
*/
|
|
2623
2623
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
2624
2624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2678,7 +2678,7 @@ class ContainerEngineClient {
|
|
|
2678
2678
|
* @param ListWorkRequestsRequest
|
|
2679
2679
|
* @return ListWorkRequestsResponse
|
|
2680
2680
|
* @throws OciError when an error occurs
|
|
2681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
2682
2682
|
*/
|
|
2683
2683
|
listWorkRequests(listWorkRequestsRequest) {
|
|
2684
2684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2789,7 +2789,7 @@ class ContainerEngineClient {
|
|
|
2789
2789
|
* @param ListWorkloadMappingsRequest
|
|
2790
2790
|
* @return ListWorkloadMappingsResponse
|
|
2791
2791
|
* @throws OciError when an error occurs
|
|
2792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/ListWorkloadMappings.ts.html |here} to see how to use ListWorkloadMappings API.
|
|
2793
2793
|
*/
|
|
2794
2794
|
listWorkloadMappings(listWorkloadMappingsRequest) {
|
|
2795
2795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2897,7 +2897,7 @@ class ContainerEngineClient {
|
|
|
2897
2897
|
* @param StartCredentialRotationRequest
|
|
2898
2898
|
* @return StartCredentialRotationResponse
|
|
2899
2899
|
* @throws OciError when an error occurs
|
|
2900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2900
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/StartCredentialRotation.ts.html |here} to see how to use StartCredentialRotation API.
|
|
2901
2901
|
*/
|
|
2902
2902
|
startCredentialRotation(startCredentialRotationRequest) {
|
|
2903
2903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2959,7 +2959,7 @@ class ContainerEngineClient {
|
|
|
2959
2959
|
* @param UpdateAddonRequest
|
|
2960
2960
|
* @return UpdateAddonResponse
|
|
2961
2961
|
* @throws OciError when an error occurs
|
|
2962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateAddon.ts.html |here} to see how to use UpdateAddon API.
|
|
2963
2963
|
*/
|
|
2964
2964
|
updateAddon(updateAddonRequest) {
|
|
2965
2965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3021,7 +3021,7 @@ class ContainerEngineClient {
|
|
|
3021
3021
|
* @param UpdateClusterRequest
|
|
3022
3022
|
* @return UpdateClusterResponse
|
|
3023
3023
|
* @throws OciError when an error occurs
|
|
3024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateCluster.ts.html |here} to see how to use UpdateCluster API.
|
|
3025
3025
|
*/
|
|
3026
3026
|
updateCluster(updateClusterRequest) {
|
|
3027
3027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3082,7 +3082,7 @@ class ContainerEngineClient {
|
|
|
3082
3082
|
* @param UpdateClusterEndpointConfigRequest
|
|
3083
3083
|
* @return UpdateClusterEndpointConfigResponse
|
|
3084
3084
|
* @throws OciError when an error occurs
|
|
3085
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateClusterEndpointConfig.ts.html |here} to see how to use UpdateClusterEndpointConfig API.
|
|
3086
3086
|
*/
|
|
3087
3087
|
updateClusterEndpointConfig(updateClusterEndpointConfigRequest) {
|
|
3088
3088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3143,7 +3143,7 @@ class ContainerEngineClient {
|
|
|
3143
3143
|
* @param UpdateNodePoolRequest
|
|
3144
3144
|
* @return UpdateNodePoolResponse
|
|
3145
3145
|
* @throws OciError when an error occurs
|
|
3146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateNodePool.ts.html |here} to see how to use UpdateNodePool API.
|
|
3147
3147
|
*/
|
|
3148
3148
|
updateNodePool(updateNodePoolRequest) {
|
|
3149
3149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3207,7 +3207,7 @@ class ContainerEngineClient {
|
|
|
3207
3207
|
* @param UpdateVirtualNodePoolRequest
|
|
3208
3208
|
* @return UpdateVirtualNodePoolResponse
|
|
3209
3209
|
* @throws OciError when an error occurs
|
|
3210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateVirtualNodePool.ts.html |here} to see how to use UpdateVirtualNodePool API.
|
|
3211
3211
|
*/
|
|
3212
3212
|
updateVirtualNodePool(updateVirtualNodePoolRequest) {
|
|
3213
3213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3268,7 +3268,7 @@ class ContainerEngineClient {
|
|
|
3268
3268
|
* @param UpdateWorkloadMappingRequest
|
|
3269
3269
|
* @return UpdateWorkloadMappingResponse
|
|
3270
3270
|
* @throws OciError when an error occurs
|
|
3271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/containerengine/UpdateWorkloadMapping.ts.html |here} to see how to use UpdateWorkloadMapping API.
|
|
3272
3272
|
*/
|
|
3273
3273
|
updateWorkloadMapping(updateWorkloadMappingRequest) {
|
|
3274
3274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -49,7 +49,7 @@ export interface AddonOptionSummary {
|
|
|
49
49
|
/**
|
|
50
50
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
51
51
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -58,7 +58,7 @@ export interface AddonOptionSummary {
|
|
|
58
58
|
/**
|
|
59
59
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
@@ -68,7 +68,7 @@ export interface AddonOptionSummary {
|
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
70
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
71
|
-
* Example:
|
|
71
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
"systemTags"?: {
|
|
@@ -46,7 +46,7 @@ export interface ClusterSummary {
|
|
|
46
46
|
/**
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"freeformTags"?: {
|
|
@@ -55,7 +55,7 @@ export interface ClusterSummary {
|
|
|
55
55
|
/**
|
|
56
56
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
57
57
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
58
|
-
* Example:
|
|
58
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"definedTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface ClusterSummary {
|
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
67
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
package/lib/model/cluster.d.ts
CHANGED
|
@@ -50,7 +50,7 @@ export interface Cluster {
|
|
|
50
50
|
/**
|
|
51
51
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
52
52
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
53
|
-
* Example:
|
|
53
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"freeformTags"?: {
|
|
@@ -59,7 +59,7 @@ export interface Cluster {
|
|
|
59
59
|
/**
|
|
60
60
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
61
61
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"definedTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface Cluster {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"systemTags"?: {
|
|
@@ -41,14 +41,14 @@ export interface CreateClusterDetails {
|
|
|
41
41
|
"kubernetesVersion": string;
|
|
42
42
|
/**
|
|
43
43
|
* The OCID of the KMS key to be used as the master encryption key for Kubernetes secret encryption.
|
|
44
|
-
* When used,
|
|
44
|
+
* When used, {@code kubernetesVersion} must be at least {@code v1.13.0}.
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"kmsKeyId"?: string;
|
|
48
48
|
/**
|
|
49
49
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
50
50
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface CreateClusterDetails {
|
|
|
57
57
|
/**
|
|
58
58
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
59
59
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"definedTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateNodePoolDetails {
|
|
|
41
41
|
[key: string]: string;
|
|
42
42
|
};
|
|
43
43
|
/**
|
|
44
|
-
* Deprecated. Use
|
|
44
|
+
* Deprecated. Use {@code nodeSourceDetails} instead.
|
|
45
45
|
* If you specify values for both, this value is ignored.
|
|
46
46
|
* The name of the image running on the nodes in the node pool.
|
|
47
47
|
*
|
|
@@ -91,7 +91,7 @@ export interface CreateNodePoolDetails {
|
|
|
91
91
|
/**
|
|
92
92
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
93
93
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
94
|
-
* Example:
|
|
94
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
"freeformTags"?: {
|
|
@@ -100,7 +100,7 @@ export interface CreateNodePoolDetails {
|
|
|
100
100
|
/**
|
|
101
101
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
102
102
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"definedTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface CreateNodePoolNodeConfigDetails {
|
|
|
39
39
|
/**
|
|
40
40
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface CreateNodePoolNodeConfigDetails {
|
|
|
48
48
|
/**
|
|
49
49
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
50
50
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"definedTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface CreateVirtualNodePoolDetails {
|
|
|
57
57
|
/**
|
|
58
58
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
59
59
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"freeformTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface CreateVirtualNodePoolDetails {
|
|
|
66
66
|
/**
|
|
67
67
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
68
68
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"definedTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface CreateWorkloadMappingDetails {
|
|
|
28
28
|
/**
|
|
29
29
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"freeformTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface CreateWorkloadMappingDetails {
|
|
|
37
37
|
/**
|
|
38
38
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
39
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"definedTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface NodePoolNodeConfigDetails {
|
|
|
39
39
|
/**
|
|
40
40
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface NodePoolNodeConfigDetails {
|
|
|
48
48
|
/**
|
|
49
49
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
50
50
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"definedTags"?: {
|
|
@@ -28,8 +28,8 @@ export interface NodePoolOptions {
|
|
|
28
28
|
"shapes"?: Array<string>;
|
|
29
29
|
/**
|
|
30
30
|
* Deprecated. See sources.
|
|
31
|
-
* When creating a node pool using the
|
|
32
|
-
* property can be passed to the
|
|
31
|
+
* When creating a node pool using the {@code CreateNodePoolDetails} object, only image names contained in this
|
|
32
|
+
* property can be passed to the {@code nodeImageName} property.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"images"?: Array<string>;
|