@pulumi/digitalocean 4.39.0 → 4.39.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.
|
@@ -19,6 +19,7 @@ export declare function getKubernetesCluster(args: GetKubernetesClusterArgs, opt
|
|
|
19
19
|
* A collection of arguments for invoking getKubernetesCluster.
|
|
20
20
|
*/
|
|
21
21
|
export interface GetKubernetesClusterArgs {
|
|
22
|
+
kubeconfigExpireSeconds?: number;
|
|
22
23
|
/**
|
|
23
24
|
* The name of Kubernetes cluster.
|
|
24
25
|
*/
|
|
@@ -40,6 +41,7 @@ export interface GetKubernetesClusterResult {
|
|
|
40
41
|
* The range of IP addresses in the overlay network of the Kubernetes cluster.
|
|
41
42
|
*/
|
|
42
43
|
readonly clusterSubnet: string;
|
|
44
|
+
readonly controlPlaneFirewalls: outputs.GetKubernetesClusterControlPlaneFirewall[];
|
|
43
45
|
/**
|
|
44
46
|
* The date and time when the node was created.
|
|
45
47
|
*/
|
|
@@ -61,6 +63,7 @@ export interface GetKubernetesClusterResult {
|
|
|
61
63
|
* A representation of the Kubernetes cluster's kubeconfig with the following attributes:
|
|
62
64
|
*/
|
|
63
65
|
readonly kubeConfigs: outputs.GetKubernetesClusterKubeConfig[];
|
|
66
|
+
readonly kubeconfigExpireSeconds?: number;
|
|
64
67
|
/**
|
|
65
68
|
* The maintenance policy of the Kubernetes cluster. Digital Ocean has a default maintenancen window.
|
|
66
69
|
*/
|
|
@@ -126,6 +129,7 @@ export declare function getKubernetesClusterOutput(args: GetKubernetesClusterOut
|
|
|
126
129
|
* A collection of arguments for invoking getKubernetesCluster.
|
|
127
130
|
*/
|
|
128
131
|
export interface GetKubernetesClusterOutputArgs {
|
|
132
|
+
kubeconfigExpireSeconds?: pulumi.Input<number>;
|
|
129
133
|
/**
|
|
130
134
|
* The name of Kubernetes cluster.
|
|
131
135
|
*/
|
package/getKubernetesCluster.js
CHANGED
|
@@ -22,6 +22,7 @@ const utilities = require("./utilities");
|
|
|
22
22
|
function getKubernetesCluster(args, opts) {
|
|
23
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
24
|
return pulumi.runtime.invoke("digitalocean:index/getKubernetesCluster:getKubernetesCluster", {
|
|
25
|
+
"kubeconfigExpireSeconds": args.kubeconfigExpireSeconds,
|
|
25
26
|
"name": args.name,
|
|
26
27
|
"tags": args.tags,
|
|
27
28
|
}, opts);
|
|
@@ -44,6 +45,7 @@ exports.getKubernetesCluster = getKubernetesCluster;
|
|
|
44
45
|
function getKubernetesClusterOutput(args, opts) {
|
|
45
46
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
46
47
|
return pulumi.runtime.invokeOutput("digitalocean:index/getKubernetesCluster:getKubernetesCluster", {
|
|
48
|
+
"kubeconfigExpireSeconds": args.kubeconfigExpireSeconds,
|
|
47
49
|
"name": args.name,
|
|
48
50
|
"tags": args.tags,
|
|
49
51
|
}, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKubernetesCluster.js","sourceRoot":"","sources":["../getKubernetesCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getKubernetesCluster.js","sourceRoot":"","sources":["../getKubernetesCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC;AAkGD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gEAOC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/digitalocean",
|
|
3
|
-
"version": "4.39.
|
|
3
|
+
"version": "4.39.1",
|
|
4
4
|
"description": "A Pulumi package for creating and managing DigitalOcean cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
"pulumi": {
|
|
23
23
|
"resource": true,
|
|
24
24
|
"name": "digitalocean",
|
|
25
|
-
"version": "4.39.
|
|
25
|
+
"version": "4.39.1"
|
|
26
26
|
}
|
|
27
27
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -4243,6 +4243,10 @@ export interface GetImagesSort {
|
|
|
4243
4243
|
*/
|
|
4244
4244
|
key: string;
|
|
4245
4245
|
}
|
|
4246
|
+
export interface GetKubernetesClusterControlPlaneFirewall {
|
|
4247
|
+
allowedAddresses: string[];
|
|
4248
|
+
enabled: boolean;
|
|
4249
|
+
}
|
|
4246
4250
|
export interface GetKubernetesClusterKubeConfig {
|
|
4247
4251
|
/**
|
|
4248
4252
|
* The base64 encoded public certificate used by clients to access the cluster. Only available if token authentication is not supported on your cluster.
|