@robinmordasiewicz/f5xc-terraform-mcp 3.5.1 → 3.6.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/README.md +104 -283
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -77,49 +77,49 @@ resource "f5xc_tcp_loadbalancer" "example" {
|
|
|
77
77
|
|
|
78
78
|
-> **One of the following:**
|
|
79
79
|
• <a id="active-service-policies"></a>[`active_service_policies`](#active-service-policies) - Optional Block<br>Service Policy List. List of service policies<br>See [Active Service Policies](#active-service-policies) below for details.
|
|
80
|
-
<br><br>• <a id="no-service-policies"></a>[`no_service_policies`](#no-service-policies) - Optional Block<br>
|
|
80
|
+
<br><br>• <a id="no-service-policies"></a>[`no_service_policies`](#no-service-policies) - Optional Block<br>Can be used for messages where no values are needed
|
|
81
81
|
|
|
82
82
|
-> **One of the following:**
|
|
83
|
-
• <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>
|
|
84
|
-
<br><br>• <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>
|
|
85
|
-
<br><br>• <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>
|
|
83
|
+
• <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>Defines a way to advertise a VIP on specific sites<br>See [Advertise Custom](#advertise-custom) below for details.
|
|
84
|
+
<br><br>• <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#advertise-on-public) below for details.
|
|
85
|
+
<br><br>• <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Can be used for messages where no values are needed
|
|
86
86
|
|
|
87
87
|
-> **One of the following:**
|
|
88
|
-
• <a id="default-lb-with-sni"></a>[`default_lb_with_sni`](#default-lb-with-sni) - Optional Block<br>
|
|
89
|
-
<br><br>• <a id="no-sni"></a>[`no_sni`](#no-sni) - Optional Block<br>
|
|
88
|
+
• <a id="default-lb-with-sni"></a>[`default_lb_with_sni`](#default-lb-with-sni) - Optional Block<br>Can be used for messages where no values are needed
|
|
89
|
+
<br><br>• <a id="no-sni"></a>[`no_sni`](#no-sni) - Optional Block<br>Can be used for messages where no values are needed
|
|
90
90
|
|
|
91
|
-
<a id="dns-volterra-managed"></a>• [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>
|
|
91
|
+
<a id="dns-volterra-managed"></a>• [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>DNS records for domains will be managed automatically by F5 Distributed Cloud. This requires the domain to be delegated to F5XC using the Delegated Domain feature
|
|
92
92
|
|
|
93
|
-
<a id="do-not-advertise"></a>• [`do_not_advertise`](#do-not-advertise) - Optional Block<br>
|
|
93
|
+
<a id="do-not-advertise"></a>• [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Can be used for messages where no values are needed
|
|
94
94
|
|
|
95
95
|
-> **One of the following:**
|
|
96
|
-
• <a id="do-not-retract-cluster"></a>[`do_not_retract_cluster`](#do-not-retract-cluster) - Optional Block<br>
|
|
97
|
-
<br><br>• <a id="retract-cluster"></a>[`retract_cluster`](#retract-cluster) - Optional Block<br>
|
|
96
|
+
• <a id="do-not-retract-cluster"></a>[`do_not_retract_cluster`](#do-not-retract-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
97
|
+
<br><br>• <a id="retract-cluster"></a>[`retract_cluster`](#retract-cluster) - Optional Block<br>Can be used for messages where no values are needed
|
|
98
98
|
|
|
99
|
-
<a id="domains"></a>• [`domains`](#domains) - Optional List<br>
|
|
99
|
+
<a id="domains"></a>• [`domains`](#domains) - Optional List<br>List of Domains (host/authority header) that will be matched to this Load Balancer. Supported Domains and search order: 1. Exact Domain names: `www.example.com.` 2
|
|
100
100
|
|
|
101
101
|
-> **One of the following:**
|
|
102
|
-
• <a id="hash-policy-choice-least-active"></a>[`hash_policy_choice_least_active`](#hash-policy-choice-least-active) - Optional Block<br>
|
|
103
|
-
<br><br>• <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>
|
|
104
|
-
<br><br>• <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>
|
|
105
|
-
<br><br>• <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>
|
|
102
|
+
• <a id="hash-policy-choice-least-active"></a>[`hash_policy_choice_least_active`](#hash-policy-choice-least-active) - Optional Block<br>Can be used for messages where no values are needed
|
|
103
|
+
<br><br>• <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Can be used for messages where no values are needed
|
|
104
|
+
<br><br>• <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Can be used for messages where no values are needed
|
|
105
|
+
<br><br>• <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Can be used for messages where no values are needed
|
|
106
106
|
|
|
107
|
-
<a id="idle-timeout"></a>• [`idle_timeout`](#idle-timeout) - Optional Number<br>
|
|
107
|
+
<a id="idle-timeout"></a>• [`idle_timeout`](#idle-timeout) - Optional Number<br>The amount of time that a stream can exist without upstream or downstream activity, in milliseconds
|
|
108
108
|
|
|
109
109
|
-> **One of the following:**
|
|
110
|
-
• <a id="listen-port"></a>[`listen_port`](#listen-port) - Optional Number<br>Listen Port
|
|
111
|
-
<br><br>• <a id="port-ranges"></a>[`port_ranges`](#port-ranges) - Optional String<br>
|
|
110
|
+
• <a id="listen-port"></a>[`listen_port`](#listen-port) - Optional Number<br>Listen Port for this load balancer
|
|
111
|
+
<br><br>• <a id="port-ranges"></a>[`port_ranges`](#port-ranges) - Optional String<br>A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
|
|
112
112
|
|
|
113
|
-
<a id="origin-pools-weights"></a>• [`origin_pools_weights`](#origin-pools-weights) - Optional Block<br>Origin
|
|
113
|
+
<a id="origin-pools-weights"></a>• [`origin_pools_weights`](#origin-pools-weights) - Optional Block<br>Origin pools and weights used for this load balancer<br>See [Origin Pools Weights](#origin-pools-weights) below for details.
|
|
114
114
|
|
|
115
|
-
<a id="service-policies-from-namespace"></a>• [`service_policies_from_namespace`](#service-policies-from-namespace) - Optional Block<br>
|
|
115
|
+
<a id="service-policies-from-namespace"></a>• [`service_policies_from_namespace`](#service-policies-from-namespace) - Optional Block<br>Can be used for messages where no values are needed
|
|
116
116
|
|
|
117
|
-
<a id="sni"></a>• [`sni`](#sni) - Optional Block<br>
|
|
117
|
+
<a id="sni"></a>• [`sni`](#sni) - Optional Block<br>Can be used for messages where no values are needed
|
|
118
118
|
|
|
119
119
|
-> **One of the following:**
|
|
120
|
-
• <a id="tcp"></a>[`tcp`](#tcp) - Optional Block<br>
|
|
121
|
-
<br><br>• <a id="tls-tcp"></a>[`tls_tcp`](#tls-tcp) - Optional Block<br>
|
|
122
|
-
<br><br>• <a id="tls-tcp-auto-cert"></a>[`tls_tcp_auto_cert`](#tls-tcp-auto-cert) - Optional Block<br>
|
|
120
|
+
• <a id="tcp"></a>[`tcp`](#tcp) - Optional Block<br>Can be used for messages where no values are needed
|
|
121
|
+
<br><br>• <a id="tls-tcp"></a>[`tls_tcp`](#tls-tcp) - Optional Block<br>Choice for selecting TLS over TCP proxy with bring your own certificates<br>See [TLS TCP](#tls-tcp) below for details.
|
|
122
|
+
<br><br>• <a id="tls-tcp-auto-cert"></a>[`tls_tcp_auto_cert`](#tls-tcp-auto-cert) - Optional Block<br>Choice for selecting TLS over TCP proxy with automatic certificates
|
|
123
123
|
|
|
124
124
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
125
125
|
|
|
@@ -135,51 +135,51 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
135
135
|
|
|
136
136
|
An [`active_service_policies`](#active-service-policies) block supports the following:
|
|
137
137
|
|
|
138
|
-
<a id="active-service-policies-policies"></a>• [`policies`](#active-service-policies-policies) - Optional Block<br>
|
|
138
|
+
<a id="active-service-policies-policies"></a>• [`policies`](#active-service-policies-policies) - Optional Block<br>Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other. It's important to define the correct order (policies evaluated from top to bottom in the list) for service policies, to GET the intended result. For each request, its<br>See [Policies](#active-service-policies-policies) below.
|
|
139
139
|
|
|
140
140
|
#### Active Service Policies Policies
|
|
141
141
|
|
|
142
142
|
A [`policies`](#active-service-policies-policies) block (within [`active_service_policies`](#active-service-policies)) supports the following:
|
|
143
143
|
|
|
144
|
-
<a id="active-service-policies-policies-name"></a>• [`name`](#active-service-policies-policies-name) - Optional String<br>
|
|
144
|
+
<a id="active-service-policies-policies-name"></a>• [`name`](#active-service-policies-policies-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
145
145
|
|
|
146
|
-
<a id="namespace-df0e5f"></a>• [`namespace`](#namespace-df0e5f) - Optional String<br>
|
|
146
|
+
<a id="namespace-df0e5f"></a>• [`namespace`](#namespace-df0e5f) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
147
147
|
|
|
148
|
-
<a id="active-service-policies-policies-tenant"></a>• [`tenant`](#active-service-policies-policies-tenant) - Optional String<br>
|
|
148
|
+
<a id="active-service-policies-policies-tenant"></a>• [`tenant`](#active-service-policies-policies-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
149
149
|
|
|
150
150
|
#### Advertise Custom
|
|
151
151
|
|
|
152
152
|
An [`advertise_custom`](#advertise-custom) block supports the following:
|
|
153
153
|
|
|
154
|
-
<a id="advertise-custom-advertise-where"></a>• [`advertise_where`](#advertise-custom-advertise-where) - Optional Block<br>
|
|
154
|
+
<a id="advertise-custom-advertise-where"></a>• [`advertise_where`](#advertise-custom-advertise-where) - Optional Block<br>Where should this load balancer be available<br>See [Advertise Where](#advertise-custom-advertise-where) below.
|
|
155
155
|
|
|
156
156
|
#### Advertise Custom Advertise Where
|
|
157
157
|
|
|
158
158
|
An [`advertise_where`](#advertise-custom-advertise-where) block (within [`advertise_custom`](#advertise-custom)) supports the following:
|
|
159
159
|
|
|
160
|
-
<a id="public-618a99"></a>• [`advertise_on_public`](#public-618a99) - Optional Block<br>
|
|
160
|
+
<a id="public-618a99"></a>• [`advertise_on_public`](#public-618a99) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#public-618a99) below.
|
|
161
161
|
|
|
162
|
-
<a id="advertise-custom-advertise-where-port"></a>• [`port`](#advertise-custom-advertise-where-port) - Optional Number<br>
|
|
162
|
+
<a id="advertise-custom-advertise-where-port"></a>• [`port`](#advertise-custom-advertise-where-port) - Optional Number<br>Port to Listen
|
|
163
163
|
|
|
164
|
-
<a id="ranges-7cbec3"></a>• [`port_ranges`](#ranges-7cbec3) - Optional String<br>
|
|
164
|
+
<a id="ranges-7cbec3"></a>• [`port_ranges`](#ranges-7cbec3) - Optional String<br>A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
|
|
165
165
|
|
|
166
|
-
<a id="advertise-custom-advertise-where-site"></a>• [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>
|
|
166
|
+
<a id="advertise-custom-advertise-where-site"></a>• [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>Defines a reference to a CE site along with network type and an optional IP address where a load balancer could be advertised<br>See [Site](#advertise-custom-advertise-where-site) below.
|
|
167
167
|
|
|
168
|
-
<a id="port-b19c4f"></a>• [`use_default_port`](#port-b19c4f) - Optional Block<br>
|
|
168
|
+
<a id="port-b19c4f"></a>• [`use_default_port`](#port-b19c4f) - Optional Block<br>Can be used for messages where no values are needed
|
|
169
169
|
|
|
170
|
-
<a id="network-a20be3"></a>• [`virtual_network`](#network-a20be3) - Optional Block<br>
|
|
170
|
+
<a id="network-a20be3"></a>• [`virtual_network`](#network-a20be3) - Optional Block<br>Parameters to advertise on a given virtual network<br>See [Virtual Network](#network-a20be3) below.
|
|
171
171
|
|
|
172
|
-
<a id="site-5d39fd"></a>• [`virtual_site`](#site-5d39fd) - Optional Block<br>
|
|
172
|
+
<a id="site-5d39fd"></a>• [`virtual_site`](#site-5d39fd) - Optional Block<br>Defines a reference to a customer site virtual site along with network type where a load balancer could be advertised<br>See [Virtual Site](#site-5d39fd) below.
|
|
173
173
|
|
|
174
|
-
<a id="vip-870b0b"></a>• [`virtual_site_with_vip`](#vip-870b0b) - Optional Block<br>
|
|
174
|
+
<a id="vip-870b0b"></a>• [`virtual_site_with_vip`](#vip-870b0b) - Optional Block<br>Defines a reference to a customer site virtual site along with network type and IP where a load balancer could be advertised<br>See [Virtual Site With VIP](#vip-870b0b) below.
|
|
175
175
|
|
|
176
|
-
<a id="service-1fdc7a"></a>• [`vk8s_service`](#service-1fdc7a) - Optional Block<br>
|
|
176
|
+
<a id="service-1fdc7a"></a>• [`vk8s_service`](#service-1fdc7a) - Optional Block<br>Defines a reference to a RE site or virtual site where a load balancer could be advertised in the vK8s service network<br>See [Vk8s Service](#service-1fdc7a) below.
|
|
177
177
|
|
|
178
178
|
#### Advertise Custom Advertise Where Advertise On Public
|
|
179
179
|
|
|
180
180
|
An [`advertise_on_public`](#public-618a99) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
|
|
181
181
|
|
|
182
|
-
<a id="public-ip-d10b09"></a>• [`public_ip`](#public-ip-d10b09) - Optional Block<br>
|
|
182
|
+
<a id="public-ip-d10b09"></a>• [`public_ip`](#public-ip-d10b09) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#public-ip-d10b09) below.
|
|
183
183
|
|
|
184
184
|
#### Advertise Custom Advertise Where Advertise On Public Public IP
|
|
185
185
|
|
|
@@ -189,35 +189,35 @@ An [`advertise_on_public`](#public-618a99) block (within [`advertise_custom.adve
|
|
|
189
189
|
|
|
190
190
|
A [`site`](#advertise-custom-advertise-where-site) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
|
|
191
191
|
|
|
192
|
-
<a id="site-ip-78faa1"></a>• [`ip`](#site-ip-78faa1) - Optional String<br>
|
|
192
|
+
<a id="site-ip-78faa1"></a>• [`ip`](#site-ip-78faa1) - Optional String<br>Use given IP address as VIP on the site
|
|
193
193
|
|
|
194
|
-
<a id="network-5811a4"></a>• [`network`](#network-5811a4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC]
|
|
194
|
+
<a id="network-5811a4"></a>• [`network`](#network-5811a4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks
|
|
195
195
|
|
|
196
|
-
<a id="site-7ecf1d"></a>• [`site`](#site-7ecf1d) - Optional Block<br>
|
|
196
|
+
<a id="site-7ecf1d"></a>• [`site`](#site-7ecf1d) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-7ecf1d) below.
|
|
197
197
|
|
|
198
198
|
#### Advertise Custom Advertise Where Site Site
|
|
199
199
|
|
|
200
200
|
A [`site`](#site-7ecf1d) block (within [`advertise_custom.advertise_where.site`](#advertise-custom-advertise-where-site)) supports the following:
|
|
201
201
|
|
|
202
|
-
<a id="name-201d26"></a>• [`name`](#name-201d26) - Optional String<br>
|
|
202
|
+
<a id="name-201d26"></a>• [`name`](#name-201d26) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
203
203
|
|
|
204
|
-
<a id="namespace-c3f40d"></a>• [`namespace`](#namespace-c3f40d) - Optional String<br>
|
|
204
|
+
<a id="namespace-c3f40d"></a>• [`namespace`](#namespace-c3f40d) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
205
205
|
|
|
206
|
-
<a id="tenant-8a632a"></a>• [`tenant`](#tenant-8a632a) - Optional String<br>
|
|
206
|
+
<a id="tenant-8a632a"></a>• [`tenant`](#tenant-8a632a) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
207
207
|
|
|
208
208
|
#### Advertise Custom Advertise Where Virtual Network
|
|
209
209
|
|
|
210
210
|
A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
|
|
211
211
|
|
|
212
|
-
<a id="vip-26d874"></a>• [`default_v6_vip`](#vip-26d874) - Optional Block<br>
|
|
212
|
+
<a id="vip-26d874"></a>• [`default_v6_vip`](#vip-26d874) - Optional Block<br>Can be used for messages where no values are needed
|
|
213
213
|
|
|
214
|
-
<a id="vip-c51931"></a>• [`default_vip`](#vip-c51931) - Optional Block<br>
|
|
214
|
+
<a id="vip-c51931"></a>• [`default_vip`](#vip-c51931) - Optional Block<br>Can be used for messages where no values are needed
|
|
215
215
|
|
|
216
|
-
<a id="vip-bb67d7"></a>• [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>
|
|
216
|
+
<a id="vip-bb67d7"></a>• [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>Use given IPv6 address as VIP on virtual Network
|
|
217
217
|
|
|
218
|
-
<a id="vip-943090"></a>• [`specific_vip`](#vip-943090) - Optional String<br>
|
|
218
|
+
<a id="vip-943090"></a>• [`specific_vip`](#vip-943090) - Optional String<br>Use given IPv4 address as VIP on virtual Network
|
|
219
219
|
|
|
220
|
-
<a id="network-bff334"></a>• [`virtual_network`](#network-bff334) - Optional Block<br>
|
|
220
|
+
<a id="network-bff334"></a>• [`virtual_network`](#network-bff334) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Network](#network-bff334) below.
|
|
221
221
|
|
|
222
222
|
#### Advertise Custom Advertise Where Virtual Network Virtual Network
|
|
223
223
|
|
|
@@ -227,9 +227,9 @@ A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertis
|
|
|
227
227
|
|
|
228
228
|
A [`virtual_site`](#site-5d39fd) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
|
|
229
229
|
|
|
230
|
-
<a id="network-15aca4"></a>• [`network`](#network-15aca4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC]
|
|
230
|
+
<a id="network-15aca4"></a>• [`network`](#network-15aca4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks
|
|
231
231
|
|
|
232
|
-
<a id="site-04fd53"></a>• [`virtual_site`](#site-04fd53) - Optional Block<br>
|
|
232
|
+
<a id="site-04fd53"></a>• [`virtual_site`](#site-04fd53) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-04fd53) below.
|
|
233
233
|
|
|
234
234
|
#### Advertise Custom Advertise Where Virtual Site Virtual Site
|
|
235
235
|
|
|
@@ -247,19 +247,19 @@ A [`virtual_site`](#site-5d39fd) block (within [`advertise_custom.advertise_wher
|
|
|
247
247
|
|
|
248
248
|
A [`vk8s_service`](#service-1fdc7a) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
|
|
249
249
|
|
|
250
|
-
<a id="site-ec8d32"></a>• [`site`](#site-ec8d32) - Optional Block<br>
|
|
250
|
+
<a id="site-ec8d32"></a>• [`site`](#site-ec8d32) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-ec8d32) below.
|
|
251
251
|
|
|
252
|
-
<a id="site-5fcbf9"></a>• [`virtual_site`](#site-5fcbf9) - Optional Block<br>
|
|
252
|
+
<a id="site-5fcbf9"></a>• [`virtual_site`](#site-5fcbf9) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-5fcbf9) below.
|
|
253
253
|
|
|
254
254
|
#### Advertise Custom Advertise Where Vk8s Service Site
|
|
255
255
|
|
|
256
256
|
A [`site`](#site-ec8d32) block (within [`advertise_custom.advertise_where.vk8s_service`](#service-1fdc7a)) supports the following:
|
|
257
257
|
|
|
258
|
-
<a id="name-950776"></a>• [`name`](#name-950776) - Optional String<br>
|
|
258
|
+
<a id="name-950776"></a>• [`name`](#name-950776) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
259
259
|
|
|
260
|
-
<a id="namespace-1faf25"></a>• [`namespace`](#namespace-1faf25) - Optional String<br>
|
|
260
|
+
<a id="namespace-1faf25"></a>• [`namespace`](#namespace-1faf25) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
261
261
|
|
|
262
|
-
<a id="tenant-98cf6a"></a>• [`tenant`](#tenant-98cf6a) - Optional String<br>
|
|
262
|
+
<a id="tenant-98cf6a"></a>• [`tenant`](#tenant-98cf6a) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
263
263
|
|
|
264
264
|
#### Advertise Custom Advertise Where Vk8s Service Virtual Site
|
|
265
265
|
|
|
@@ -269,51 +269,51 @@ A [`site`](#site-ec8d32) block (within [`advertise_custom.advertise_where.vk8s_s
|
|
|
269
269
|
|
|
270
270
|
An [`advertise_on_public`](#advertise-on-public) block supports the following:
|
|
271
271
|
|
|
272
|
-
<a id="advertise-on-public-public-ip"></a>• [`public_ip`](#advertise-on-public-public-ip) - Optional Block<br>
|
|
272
|
+
<a id="advertise-on-public-public-ip"></a>• [`public_ip`](#advertise-on-public-public-ip) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#advertise-on-public-public-ip) below.
|
|
273
273
|
|
|
274
274
|
#### Advertise On Public Public IP
|
|
275
275
|
|
|
276
276
|
A [`public_ip`](#advertise-on-public-public-ip) block (within [`advertise_on_public`](#advertise-on-public)) supports the following:
|
|
277
277
|
|
|
278
|
-
<a id="advertise-on-public-public-ip-name"></a>• [`name`](#advertise-on-public-public-ip-name) - Optional String<br>
|
|
278
|
+
<a id="advertise-on-public-public-ip-name"></a>• [`name`](#advertise-on-public-public-ip-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
279
279
|
|
|
280
|
-
<a id="advertise-on-public-public-ip-namespace"></a>• [`namespace`](#advertise-on-public-public-ip-namespace) - Optional String<br>
|
|
280
|
+
<a id="advertise-on-public-public-ip-namespace"></a>• [`namespace`](#advertise-on-public-public-ip-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
281
281
|
|
|
282
|
-
<a id="advertise-on-public-public-ip-tenant"></a>• [`tenant`](#advertise-on-public-public-ip-tenant) - Optional String<br>
|
|
282
|
+
<a id="advertise-on-public-public-ip-tenant"></a>• [`tenant`](#advertise-on-public-public-ip-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
283
283
|
|
|
284
284
|
#### Origin Pools Weights
|
|
285
285
|
|
|
286
286
|
An [`origin_pools_weights`](#origin-pools-weights) block supports the following:
|
|
287
287
|
|
|
288
|
-
<a id="origin-pools-weights-cluster"></a>• [`cluster`](#origin-pools-weights-cluster) - Optional Block<br>
|
|
288
|
+
<a id="origin-pools-weights-cluster"></a>• [`cluster`](#origin-pools-weights-cluster) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Cluster](#origin-pools-weights-cluster) below.
|
|
289
289
|
|
|
290
|
-
<a id="origin-pools-weights-endpoint-subsets"></a>• [`endpoint_subsets`](#origin-pools-weights-endpoint-subsets) - Optional Block<br>
|
|
290
|
+
<a id="origin-pools-weights-endpoint-subsets"></a>• [`endpoint_subsets`](#origin-pools-weights-endpoint-subsets) - Optional Block<br>Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer For origin servers which are discovered in K8S or Consul
|
|
291
291
|
|
|
292
|
-
<a id="origin-pools-weights-pool"></a>• [`pool`](#origin-pools-weights-pool) - Optional Block<br>
|
|
292
|
+
<a id="origin-pools-weights-pool"></a>• [`pool`](#origin-pools-weights-pool) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Pool](#origin-pools-weights-pool) below.
|
|
293
293
|
|
|
294
|
-
<a id="origin-pools-weights-priority"></a>• [`priority`](#origin-pools-weights-priority) - Optional Number<br>Priority
|
|
294
|
+
<a id="origin-pools-weights-priority"></a>• [`priority`](#origin-pools-weights-priority) - Optional Number<br>Priority of this origin pool, valid only with multiple origin pools. Value of 0 will make the pool as lowest priority origin pool Priority of 1 means highest priority and is considered active. When active origin pool is not available, lower priority origin pools are made active as per the
|
|
295
295
|
|
|
296
|
-
<a id="origin-pools-weights-weight"></a>• [`weight`](#origin-pools-weights-weight) - Optional Number<br>Weight
|
|
296
|
+
<a id="origin-pools-weights-weight"></a>• [`weight`](#origin-pools-weights-weight) - Optional Number<br>Weight of this origin pool, valid only with multiple origin pool. Value of 0 will disable the pool
|
|
297
297
|
|
|
298
298
|
#### Origin Pools Weights Cluster
|
|
299
299
|
|
|
300
300
|
A [`cluster`](#origin-pools-weights-cluster) block (within [`origin_pools_weights`](#origin-pools-weights)) supports the following:
|
|
301
301
|
|
|
302
|
-
<a id="origin-pools-weights-cluster-name"></a>• [`name`](#origin-pools-weights-cluster-name) - Optional String<br>
|
|
302
|
+
<a id="origin-pools-weights-cluster-name"></a>• [`name`](#origin-pools-weights-cluster-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
303
303
|
|
|
304
|
-
<a id="origin-pools-weights-cluster-namespace"></a>• [`namespace`](#origin-pools-weights-cluster-namespace) - Optional String<br>
|
|
304
|
+
<a id="origin-pools-weights-cluster-namespace"></a>• [`namespace`](#origin-pools-weights-cluster-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
305
305
|
|
|
306
|
-
<a id="origin-pools-weights-cluster-tenant"></a>• [`tenant`](#origin-pools-weights-cluster-tenant) - Optional String<br>
|
|
306
|
+
<a id="origin-pools-weights-cluster-tenant"></a>• [`tenant`](#origin-pools-weights-cluster-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
307
307
|
|
|
308
308
|
#### Origin Pools Weights Pool
|
|
309
309
|
|
|
310
310
|
A [`pool`](#origin-pools-weights-pool) block (within [`origin_pools_weights`](#origin-pools-weights)) supports the following:
|
|
311
311
|
|
|
312
|
-
<a id="origin-pools-weights-pool-name"></a>• [`name`](#origin-pools-weights-pool-name) - Optional String<br>
|
|
312
|
+
<a id="origin-pools-weights-pool-name"></a>• [`name`](#origin-pools-weights-pool-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
313
313
|
|
|
314
|
-
<a id="origin-pools-weights-pool-namespace"></a>• [`namespace`](#origin-pools-weights-pool-namespace) - Optional String<br>
|
|
314
|
+
<a id="origin-pools-weights-pool-namespace"></a>• [`namespace`](#origin-pools-weights-pool-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
315
315
|
|
|
316
|
-
<a id="origin-pools-weights-pool-tenant"></a>• [`tenant`](#origin-pools-weights-pool-tenant) - Optional String<br>
|
|
316
|
+
<a id="origin-pools-weights-pool-tenant"></a>• [`tenant`](#origin-pools-weights-pool-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
317
317
|
|
|
318
318
|
#### Timeouts
|
|
319
319
|
|
|
@@ -339,35 +339,35 @@ A [`tls_tcp`](#tls-tcp) block supports the following:
|
|
|
339
339
|
|
|
340
340
|
A [`tls_cert_params`](#tls-tcp-tls-cert-params) block (within [`tls_tcp`](#tls-tcp)) supports the following:
|
|
341
341
|
|
|
342
|
-
<a id="tls-tcp-tls-cert-params-certificates"></a>• [`certificates`](#tls-tcp-tls-cert-params-certificates) - Optional Block<br>
|
|
342
|
+
<a id="tls-tcp-tls-cert-params-certificates"></a>• [`certificates`](#tls-tcp-tls-cert-params-certificates) - Optional Block<br>Select one or more certificates with any domain names<br>See [Certificates](#tls-tcp-tls-cert-params-certificates) below.
|
|
343
343
|
|
|
344
|
-
<a id="tls-tcp-tls-cert-params-no-mtls"></a>• [`no_mtls`](#tls-tcp-tls-cert-params-no-mtls) - Optional Block<br>
|
|
344
|
+
<a id="tls-tcp-tls-cert-params-no-mtls"></a>• [`no_mtls`](#tls-tcp-tls-cert-params-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
|
|
345
345
|
|
|
346
|
-
<a id="tls-tcp-tls-cert-params-tls-config"></a>• [`tls_config`](#tls-tcp-tls-cert-params-tls-config) - Optional Block<br>
|
|
346
|
+
<a id="tls-tcp-tls-cert-params-tls-config"></a>• [`tls_config`](#tls-tcp-tls-cert-params-tls-config) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#tls-tcp-tls-cert-params-tls-config) below.
|
|
347
347
|
|
|
348
|
-
<a id="tls-tcp-tls-cert-params-use-mtls"></a>• [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) - Optional Block<br>
|
|
348
|
+
<a id="tls-tcp-tls-cert-params-use-mtls"></a>• [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#tls-tcp-tls-cert-params-use-mtls) below.
|
|
349
349
|
|
|
350
350
|
#### TLS TCP TLS Cert Params Certificates
|
|
351
351
|
|
|
352
352
|
A [`certificates`](#tls-tcp-tls-cert-params-certificates) block (within [`tls_tcp.tls_cert_params`](#tls-tcp-tls-cert-params)) supports the following:
|
|
353
353
|
|
|
354
|
-
<a id="name-e9b502"></a>• [`name`](#name-e9b502) - Optional String<br>
|
|
354
|
+
<a id="name-e9b502"></a>• [`name`](#name-e9b502) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
355
355
|
|
|
356
|
-
<a id="namespace-19bb2b"></a>• [`namespace`](#namespace-19bb2b) - Optional String<br>
|
|
356
|
+
<a id="namespace-19bb2b"></a>• [`namespace`](#namespace-19bb2b) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
357
357
|
|
|
358
|
-
<a id="tenant-6b64b3"></a>• [`tenant`](#tenant-6b64b3) - Optional String<br>
|
|
358
|
+
<a id="tenant-6b64b3"></a>• [`tenant`](#tenant-6b64b3) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
359
359
|
|
|
360
360
|
#### TLS TCP TLS Cert Params TLS Config
|
|
361
361
|
|
|
362
362
|
A [`tls_config`](#tls-tcp-tls-cert-params-tls-config) block (within [`tls_tcp.tls_cert_params`](#tls-tcp-tls-cert-params)) supports the following:
|
|
363
363
|
|
|
364
|
-
<a id="security-b4cf97"></a>• [`custom_security`](#security-b4cf97) - Optional Block<br>
|
|
364
|
+
<a id="security-b4cf97"></a>• [`custom_security`](#security-b4cf97) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-b4cf97) below.
|
|
365
365
|
|
|
366
|
-
<a id="security-f2b15d"></a>• [`default_security`](#security-f2b15d) - Optional Block<br>
|
|
366
|
+
<a id="security-f2b15d"></a>• [`default_security`](#security-f2b15d) - Optional Block<br>Can be used for messages where no values are needed
|
|
367
367
|
|
|
368
|
-
<a id="security-72b87f"></a>• [`low_security`](#security-72b87f) - Optional Block<br>
|
|
368
|
+
<a id="security-72b87f"></a>• [`low_security`](#security-72b87f) - Optional Block<br>Can be used for messages where no values are needed
|
|
369
369
|
|
|
370
|
-
<a id="security-06c368"></a>• [`medium_security`](#security-06c368) - Optional Block<br>
|
|
370
|
+
<a id="security-06c368"></a>• [`medium_security`](#security-06c368) - Optional Block<br>Can be used for messages where no values are needed
|
|
371
371
|
|
|
372
372
|
#### TLS TCP TLS Cert Params TLS Config Custom Security
|
|
373
373
|
|
|
@@ -377,19 +377,19 @@ A [`tls_config`](#tls-tcp-tls-cert-params-tls-config) block (within [`tls_tcp.tl
|
|
|
377
377
|
|
|
378
378
|
An [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) block (within [`tls_tcp.tls_cert_params`](#tls-tcp-tls-cert-params)) supports the following:
|
|
379
379
|
|
|
380
|
-
<a id="optional-0e15db"></a>• [`client_certificate_optional`](#optional-0e15db) - Optional Bool<br>Client
|
|
380
|
+
<a id="optional-0e15db"></a>• [`client_certificate_optional`](#optional-0e15db) - Optional Bool<br>Client certificate is optional. If the client has provided a certificate, the load balancer will verify it. If certification verification fails, the connection will be terminated
|
|
381
381
|
|
|
382
|
-
<a id="tls-tcp-tls-cert-params-use-mtls-crl"></a>• [`crl`](#tls-tcp-tls-cert-params-use-mtls-crl) - Optional Block<br>
|
|
382
|
+
<a id="tls-tcp-tls-cert-params-use-mtls-crl"></a>• [`crl`](#tls-tcp-tls-cert-params-use-mtls-crl) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [CRL](#tls-tcp-tls-cert-params-use-mtls-crl) below.
|
|
383
383
|
|
|
384
|
-
<a id="tls-tcp-tls-cert-params-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-tls-cert-params-use-mtls-no-crl) - Optional Block<br>
|
|
384
|
+
<a id="tls-tcp-tls-cert-params-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-tls-cert-params-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
|
|
385
385
|
|
|
386
|
-
<a id="trusted-ca-902f4f"></a>• [`trusted_ca`](#trusted-ca-902f4f) - Optional Block<br>
|
|
386
|
+
<a id="trusted-ca-902f4f"></a>• [`trusted_ca`](#trusted-ca-902f4f) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Trusted CA](#trusted-ca-902f4f) below.
|
|
387
387
|
|
|
388
|
-
<a id="url-f4f75a"></a>• [`trusted_ca_url`](#url-f4f75a) - Optional String<br>
|
|
388
|
+
<a id="url-f4f75a"></a>• [`trusted_ca_url`](#url-f4f75a) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
|
|
389
389
|
|
|
390
|
-
<a id="disabled-2638d6"></a>• [`xfcc_disabled`](#disabled-2638d6) - Optional Block<br>
|
|
390
|
+
<a id="disabled-2638d6"></a>• [`xfcc_disabled`](#disabled-2638d6) - Optional Block<br>Can be used for messages where no values are needed
|
|
391
391
|
|
|
392
|
-
<a id="options-ff2b17"></a>• [`xfcc_options`](#options-ff2b17) - Optional Block<br>
|
|
392
|
+
<a id="options-ff2b17"></a>• [`xfcc_options`](#options-ff2b17) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#options-ff2b17) below.
|
|
393
393
|
|
|
394
394
|
#### TLS TCP TLS Cert Params Use mTLS CRL
|
|
395
395
|
|
|
@@ -407,29 +407,29 @@ An [`use_mtls`](#tls-tcp-tls-cert-params-use-mtls) block (within [`tls_tcp.tls_c
|
|
|
407
407
|
|
|
408
408
|
A [`tls_parameters`](#tls-tcp-tls-parameters) block (within [`tls_tcp`](#tls-tcp)) supports the following:
|
|
409
409
|
|
|
410
|
-
<a id="tls-tcp-tls-parameters-no-mtls"></a>• [`no_mtls`](#tls-tcp-tls-parameters-no-mtls) - Optional Block<br>
|
|
410
|
+
<a id="tls-tcp-tls-parameters-no-mtls"></a>• [`no_mtls`](#tls-tcp-tls-parameters-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
|
|
411
411
|
|
|
412
|
-
<a id="tls-tcp-tls-parameters-tls-certificates"></a>• [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) - Optional Block<br>
|
|
412
|
+
<a id="tls-tcp-tls-parameters-tls-certificates"></a>• [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) - Optional Block<br>Users can add one or more certificates that share the same set of domains. For example, domain.com and \*.domain.com - but use different signature algorithms<br>See [TLS Certificates](#tls-tcp-tls-parameters-tls-certificates) below.
|
|
413
413
|
|
|
414
|
-
<a id="tls-tcp-tls-parameters-tls-config"></a>• [`tls_config`](#tls-tcp-tls-parameters-tls-config) - Optional Block<br>
|
|
414
|
+
<a id="tls-tcp-tls-parameters-tls-config"></a>• [`tls_config`](#tls-tcp-tls-parameters-tls-config) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#tls-tcp-tls-parameters-tls-config) below.
|
|
415
415
|
|
|
416
|
-
<a id="tls-tcp-tls-parameters-use-mtls"></a>• [`use_mtls`](#tls-tcp-tls-parameters-use-mtls) - Optional Block<br>
|
|
416
|
+
<a id="tls-tcp-tls-parameters-use-mtls"></a>• [`use_mtls`](#tls-tcp-tls-parameters-use-mtls) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#tls-tcp-tls-parameters-use-mtls) below.
|
|
417
417
|
|
|
418
418
|
#### TLS TCP TLS Parameters TLS Certificates
|
|
419
419
|
|
|
420
420
|
A [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) block (within [`tls_tcp.tls_parameters`](#tls-tcp-tls-parameters)) supports the following:
|
|
421
421
|
|
|
422
|
-
<a id="url-0d247f"></a>• [`certificate_url`](#url-0d247f) - Optional String<br>
|
|
422
|
+
<a id="url-0d247f"></a>• [`certificate_url`](#url-0d247f) - Optional String<br>TLS certificate. Certificate or certificate chain in PEM format including the PEM headers
|
|
423
423
|
|
|
424
|
-
<a id="algorithms-44739b"></a>• [`custom_hash_algorithms`](#algorithms-44739b) - Optional Block<br>
|
|
424
|
+
<a id="algorithms-44739b"></a>• [`custom_hash_algorithms`](#algorithms-44739b) - Optional Block<br>Specifies the hash algorithms to be used<br>See [Custom Hash Algorithms](#algorithms-44739b) below.
|
|
425
425
|
|
|
426
426
|
<a id="spec-b5de95"></a>• [`description_spec`](#spec-b5de95) - Optional String<br>Description. Description for the certificate
|
|
427
427
|
|
|
428
|
-
<a id="stapling-0ce8b2"></a>• [`disable_ocsp_stapling`](#stapling-0ce8b2) - Optional Block<br>
|
|
428
|
+
<a id="stapling-0ce8b2"></a>• [`disable_ocsp_stapling`](#stapling-0ce8b2) - Optional Block<br>Can be used for messages where no values are needed
|
|
429
429
|
|
|
430
|
-
<a id="key-d0a2da"></a>• [`private_key`](#key-d0a2da) - Optional Block<br>
|
|
430
|
+
<a id="key-d0a2da"></a>• [`private_key`](#key-d0a2da) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#key-d0a2da) below.
|
|
431
431
|
|
|
432
|
-
<a id="defaults-304c9b"></a>• [`use_system_defaults`](#defaults-304c9b) - Optional Block<br>
|
|
432
|
+
<a id="defaults-304c9b"></a>• [`use_system_defaults`](#defaults-304c9b) - Optional Block<br>Can be used for messages where no values are needed
|
|
433
433
|
|
|
434
434
|
#### TLS TCP TLS Parameters TLS Certificates Custom Hash Algorithms
|
|
435
435
|
|
|
@@ -451,13 +451,13 @@ A [`tls_certificates`](#tls-tcp-tls-parameters-tls-certificates) block (within [
|
|
|
451
451
|
|
|
452
452
|
A [`tls_config`](#tls-tcp-tls-parameters-tls-config) block (within [`tls_tcp.tls_parameters`](#tls-tcp-tls-parameters)) supports the following:
|
|
453
453
|
|
|
454
|
-
<a id="security-101a5b"></a>• [`custom_security`](#security-101a5b) - Optional Block<br>
|
|
454
|
+
<a id="security-101a5b"></a>• [`custom_security`](#security-101a5b) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-101a5b) below.
|
|
455
455
|
|
|
456
|
-
<a id="security-1217a9"></a>• [`default_security`](#security-1217a9) - Optional Block<br>
|
|
456
|
+
<a id="security-1217a9"></a>• [`default_security`](#security-1217a9) - Optional Block<br>Can be used for messages where no values are needed
|
|
457
457
|
|
|
458
|
-
<a id="security-629199"></a>• [`low_security`](#security-629199) - Optional Block<br>
|
|
458
|
+
<a id="security-629199"></a>• [`low_security`](#security-629199) - Optional Block<br>Can be used for messages where no values are needed
|
|
459
459
|
|
|
460
|
-
<a id="security-12bbb1"></a>• [`medium_security`](#security-12bbb1) - Optional Block<br>
|
|
460
|
+
<a id="security-12bbb1"></a>• [`medium_security`](#security-12bbb1) - Optional Block<br>Can be used for messages where no values are needed
|
|
461
461
|
|
|
462
462
|
#### TLS TCP TLS Parameters TLS Config Custom Security
|
|
463
463
|
|
|
@@ -467,29 +467,29 @@ A [`tls_config`](#tls-tcp-tls-parameters-tls-config) block (within [`tls_tcp.tls
|
|
|
467
467
|
|
|
468
468
|
An [`use_mtls`](#tls-tcp-tls-parameters-use-mtls) block (within [`tls_tcp.tls_parameters`](#tls-tcp-tls-parameters)) supports the following:
|
|
469
469
|
|
|
470
|
-
<a id="optional-069f20"></a>• [`client_certificate_optional`](#optional-069f20) - Optional Bool<br>Client
|
|
470
|
+
<a id="optional-069f20"></a>• [`client_certificate_optional`](#optional-069f20) - Optional Bool<br>Client certificate is optional. If the client has provided a certificate, the load balancer will verify it. If certification verification fails, the connection will be terminated
|
|
471
471
|
|
|
472
|
-
<a id="tls-tcp-tls-parameters-use-mtls-crl"></a>• [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) - Optional Block<br>
|
|
472
|
+
<a id="tls-tcp-tls-parameters-use-mtls-crl"></a>• [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [CRL](#tls-tcp-tls-parameters-use-mtls-crl) below.
|
|
473
473
|
|
|
474
|
-
<a id="tls-tcp-tls-parameters-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-tls-parameters-use-mtls-no-crl) - Optional Block<br>
|
|
474
|
+
<a id="tls-tcp-tls-parameters-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-tls-parameters-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
|
|
475
475
|
|
|
476
|
-
<a id="trusted-ca-2d90f2"></a>• [`trusted_ca`](#trusted-ca-2d90f2) - Optional Block<br>
|
|
476
|
+
<a id="trusted-ca-2d90f2"></a>• [`trusted_ca`](#trusted-ca-2d90f2) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Trusted CA](#trusted-ca-2d90f2) below.
|
|
477
477
|
|
|
478
|
-
<a id="url-2f65b3"></a>• [`trusted_ca_url`](#url-2f65b3) - Optional String<br>
|
|
478
|
+
<a id="url-2f65b3"></a>• [`trusted_ca_url`](#url-2f65b3) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
|
|
479
479
|
|
|
480
|
-
<a id="disabled-f40808"></a>• [`xfcc_disabled`](#disabled-f40808) - Optional Block<br>
|
|
480
|
+
<a id="disabled-f40808"></a>• [`xfcc_disabled`](#disabled-f40808) - Optional Block<br>Can be used for messages where no values are needed
|
|
481
481
|
|
|
482
|
-
<a id="options-b6e6a7"></a>• [`xfcc_options`](#options-b6e6a7) - Optional Block<br>
|
|
482
|
+
<a id="options-b6e6a7"></a>• [`xfcc_options`](#options-b6e6a7) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#options-b6e6a7) below.
|
|
483
483
|
|
|
484
484
|
#### TLS TCP TLS Parameters Use mTLS CRL
|
|
485
485
|
|
|
486
486
|
A [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) block (within [`tls_tcp.tls_parameters.use_mtls`](#tls-tcp-tls-parameters-use-mtls)) supports the following:
|
|
487
487
|
|
|
488
|
-
<a id="name-90c648"></a>• [`name`](#name-90c648) - Optional String<br>
|
|
488
|
+
<a id="name-90c648"></a>• [`name`](#name-90c648) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
489
489
|
|
|
490
|
-
<a id="namespace-66647e"></a>• [`namespace`](#namespace-66647e) - Optional String<br>
|
|
490
|
+
<a id="namespace-66647e"></a>• [`namespace`](#namespace-66647e) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
491
491
|
|
|
492
|
-
<a id="tenant-b6dafd"></a>• [`tenant`](#tenant-b6dafd) - Optional String<br>
|
|
492
|
+
<a id="tenant-b6dafd"></a>• [`tenant`](#tenant-b6dafd) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
493
493
|
|
|
494
494
|
#### TLS TCP TLS Parameters Use mTLS Trusted CA
|
|
495
495
|
|
|
@@ -503,23 +503,23 @@ A [`crl`](#tls-tcp-tls-parameters-use-mtls-crl) block (within [`tls_tcp.tls_para
|
|
|
503
503
|
|
|
504
504
|
A [`tls_tcp_auto_cert`](#tls-tcp-auto-cert) block supports the following:
|
|
505
505
|
|
|
506
|
-
<a id="tls-tcp-auto-cert-no-mtls"></a>• [`no_mtls`](#tls-tcp-auto-cert-no-mtls) - Optional Block<br>
|
|
506
|
+
<a id="tls-tcp-auto-cert-no-mtls"></a>• [`no_mtls`](#tls-tcp-auto-cert-no-mtls) - Optional Block<br>Can be used for messages where no values are needed
|
|
507
507
|
|
|
508
|
-
<a id="tls-tcp-auto-cert-tls-config"></a>• [`tls_config`](#tls-tcp-auto-cert-tls-config) - Optional Block<br>
|
|
508
|
+
<a id="tls-tcp-auto-cert-tls-config"></a>• [`tls_config`](#tls-tcp-auto-cert-tls-config) - Optional Block<br>Defines various OPTIONS to configure TLS configuration parameters<br>See [TLS Config](#tls-tcp-auto-cert-tls-config) below.
|
|
509
509
|
|
|
510
|
-
<a id="tls-tcp-auto-cert-use-mtls"></a>• [`use_mtls`](#tls-tcp-auto-cert-use-mtls) - Optional Block<br>
|
|
510
|
+
<a id="tls-tcp-auto-cert-use-mtls"></a>• [`use_mtls`](#tls-tcp-auto-cert-use-mtls) - Optional Block<br>Validation context for downstream client TLS connections<br>See [Use mTLS](#tls-tcp-auto-cert-use-mtls) below.
|
|
511
511
|
|
|
512
512
|
#### TLS TCP Auto Cert TLS Config
|
|
513
513
|
|
|
514
514
|
A [`tls_config`](#tls-tcp-auto-cert-tls-config) block (within [`tls_tcp_auto_cert`](#tls-tcp-auto-cert)) supports the following:
|
|
515
515
|
|
|
516
|
-
<a id="security-efa56b"></a>• [`custom_security`](#security-efa56b) - Optional Block<br>
|
|
516
|
+
<a id="security-efa56b"></a>• [`custom_security`](#security-efa56b) - Optional Block<br>Defines TLS protocol config including min/max versions and allowed ciphers<br>See [Custom Security](#security-efa56b) below.
|
|
517
517
|
|
|
518
|
-
<a id="security-bab03d"></a>• [`default_security`](#security-bab03d) - Optional Block<br>
|
|
518
|
+
<a id="security-bab03d"></a>• [`default_security`](#security-bab03d) - Optional Block<br>Can be used for messages where no values are needed
|
|
519
519
|
|
|
520
|
-
<a id="security-70efce"></a>• [`low_security`](#security-70efce) - Optional Block<br>
|
|
520
|
+
<a id="security-70efce"></a>• [`low_security`](#security-70efce) - Optional Block<br>Can be used for messages where no values are needed
|
|
521
521
|
|
|
522
|
-
<a id="security-4c95cb"></a>• [`medium_security`](#security-4c95cb) - Optional Block<br>
|
|
522
|
+
<a id="security-4c95cb"></a>• [`medium_security`](#security-4c95cb) - Optional Block<br>Can be used for messages where no values are needed
|
|
523
523
|
|
|
524
524
|
#### TLS TCP Auto Cert TLS Config Custom Security
|
|
525
525
|
|
|
@@ -529,29 +529,29 @@ A [`tls_config`](#tls-tcp-auto-cert-tls-config) block (within [`tls_tcp_auto_cer
|
|
|
529
529
|
|
|
530
530
|
An [`use_mtls`](#tls-tcp-auto-cert-use-mtls) block (within [`tls_tcp_auto_cert`](#tls-tcp-auto-cert)) supports the following:
|
|
531
531
|
|
|
532
|
-
<a id="optional-c30417"></a>• [`client_certificate_optional`](#optional-c30417) - Optional Bool<br>Client
|
|
532
|
+
<a id="optional-c30417"></a>• [`client_certificate_optional`](#optional-c30417) - Optional Bool<br>Client certificate is optional. If the client has provided a certificate, the load balancer will verify it. If certification verification fails, the connection will be terminated
|
|
533
533
|
|
|
534
|
-
<a id="tls-tcp-auto-cert-use-mtls-crl"></a>• [`crl`](#tls-tcp-auto-cert-use-mtls-crl) - Optional Block<br>
|
|
534
|
+
<a id="tls-tcp-auto-cert-use-mtls-crl"></a>• [`crl`](#tls-tcp-auto-cert-use-mtls-crl) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [CRL](#tls-tcp-auto-cert-use-mtls-crl) below.
|
|
535
535
|
|
|
536
|
-
<a id="tls-tcp-auto-cert-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-auto-cert-use-mtls-no-crl) - Optional Block<br>
|
|
536
|
+
<a id="tls-tcp-auto-cert-use-mtls-no-crl"></a>• [`no_crl`](#tls-tcp-auto-cert-use-mtls-no-crl) - Optional Block<br>Can be used for messages where no values are needed
|
|
537
537
|
|
|
538
|
-
<a id="tls-tcp-auto-cert-use-mtls-trusted-ca"></a>• [`trusted_ca`](#tls-tcp-auto-cert-use-mtls-trusted-ca) - Optional Block<br>
|
|
538
|
+
<a id="tls-tcp-auto-cert-use-mtls-trusted-ca"></a>• [`trusted_ca`](#tls-tcp-auto-cert-use-mtls-trusted-ca) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Trusted CA](#tls-tcp-auto-cert-use-mtls-trusted-ca) below.
|
|
539
539
|
|
|
540
|
-
<a id="url-602921"></a>• [`trusted_ca_url`](#url-602921) - Optional String<br>
|
|
540
|
+
<a id="url-602921"></a>• [`trusted_ca_url`](#url-602921) - Optional String<br>Upload a Root CA Certificate specifically for this Load Balancer
|
|
541
541
|
|
|
542
|
-
<a id="disabled-a390b4"></a>• [`xfcc_disabled`](#disabled-a390b4) - Optional Block<br>
|
|
542
|
+
<a id="disabled-a390b4"></a>• [`xfcc_disabled`](#disabled-a390b4) - Optional Block<br>Can be used for messages where no values are needed
|
|
543
543
|
|
|
544
|
-
<a id="tls-tcp-auto-cert-use-mtls-xfcc-options"></a>• [`xfcc_options`](#tls-tcp-auto-cert-use-mtls-xfcc-options) - Optional Block<br>
|
|
544
|
+
<a id="tls-tcp-auto-cert-use-mtls-xfcc-options"></a>• [`xfcc_options`](#tls-tcp-auto-cert-use-mtls-xfcc-options) - Optional Block<br>X-Forwarded-Client-Cert header elements to be added to requests<br>See [Xfcc Options](#tls-tcp-auto-cert-use-mtls-xfcc-options) below.
|
|
545
545
|
|
|
546
546
|
#### TLS TCP Auto Cert Use mTLS CRL
|
|
547
547
|
|
|
548
548
|
A [`crl`](#tls-tcp-auto-cert-use-mtls-crl) block (within [`tls_tcp_auto_cert.use_mtls`](#tls-tcp-auto-cert-use-mtls)) supports the following:
|
|
549
549
|
|
|
550
|
-
<a id="tls-tcp-auto-cert-use-mtls-crl-name"></a>• [`name`](#tls-tcp-auto-cert-use-mtls-crl-name) - Optional String<br>
|
|
550
|
+
<a id="tls-tcp-auto-cert-use-mtls-crl-name"></a>• [`name`](#tls-tcp-auto-cert-use-mtls-crl-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
551
551
|
|
|
552
|
-
<a id="namespace-eacebb"></a>• [`namespace`](#namespace-eacebb) - Optional String<br>
|
|
552
|
+
<a id="namespace-eacebb"></a>• [`namespace`](#namespace-eacebb) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
553
553
|
|
|
554
|
-
<a id="tls-tcp-auto-cert-use-mtls-crl-tenant"></a>• [`tenant`](#tls-tcp-auto-cert-use-mtls-crl-tenant) - Optional String<br>
|
|
554
|
+
<a id="tls-tcp-auto-cert-use-mtls-crl-tenant"></a>• [`tenant`](#tls-tcp-auto-cert-use-mtls-crl-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
555
555
|
|
|
556
556
|
#### TLS TCP Auto Cert Use mTLS Trusted CA
|
|
557
557
|
|