@pulumi/f5bigip 3.11.0 → 3.11.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.
- package/as3.d.ts +33 -0
- package/as3.js.map +1 -1
- package/bigIqAs3.d.ts +30 -0
- package/bigIqAs3.js.map +1 -1
- package/do.d.ts +3 -6
- package/do.js.map +1 -1
- package/eventServiceDiscovery.d.ts +135 -0
- package/eventServiceDiscovery.js.map +1 -1
- package/fast/getAwsServiceDiscovery.d.ts +176 -0
- package/fast/getAwsServiceDiscovery.js +62 -0
- package/fast/getAwsServiceDiscovery.js.map +1 -0
- package/fast/getAzureServiceDiscovery.d.ts +153 -0
- package/fast/getAzureServiceDiscovery.js +63 -0
- package/fast/getAzureServiceDiscovery.js.map +1 -0
- package/fast/getConsulServiceDiscovery.d.ts +158 -0
- package/fast/getConsulServiceDiscovery.js +60 -0
- package/fast/getConsulServiceDiscovery.js.map +1 -0
- package/fast/getGceServiceDiscovery.d.ts +160 -0
- package/fast/getGceServiceDiscovery.js +62 -0
- package/fast/getGceServiceDiscovery.js.map +1 -0
- package/fast/index.d.ts +12 -0
- package/fast/index.js +19 -0
- package/fast/index.js.map +1 -0
- package/fastApplication.d.ts +8 -0
- package/fastApplication.js.map +1 -1
- package/fastHttpApp.d.ts +44 -9
- package/fastHttpApp.js +38 -0
- package/fastHttpApp.js.map +1 -1
- package/fastHttpsApp.d.ts +56 -9
- package/fastHttpsApp.js +38 -0
- package/fastHttpsApp.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/ltm/node.d.ts +6 -0
- package/ltm/node.js.map +1 -1
- package/ltm/profileServerSsl.d.ts +75 -0
- package/ltm/profileServerSsl.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/types/input.d.ts +0 -148
- package/types/output.d.ts +0 -148
package/as3.d.ts
CHANGED
|
@@ -486,6 +486,17 @@ export declare class As3 extends pulumi.CustomResource {
|
|
|
486
486
|
readonly as3Json: pulumi.Output<string | undefined>;
|
|
487
487
|
/**
|
|
488
488
|
* Set True if you want to ignore metadata changes during update. By default it is set to false
|
|
489
|
+
*
|
|
490
|
+
* * `as3_example1.json` - Example AS3 Declarative JSON file with single tenant
|
|
491
|
+
*
|
|
492
|
+
* ```typescript
|
|
493
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
494
|
+
* ```
|
|
495
|
+
* * `as3_example2.json` - Example AS3 Declarative JSON file with multiple tenants
|
|
496
|
+
*
|
|
497
|
+
* ```typescript
|
|
498
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
499
|
+
* ```
|
|
489
500
|
*/
|
|
490
501
|
readonly ignoreMetadata: pulumi.Output<boolean | undefined>;
|
|
491
502
|
/**
|
|
@@ -529,6 +540,17 @@ export interface As3State {
|
|
|
529
540
|
as3Json?: pulumi.Input<string>;
|
|
530
541
|
/**
|
|
531
542
|
* Set True if you want to ignore metadata changes during update. By default it is set to false
|
|
543
|
+
*
|
|
544
|
+
* * `as3_example1.json` - Example AS3 Declarative JSON file with single tenant
|
|
545
|
+
*
|
|
546
|
+
* ```typescript
|
|
547
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
548
|
+
* ```
|
|
549
|
+
* * `as3_example2.json` - Example AS3 Declarative JSON file with multiple tenants
|
|
550
|
+
*
|
|
551
|
+
* ```typescript
|
|
552
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
553
|
+
* ```
|
|
532
554
|
*/
|
|
533
555
|
ignoreMetadata?: pulumi.Input<boolean>;
|
|
534
556
|
/**
|
|
@@ -564,6 +586,17 @@ export interface As3Args {
|
|
|
564
586
|
as3Json?: pulumi.Input<string>;
|
|
565
587
|
/**
|
|
566
588
|
* Set True if you want to ignore metadata changes during update. By default it is set to false
|
|
589
|
+
*
|
|
590
|
+
* * `as3_example1.json` - Example AS3 Declarative JSON file with single tenant
|
|
591
|
+
*
|
|
592
|
+
* ```typescript
|
|
593
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
594
|
+
* ```
|
|
595
|
+
* * `as3_example2.json` - Example AS3 Declarative JSON file with multiple tenants
|
|
596
|
+
*
|
|
597
|
+
* ```typescript
|
|
598
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
599
|
+
* ```
|
|
567
600
|
*/
|
|
568
601
|
ignoreMetadata?: pulumi.Input<boolean>;
|
|
569
602
|
/**
|
package/as3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"as3.js","sourceRoot":"","sources":["../as3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4cG;AACH,MAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;IAC1C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgB,EAAE,IAAmC;QAC9G,OAAO,IAAI,GAAG,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,GAAG,CAAC,YAAY,CAAC;IACpD,CAAC;
|
|
1
|
+
{"version":3,"file":"as3.js","sourceRoot":"","sources":["../as3.ts"],"names":[],"mappings":"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"}
|
package/bigIqAs3.d.ts
CHANGED
|
@@ -66,6 +66,16 @@ export declare class BigIqAs3 extends pulumi.CustomResource {
|
|
|
66
66
|
readonly bigiqUser: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
68
68
|
* Set True if you want to ignore metadata changes during update. By default it is set to `true`
|
|
69
|
+
*
|
|
70
|
+
* * `bigiq_example.json` - Example AS3 Declarative JSON file
|
|
71
|
+
*
|
|
72
|
+
* ```typescript
|
|
73
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
74
|
+
* ```
|
|
75
|
+
*
|
|
76
|
+
* * `AS3 documentation` - https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/big-iq.html
|
|
77
|
+
*
|
|
78
|
+
* > **Note:** This resource does not support `teanatFilter` parameter as BIG-IP As3 resource
|
|
69
79
|
*/
|
|
70
80
|
readonly ignoreMetadata: pulumi.Output<boolean | undefined>;
|
|
71
81
|
/**
|
|
@@ -115,6 +125,16 @@ export interface BigIqAs3State {
|
|
|
115
125
|
bigiqUser?: pulumi.Input<string>;
|
|
116
126
|
/**
|
|
117
127
|
* Set True if you want to ignore metadata changes during update. By default it is set to `true`
|
|
128
|
+
*
|
|
129
|
+
* * `bigiq_example.json` - Example AS3 Declarative JSON file
|
|
130
|
+
*
|
|
131
|
+
* ```typescript
|
|
132
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
133
|
+
* ```
|
|
134
|
+
*
|
|
135
|
+
* * `AS3 documentation` - https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/big-iq.html
|
|
136
|
+
*
|
|
137
|
+
* > **Note:** This resource does not support `teanatFilter` parameter as BIG-IP As3 resource
|
|
118
138
|
*/
|
|
119
139
|
ignoreMetadata?: pulumi.Input<boolean>;
|
|
120
140
|
/**
|
|
@@ -156,6 +176,16 @@ export interface BigIqAs3Args {
|
|
|
156
176
|
bigiqUser: pulumi.Input<string>;
|
|
157
177
|
/**
|
|
158
178
|
* Set True if you want to ignore metadata changes during update. By default it is set to `true`
|
|
179
|
+
*
|
|
180
|
+
* * `bigiq_example.json` - Example AS3 Declarative JSON file
|
|
181
|
+
*
|
|
182
|
+
* ```typescript
|
|
183
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
184
|
+
* ```
|
|
185
|
+
*
|
|
186
|
+
* * `AS3 documentation` - https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/big-iq.html
|
|
187
|
+
*
|
|
188
|
+
* > **Note:** This resource does not support `teanatFilter` parameter as BIG-IP As3 resource
|
|
159
189
|
*/
|
|
160
190
|
ignoreMetadata?: pulumi.Input<boolean>;
|
|
161
191
|
/**
|
package/bigIqAs3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bigIqAs3.js","sourceRoot":"","sources":["../bigIqAs3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"bigIqAs3.js","sourceRoot":"","sources":["../bigIqAs3.ts"],"names":[],"mappings":"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"}
|
package/do.d.ts
CHANGED
|
@@ -21,8 +21,7 @@ export declare class Do extends pulumi.CustomResource {
|
|
|
21
21
|
*/
|
|
22
22
|
readonly bigipAddress: pulumi.Output<string | undefined>;
|
|
23
23
|
/**
|
|
24
|
-
* Password of
|
|
25
|
-
* whenever we specify this parameter it gets overwrite provider configuration
|
|
24
|
+
* Password of BIGIP host to be used for this resource
|
|
26
25
|
*/
|
|
27
26
|
readonly bigipPassword: pulumi.Output<string | undefined>;
|
|
28
27
|
/**
|
|
@@ -72,8 +71,7 @@ export interface DoState {
|
|
|
72
71
|
*/
|
|
73
72
|
bigipAddress?: pulumi.Input<string>;
|
|
74
73
|
/**
|
|
75
|
-
* Password of
|
|
76
|
-
* whenever we specify this parameter it gets overwrite provider configuration
|
|
74
|
+
* Password of BIGIP host to be used for this resource
|
|
77
75
|
*/
|
|
78
76
|
bigipPassword?: pulumi.Input<string>;
|
|
79
77
|
/**
|
|
@@ -115,8 +113,7 @@ export interface DoArgs {
|
|
|
115
113
|
*/
|
|
116
114
|
bigipAddress?: pulumi.Input<string>;
|
|
117
115
|
/**
|
|
118
|
-
* Password of
|
|
119
|
-
* whenever we specify this parameter it gets overwrite provider configuration
|
|
116
|
+
* Password of BIGIP host to be used for this resource
|
|
120
117
|
*/
|
|
121
118
|
bigipPassword?: pulumi.Input<string>;
|
|
122
119
|
/**
|
package/do.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"do.js","sourceRoot":"","sources":["../do.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,EAAG,SAAQ,MAAM,CAAC,cAAc;IACzC;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAe,EAAE,IAAmC;QAC7G,OAAO,IAAI,EAAE,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzD,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,YAAY,CAAC;IACnD,CAAC;
|
|
1
|
+
{"version":3,"file":"do.js","sourceRoot":"","sources":["../do.ts"],"names":[],"mappings":"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"}
|
|
@@ -43,6 +43,51 @@ export declare class EventServiceDiscovery extends pulumi.CustomResource {
|
|
|
43
43
|
static isInstance(obj: any): obj is EventServiceDiscovery;
|
|
44
44
|
/**
|
|
45
45
|
* Map of node which will be added to pool which will be having node name(id),node address(ip) and node port(port)
|
|
46
|
+
*
|
|
47
|
+
* For more information, please refer below document
|
|
48
|
+
* https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/discovery.html?highlight=service%20discovery#event-driven-service-discovery
|
|
49
|
+
*
|
|
50
|
+
* Below example shows how to use event-driven service discovery, introduced in AS3 3.9.0.
|
|
51
|
+
*
|
|
52
|
+
* With event-driven service discovery, you POST a declaration with the addressDiscovery property set to event. This creates a new endpoint which you can use to add nodes that does not require an AS3 declaration, so it can be more efficient than using PATCH or POST to add nodes.
|
|
53
|
+
*
|
|
54
|
+
* When you use the event value for addressDiscovery, the system creates the new endpoint with the following syntax: https://<host>/mgmt/shared/service-discovery/task/~<tenant name>~<application name>~<pool name>/nodes.
|
|
55
|
+
*
|
|
56
|
+
* For example, in the following declaration, assuming 192.0.2.14 is our BIG-IP, the endpoint that is created is: https://192.0.2.14/mgmt/shared/service-discovery/task/~Sample_event_sd~My_app~My_pool/nodes
|
|
57
|
+
*
|
|
58
|
+
* Once the endpoint is created( taskid ), you can use it to add nodes to the BIG-IP pool
|
|
59
|
+
* First we show the initial declaration to POST to the BIG-IP system.
|
|
60
|
+
*
|
|
61
|
+
* {
|
|
62
|
+
* "class": "ADC",
|
|
63
|
+
* "schemaVersion": "3.9.0",
|
|
64
|
+
* "id": "Pool",
|
|
65
|
+
* "Sample_event_sd": {
|
|
66
|
+
* "class": "Tenant",
|
|
67
|
+
* "My_app": {
|
|
68
|
+
* "class": "Application",
|
|
69
|
+
* "My_pool": {
|
|
70
|
+
* "class": "Pool",
|
|
71
|
+
* "members": [
|
|
72
|
+
* {
|
|
73
|
+
* "servicePort": 8080,
|
|
74
|
+
* "addressDiscovery": "static",
|
|
75
|
+
* "serverAddresses": [
|
|
76
|
+
* "192.0.2.2"
|
|
77
|
+
* ]
|
|
78
|
+
* },
|
|
79
|
+
* {
|
|
80
|
+
* "servicePort": 8080,
|
|
81
|
+
* "addressDiscovery": "event"
|
|
82
|
+
* }
|
|
83
|
+
* ]
|
|
84
|
+
* }
|
|
85
|
+
* }
|
|
86
|
+
* }
|
|
87
|
+
* }
|
|
88
|
+
*
|
|
89
|
+
*
|
|
90
|
+
* Once the declaration has been sent to the BIG-IP, we can use taskid/id ( ~Sample_event_sd~My_app~My_pool" ) and node list for the resource to dynamically update the node list.
|
|
46
91
|
*/
|
|
47
92
|
readonly nodes: pulumi.Output<outputs.EventServiceDiscoveryNode[] | undefined>;
|
|
48
93
|
/**
|
|
@@ -64,6 +109,51 @@ export declare class EventServiceDiscovery extends pulumi.CustomResource {
|
|
|
64
109
|
export interface EventServiceDiscoveryState {
|
|
65
110
|
/**
|
|
66
111
|
* Map of node which will be added to pool which will be having node name(id),node address(ip) and node port(port)
|
|
112
|
+
*
|
|
113
|
+
* For more information, please refer below document
|
|
114
|
+
* https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/discovery.html?highlight=service%20discovery#event-driven-service-discovery
|
|
115
|
+
*
|
|
116
|
+
* Below example shows how to use event-driven service discovery, introduced in AS3 3.9.0.
|
|
117
|
+
*
|
|
118
|
+
* With event-driven service discovery, you POST a declaration with the addressDiscovery property set to event. This creates a new endpoint which you can use to add nodes that does not require an AS3 declaration, so it can be more efficient than using PATCH or POST to add nodes.
|
|
119
|
+
*
|
|
120
|
+
* When you use the event value for addressDiscovery, the system creates the new endpoint with the following syntax: https://<host>/mgmt/shared/service-discovery/task/~<tenant name>~<application name>~<pool name>/nodes.
|
|
121
|
+
*
|
|
122
|
+
* For example, in the following declaration, assuming 192.0.2.14 is our BIG-IP, the endpoint that is created is: https://192.0.2.14/mgmt/shared/service-discovery/task/~Sample_event_sd~My_app~My_pool/nodes
|
|
123
|
+
*
|
|
124
|
+
* Once the endpoint is created( taskid ), you can use it to add nodes to the BIG-IP pool
|
|
125
|
+
* First we show the initial declaration to POST to the BIG-IP system.
|
|
126
|
+
*
|
|
127
|
+
* {
|
|
128
|
+
* "class": "ADC",
|
|
129
|
+
* "schemaVersion": "3.9.0",
|
|
130
|
+
* "id": "Pool",
|
|
131
|
+
* "Sample_event_sd": {
|
|
132
|
+
* "class": "Tenant",
|
|
133
|
+
* "My_app": {
|
|
134
|
+
* "class": "Application",
|
|
135
|
+
* "My_pool": {
|
|
136
|
+
* "class": "Pool",
|
|
137
|
+
* "members": [
|
|
138
|
+
* {
|
|
139
|
+
* "servicePort": 8080,
|
|
140
|
+
* "addressDiscovery": "static",
|
|
141
|
+
* "serverAddresses": [
|
|
142
|
+
* "192.0.2.2"
|
|
143
|
+
* ]
|
|
144
|
+
* },
|
|
145
|
+
* {
|
|
146
|
+
* "servicePort": 8080,
|
|
147
|
+
* "addressDiscovery": "event"
|
|
148
|
+
* }
|
|
149
|
+
* ]
|
|
150
|
+
* }
|
|
151
|
+
* }
|
|
152
|
+
* }
|
|
153
|
+
* }
|
|
154
|
+
*
|
|
155
|
+
*
|
|
156
|
+
* Once the declaration has been sent to the BIG-IP, we can use taskid/id ( ~Sample_event_sd~My_app~My_pool" ) and node list for the resource to dynamically update the node list.
|
|
67
157
|
*/
|
|
68
158
|
nodes?: pulumi.Input<pulumi.Input<inputs.EventServiceDiscoveryNode>[]>;
|
|
69
159
|
/**
|
|
@@ -77,6 +167,51 @@ export interface EventServiceDiscoveryState {
|
|
|
77
167
|
export interface EventServiceDiscoveryArgs {
|
|
78
168
|
/**
|
|
79
169
|
* Map of node which will be added to pool which will be having node name(id),node address(ip) and node port(port)
|
|
170
|
+
*
|
|
171
|
+
* For more information, please refer below document
|
|
172
|
+
* https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/discovery.html?highlight=service%20discovery#event-driven-service-discovery
|
|
173
|
+
*
|
|
174
|
+
* Below example shows how to use event-driven service discovery, introduced in AS3 3.9.0.
|
|
175
|
+
*
|
|
176
|
+
* With event-driven service discovery, you POST a declaration with the addressDiscovery property set to event. This creates a new endpoint which you can use to add nodes that does not require an AS3 declaration, so it can be more efficient than using PATCH or POST to add nodes.
|
|
177
|
+
*
|
|
178
|
+
* When you use the event value for addressDiscovery, the system creates the new endpoint with the following syntax: https://<host>/mgmt/shared/service-discovery/task/~<tenant name>~<application name>~<pool name>/nodes.
|
|
179
|
+
*
|
|
180
|
+
* For example, in the following declaration, assuming 192.0.2.14 is our BIG-IP, the endpoint that is created is: https://192.0.2.14/mgmt/shared/service-discovery/task/~Sample_event_sd~My_app~My_pool/nodes
|
|
181
|
+
*
|
|
182
|
+
* Once the endpoint is created( taskid ), you can use it to add nodes to the BIG-IP pool
|
|
183
|
+
* First we show the initial declaration to POST to the BIG-IP system.
|
|
184
|
+
*
|
|
185
|
+
* {
|
|
186
|
+
* "class": "ADC",
|
|
187
|
+
* "schemaVersion": "3.9.0",
|
|
188
|
+
* "id": "Pool",
|
|
189
|
+
* "Sample_event_sd": {
|
|
190
|
+
* "class": "Tenant",
|
|
191
|
+
* "My_app": {
|
|
192
|
+
* "class": "Application",
|
|
193
|
+
* "My_pool": {
|
|
194
|
+
* "class": "Pool",
|
|
195
|
+
* "members": [
|
|
196
|
+
* {
|
|
197
|
+
* "servicePort": 8080,
|
|
198
|
+
* "addressDiscovery": "static",
|
|
199
|
+
* "serverAddresses": [
|
|
200
|
+
* "192.0.2.2"
|
|
201
|
+
* ]
|
|
202
|
+
* },
|
|
203
|
+
* {
|
|
204
|
+
* "servicePort": 8080,
|
|
205
|
+
* "addressDiscovery": "event"
|
|
206
|
+
* }
|
|
207
|
+
* ]
|
|
208
|
+
* }
|
|
209
|
+
* }
|
|
210
|
+
* }
|
|
211
|
+
* }
|
|
212
|
+
*
|
|
213
|
+
*
|
|
214
|
+
* Once the declaration has been sent to the BIG-IP, we can use taskid/id ( ~Sample_event_sd~My_app~My_pool" ) and node list for the resource to dynamically update the node list.
|
|
80
215
|
*/
|
|
81
216
|
nodes?: pulumi.Input<pulumi.Input<inputs.EventServiceDiscoveryNode>[]>;
|
|
82
217
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventServiceDiscovery.js","sourceRoot":"","sources":["../eventServiceDiscovery.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;
|
|
1
|
+
{"version":3,"file":"eventServiceDiscovery.js","sourceRoot":"","sources":["../eventServiceDiscovery.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAgED,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA3GL,sDA4GC;AA9FG,gBAAgB;AACO,kCAAY,GAAG,2DAA2D,CAAC"}
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source (`f5bigip.fast.getAwsServiceDiscovery`) to get the AWS Service discovery config to be used for `http`/`https` app deployment in FAST.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as f5bigip from "@pulumi/f5bigip";
|
|
10
|
+
*
|
|
11
|
+
* const tC2 = f5bigip.fast.getAwsServiceDiscovery({
|
|
12
|
+
* tagKey: "testawstagkey",
|
|
13
|
+
* tagValue: "testawstagvalue",
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getAwsServiceDiscovery(args: GetAwsServiceDiscoveryArgs, opts?: pulumi.InvokeOptions): Promise<GetAwsServiceDiscoveryResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getAwsServiceDiscovery.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetAwsServiceDiscoveryArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Specifies whether to look for public or private IP addresses,default `private`.
|
|
24
|
+
*/
|
|
25
|
+
addressRealm?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Information for discovering AWS nodes that are not in the same region as your BIG-IP (also requires the `awsSecretAccessKey` field)
|
|
28
|
+
*/
|
|
29
|
+
awsAccessKey?: string;
|
|
30
|
+
/**
|
|
31
|
+
* AWS region in which ADC is running,default Empty string.
|
|
32
|
+
*/
|
|
33
|
+
awsRegion?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Information for discovering AWS nodes that are not in the same region as your BIG-IP (also requires the `awsSecretAccessKey` field)
|
|
36
|
+
*/
|
|
37
|
+
awsSecretAccessKey?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Specifies whether you are updating your credentials,default `false`.
|
|
40
|
+
*/
|
|
41
|
+
credentialUpdate?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* AWS externalID field.
|
|
44
|
+
*/
|
|
45
|
+
externalId?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Member is down when fewer than minimum monitors report it healthy.
|
|
48
|
+
*/
|
|
49
|
+
minimumMonitors?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Port to be used for AWS service discovery,default `80`.
|
|
52
|
+
*/
|
|
53
|
+
port?: number;
|
|
54
|
+
/**
|
|
55
|
+
* Assume a role (also requires the `externalId` field)
|
|
56
|
+
*/
|
|
57
|
+
roleArn?: string;
|
|
58
|
+
/**
|
|
59
|
+
* The tag key associated with the node to add to this pool.
|
|
60
|
+
*/
|
|
61
|
+
tagKey: string;
|
|
62
|
+
/**
|
|
63
|
+
* The tag value associated with the node to add to this pool.
|
|
64
|
+
*/
|
|
65
|
+
tagValue: string;
|
|
66
|
+
type?: string;
|
|
67
|
+
/**
|
|
68
|
+
* Action to take when node cannot be detected,default `remove`.
|
|
69
|
+
*/
|
|
70
|
+
undetectableAction?: string;
|
|
71
|
+
/**
|
|
72
|
+
* Update interval for service discovery.
|
|
73
|
+
*/
|
|
74
|
+
updateInterval?: string;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* A collection of values returned by getAwsServiceDiscovery.
|
|
78
|
+
*/
|
|
79
|
+
export interface GetAwsServiceDiscoveryResult {
|
|
80
|
+
readonly addressRealm?: string;
|
|
81
|
+
readonly awsAccessKey?: string;
|
|
82
|
+
readonly awsRegion: string;
|
|
83
|
+
/**
|
|
84
|
+
* The JSON for AWS service discovery block.
|
|
85
|
+
*/
|
|
86
|
+
readonly awsSdJson: string;
|
|
87
|
+
readonly awsSecretAccessKey?: string;
|
|
88
|
+
readonly credentialUpdate?: boolean;
|
|
89
|
+
readonly externalId: string;
|
|
90
|
+
/**
|
|
91
|
+
* The provider-assigned unique ID for this managed resource.
|
|
92
|
+
*/
|
|
93
|
+
readonly id: string;
|
|
94
|
+
readonly minimumMonitors?: string;
|
|
95
|
+
readonly port?: number;
|
|
96
|
+
readonly roleArn: string;
|
|
97
|
+
readonly tagKey: string;
|
|
98
|
+
readonly tagValue: string;
|
|
99
|
+
readonly type?: string;
|
|
100
|
+
readonly undetectableAction?: string;
|
|
101
|
+
readonly updateInterval?: string;
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* Use this data source (`f5bigip.fast.getAwsServiceDiscovery`) to get the AWS Service discovery config to be used for `http`/`https` app deployment in FAST.
|
|
105
|
+
*
|
|
106
|
+
* ## Example Usage
|
|
107
|
+
*
|
|
108
|
+
* ```typescript
|
|
109
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
110
|
+
* import * as f5bigip from "@pulumi/f5bigip";
|
|
111
|
+
*
|
|
112
|
+
* const tC2 = f5bigip.fast.getAwsServiceDiscovery({
|
|
113
|
+
* tagKey: "testawstagkey",
|
|
114
|
+
* tagValue: "testawstagvalue",
|
|
115
|
+
* });
|
|
116
|
+
* ```
|
|
117
|
+
*/
|
|
118
|
+
export declare function getAwsServiceDiscoveryOutput(args: GetAwsServiceDiscoveryOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAwsServiceDiscoveryResult>;
|
|
119
|
+
/**
|
|
120
|
+
* A collection of arguments for invoking getAwsServiceDiscovery.
|
|
121
|
+
*/
|
|
122
|
+
export interface GetAwsServiceDiscoveryOutputArgs {
|
|
123
|
+
/**
|
|
124
|
+
* Specifies whether to look for public or private IP addresses,default `private`.
|
|
125
|
+
*/
|
|
126
|
+
addressRealm?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* Information for discovering AWS nodes that are not in the same region as your BIG-IP (also requires the `awsSecretAccessKey` field)
|
|
129
|
+
*/
|
|
130
|
+
awsAccessKey?: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* AWS region in which ADC is running,default Empty string.
|
|
133
|
+
*/
|
|
134
|
+
awsRegion?: pulumi.Input<string>;
|
|
135
|
+
/**
|
|
136
|
+
* Information for discovering AWS nodes that are not in the same region as your BIG-IP (also requires the `awsSecretAccessKey` field)
|
|
137
|
+
*/
|
|
138
|
+
awsSecretAccessKey?: pulumi.Input<string>;
|
|
139
|
+
/**
|
|
140
|
+
* Specifies whether you are updating your credentials,default `false`.
|
|
141
|
+
*/
|
|
142
|
+
credentialUpdate?: pulumi.Input<boolean>;
|
|
143
|
+
/**
|
|
144
|
+
* AWS externalID field.
|
|
145
|
+
*/
|
|
146
|
+
externalId?: pulumi.Input<string>;
|
|
147
|
+
/**
|
|
148
|
+
* Member is down when fewer than minimum monitors report it healthy.
|
|
149
|
+
*/
|
|
150
|
+
minimumMonitors?: pulumi.Input<string>;
|
|
151
|
+
/**
|
|
152
|
+
* Port to be used for AWS service discovery,default `80`.
|
|
153
|
+
*/
|
|
154
|
+
port?: pulumi.Input<number>;
|
|
155
|
+
/**
|
|
156
|
+
* Assume a role (also requires the `externalId` field)
|
|
157
|
+
*/
|
|
158
|
+
roleArn?: pulumi.Input<string>;
|
|
159
|
+
/**
|
|
160
|
+
* The tag key associated with the node to add to this pool.
|
|
161
|
+
*/
|
|
162
|
+
tagKey: pulumi.Input<string>;
|
|
163
|
+
/**
|
|
164
|
+
* The tag value associated with the node to add to this pool.
|
|
165
|
+
*/
|
|
166
|
+
tagValue: pulumi.Input<string>;
|
|
167
|
+
type?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* Action to take when node cannot be detected,default `remove`.
|
|
170
|
+
*/
|
|
171
|
+
undetectableAction?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* Update interval for service discovery.
|
|
174
|
+
*/
|
|
175
|
+
updateInterval?: pulumi.Input<string>;
|
|
176
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getAwsServiceDiscoveryOutput = exports.getAwsServiceDiscovery = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source (`f5bigip.fast.getAwsServiceDiscovery`) to get the AWS Service discovery config to be used for `http`/`https` app deployment in FAST.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as f5bigip from "@pulumi/f5bigip";
|
|
16
|
+
*
|
|
17
|
+
* const tC2 = f5bigip.fast.getAwsServiceDiscovery({
|
|
18
|
+
* tagKey: "testawstagkey",
|
|
19
|
+
* tagValue: "testawstagvalue",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getAwsServiceDiscovery(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("f5bigip:fast/getAwsServiceDiscovery:getAwsServiceDiscovery", {
|
|
26
|
+
"addressRealm": args.addressRealm,
|
|
27
|
+
"awsAccessKey": args.awsAccessKey,
|
|
28
|
+
"awsRegion": args.awsRegion,
|
|
29
|
+
"awsSecretAccessKey": args.awsSecretAccessKey,
|
|
30
|
+
"credentialUpdate": args.credentialUpdate,
|
|
31
|
+
"externalId": args.externalId,
|
|
32
|
+
"minimumMonitors": args.minimumMonitors,
|
|
33
|
+
"port": args.port,
|
|
34
|
+
"roleArn": args.roleArn,
|
|
35
|
+
"tagKey": args.tagKey,
|
|
36
|
+
"tagValue": args.tagValue,
|
|
37
|
+
"type": args.type,
|
|
38
|
+
"undetectableAction": args.undetectableAction,
|
|
39
|
+
"updateInterval": args.updateInterval,
|
|
40
|
+
}, opts);
|
|
41
|
+
}
|
|
42
|
+
exports.getAwsServiceDiscovery = getAwsServiceDiscovery;
|
|
43
|
+
/**
|
|
44
|
+
* Use this data source (`f5bigip.fast.getAwsServiceDiscovery`) to get the AWS Service discovery config to be used for `http`/`https` app deployment in FAST.
|
|
45
|
+
*
|
|
46
|
+
* ## Example Usage
|
|
47
|
+
*
|
|
48
|
+
* ```typescript
|
|
49
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
+
* import * as f5bigip from "@pulumi/f5bigip";
|
|
51
|
+
*
|
|
52
|
+
* const tC2 = f5bigip.fast.getAwsServiceDiscovery({
|
|
53
|
+
* tagKey: "testawstagkey",
|
|
54
|
+
* tagValue: "testawstagvalue",
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*/
|
|
58
|
+
function getAwsServiceDiscoveryOutput(args, opts) {
|
|
59
|
+
return pulumi.output(args).apply((a) => getAwsServiceDiscovery(a, opts));
|
|
60
|
+
}
|
|
61
|
+
exports.getAwsServiceDiscoveryOutput = getAwsServiceDiscoveryOutput;
|
|
62
|
+
//# sourceMappingURL=getAwsServiceDiscovery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAwsServiceDiscovery.js","sourceRoot":"","sources":["../../fast/getAwsServiceDiscovery.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAnBD,wDAmBC;AAwFD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|