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
|
@@ -47,12 +47,12 @@ export interface NodePoolSummary {
|
|
|
47
47
|
*/
|
|
48
48
|
"kubernetesVersion"?: string;
|
|
49
49
|
/**
|
|
50
|
-
* Deprecated. see
|
|
50
|
+
* Deprecated. see {@code nodeSource}. The OCID of the image running on the nodes in the node pool.
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"nodeImageId"?: string;
|
|
54
54
|
/**
|
|
55
|
-
* Deprecated. see
|
|
55
|
+
* Deprecated. see {@code nodeSource}. The name of the image running on the nodes in the node pool.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"nodeImageName"?: string;
|
|
@@ -61,7 +61,7 @@ export interface NodePoolSummary {
|
|
|
61
61
|
*/
|
|
62
62
|
"nodeShapeConfig"?: model.NodeShapeConfig;
|
|
63
63
|
/**
|
|
64
|
-
* Deprecated. see
|
|
64
|
+
* Deprecated. see {@code nodeSourceDetails}. Source running on the nodes in the node pool.
|
|
65
65
|
*/
|
|
66
66
|
"nodeSource"?: model.NodeSourceViaImageOption;
|
|
67
67
|
/**
|
|
@@ -95,7 +95,7 @@ export interface NodePoolSummary {
|
|
|
95
95
|
/**
|
|
96
96
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
97
97
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
98
|
-
* Example:
|
|
98
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
99
99
|
*
|
|
100
100
|
*/
|
|
101
101
|
"freeformTags"?: {
|
|
@@ -104,7 +104,7 @@ export interface NodePoolSummary {
|
|
|
104
104
|
/**
|
|
105
105
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
106
106
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
107
|
-
* Example:
|
|
107
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
"definedTags"?: {
|
|
@@ -114,7 +114,7 @@ export interface NodePoolSummary {
|
|
|
114
114
|
};
|
|
115
115
|
/**
|
|
116
116
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
117
|
-
* Example:
|
|
117
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
"systemTags"?: {
|
package/lib/model/node-pool.d.ts
CHANGED
|
@@ -53,12 +53,12 @@ export interface NodePool {
|
|
|
53
53
|
[key: string]: string;
|
|
54
54
|
};
|
|
55
55
|
/**
|
|
56
|
-
* Deprecated. see
|
|
56
|
+
* Deprecated. see {@code nodeSource}. The OCID of the image running on the nodes in the node pool.
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"nodeImageId"?: string;
|
|
60
60
|
/**
|
|
61
|
-
* Deprecated. see
|
|
61
|
+
* Deprecated. see {@code nodeSource}. The name of the image running on the nodes in the node pool.
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"nodeImageName"?: string;
|
|
@@ -67,7 +67,7 @@ export interface NodePool {
|
|
|
67
67
|
*/
|
|
68
68
|
"nodeShapeConfig"?: model.NodeShapeConfig;
|
|
69
69
|
/**
|
|
70
|
-
* Deprecated. see
|
|
70
|
+
* Deprecated. see {@code nodeSourceDetails}. Source running on the nodes in the node pool.
|
|
71
71
|
*/
|
|
72
72
|
"nodeSource"?: model.NodeSourceViaImageOption;
|
|
73
73
|
/**
|
|
@@ -105,7 +105,7 @@ export interface NodePool {
|
|
|
105
105
|
/**
|
|
106
106
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
107
107
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
108
|
-
* Example:
|
|
108
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
"freeformTags"?: {
|
|
@@ -114,7 +114,7 @@ export interface NodePool {
|
|
|
114
114
|
/**
|
|
115
115
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
116
116
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
117
|
-
* Example:
|
|
117
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
"definedTags"?: {
|
|
@@ -124,7 +124,7 @@ export interface NodePool {
|
|
|
124
124
|
};
|
|
125
125
|
/**
|
|
126
126
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
127
|
-
* Example:
|
|
127
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
128
128
|
*
|
|
129
129
|
*/
|
|
130
130
|
"systemTags"?: {
|
|
@@ -15,7 +15,7 @@ and manage cloud-native applications. For more information, see
|
|
|
15
15
|
*/
|
|
16
16
|
import * as model from "../model";
|
|
17
17
|
/**
|
|
18
|
-
* An image can be specified as the source of nodes when launching a node pool using the
|
|
18
|
+
* An image can be specified as the source of nodes when launching a node pool using the {@code nodeSourceDetails} object.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
export interface NodeSourceViaImageOption extends model.NodeSourceOption {
|
package/lib/model/node.d.ts
CHANGED
|
@@ -61,7 +61,7 @@ export interface Node {
|
|
|
61
61
|
/**
|
|
62
62
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
63
63
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -70,7 +70,7 @@ export interface Node {
|
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
72
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -80,7 +80,7 @@ export interface Node {
|
|
|
80
80
|
};
|
|
81
81
|
/**
|
|
82
82
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"systemTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface PersistentVolumeConfigDetails {
|
|
|
20
20
|
/**
|
|
21
21
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
22
22
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface PersistentVolumeConfigDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -19,7 +19,7 @@ and manage cloud-native applications. For more information, see
|
|
|
19
19
|
export interface PlacementConfiguration {
|
|
20
20
|
/**
|
|
21
21
|
* The availability domain in which to place virtual nodes.
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code Uocm:PHX-AD-1}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"availabilityDomain"?: string;
|
|
@@ -20,7 +20,7 @@ export interface ServiceLbConfigDetails {
|
|
|
20
20
|
/**
|
|
21
21
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
22
22
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface ServiceLbConfigDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateClusterDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateClusterDetails {
|
|
|
39
39
|
/**
|
|
40
40
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"definedTags"?: {
|
|
@@ -81,7 +81,7 @@ export interface UpdateNodePoolDetails {
|
|
|
81
81
|
/**
|
|
82
82
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
83
83
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
84
|
-
* Example:
|
|
84
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
"freeformTags"?: {
|
|
@@ -90,7 +90,7 @@ export interface UpdateNodePoolDetails {
|
|
|
90
90
|
/**
|
|
91
91
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
92
92
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
93
|
-
* Example:
|
|
93
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"definedTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface UpdateNodePoolNodeConfigDetails {
|
|
|
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 UpdateNodePoolNodeConfigDetails {
|
|
|
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"?: {
|
|
@@ -49,7 +49,7 @@ export interface UpdateVirtualNodePoolDetails {
|
|
|
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 UpdateVirtualNodePoolDetails {
|
|
|
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"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateWorkloadMappingDetails {
|
|
|
24
24
|
/**
|
|
25
25
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
26
26
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -33,7 +33,7 @@ export interface UpdateWorkloadMappingDetails {
|
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
35
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
@@ -81,7 +81,7 @@ export interface VirtualNodePoolSummary {
|
|
|
81
81
|
/**
|
|
82
82
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
83
83
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
84
|
-
* Example:
|
|
84
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
"freeformTags"?: {
|
|
@@ -90,7 +90,7 @@ export interface VirtualNodePoolSummary {
|
|
|
90
90
|
/**
|
|
91
91
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
92
92
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
93
|
-
* Example:
|
|
93
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"definedTags"?: {
|
|
@@ -100,7 +100,7 @@ export interface VirtualNodePoolSummary {
|
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
102
102
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"systemTags"?: {
|
|
@@ -81,7 +81,7 @@ export interface VirtualNodePool {
|
|
|
81
81
|
/**
|
|
82
82
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
83
83
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
84
|
-
* Example:
|
|
84
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
"freeformTags"?: {
|
|
@@ -90,7 +90,7 @@ export interface VirtualNodePool {
|
|
|
90
90
|
/**
|
|
91
91
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
92
92
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
93
|
-
* Example:
|
|
93
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"definedTags"?: {
|
|
@@ -100,7 +100,7 @@ export interface VirtualNodePool {
|
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
102
102
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"systemTags"?: {
|
|
@@ -73,7 +73,7 @@ export interface VirtualNodeSummary {
|
|
|
73
73
|
/**
|
|
74
74
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
75
75
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"freeformTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface VirtualNodeSummary {
|
|
|
82
82
|
/**
|
|
83
83
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
84
84
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"definedTags"?: {
|
|
@@ -92,7 +92,7 @@ export interface VirtualNodeSummary {
|
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
94
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
95
|
-
* Example:
|
|
95
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
"systemTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface VirtualNodeTags {
|
|
|
20
20
|
/**
|
|
21
21
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
22
22
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface VirtualNodeTags {
|
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -73,7 +73,7 @@ export interface VirtualNode {
|
|
|
73
73
|
/**
|
|
74
74
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
75
75
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"freeformTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface VirtualNode {
|
|
|
82
82
|
/**
|
|
83
83
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
84
84
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"definedTags"?: {
|
|
@@ -92,7 +92,7 @@ export interface VirtualNode {
|
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
94
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
95
|
-
* Example:
|
|
95
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
"systemTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface WorkloadMappingSummary {
|
|
|
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 WorkloadMappingSummary {
|
|
|
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"?: {
|
|
@@ -49,7 +49,7 @@ export interface WorkloadMapping {
|
|
|
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 WorkloadMapping {
|
|
|
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"?: {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ClusterMigrateToNativeVcnRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ClusterMigrateToNativeVcnRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ClusterMigrateToNativeVcnRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"clusterMigrateToNativeVcnDetails": model.ClusterMigrateToNativeVcnDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
29
29
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
30
30
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
31
31
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 CompleteCredentialRotationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CompleteCredentialRotationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -32,7 +32,7 @@ export interface CompleteCredentialRotationRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"opcRequestId"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
35
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
36
36
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
37
37
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
38
38
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateClusterRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateClusterRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateKubeconfigRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateKubeconfigRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateNodePoolRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateNodePoolRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateVirtualNodePoolRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateVirtualNodePoolRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateWorkloadMappingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateWorkloadMappingRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteClusterRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteClusterRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteClusterRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"clusterId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteNodePoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteNodePoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteNodePoolRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"nodePoolId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteNodeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteNodeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DeleteNodeRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"isDecrementSize"?: boolean;
|
|
30
30
|
/**
|
|
31
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
31
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
32
32
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
33
33
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
34
34
|
*
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteVirtualNodePoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteVirtualNodePoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteVirtualNodePoolRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"virtualNodePoolId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
24
24
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
25
25
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
26
26
|
*
|