Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.networkservices/v1beta1.getTlsRoute
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single TlsRoute.
Using getTlsRoute
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTlsRoute(args: GetTlsRouteArgs, opts?: InvokeOptions): Promise<GetTlsRouteResult>
function getTlsRouteOutput(args: GetTlsRouteOutputArgs, opts?: InvokeOptions): Output<GetTlsRouteResult>
def get_tls_route(location: Optional[str] = None,
project: Optional[str] = None,
tls_route_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTlsRouteResult
def get_tls_route_output(location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
tls_route_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTlsRouteResult]
func LookupTlsRoute(ctx *Context, args *LookupTlsRouteArgs, opts ...InvokeOption) (*LookupTlsRouteResult, error)
func LookupTlsRouteOutput(ctx *Context, args *LookupTlsRouteOutputArgs, opts ...InvokeOption) LookupTlsRouteResultOutput
> Note: This function is named LookupTlsRoute
in the Go SDK.
public static class GetTlsRoute
{
public static Task<GetTlsRouteResult> InvokeAsync(GetTlsRouteArgs args, InvokeOptions? opts = null)
public static Output<GetTlsRouteResult> Invoke(GetTlsRouteInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTlsRouteResult> getTlsRoute(GetTlsRouteArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:networkservices/v1beta1:getTlsRoute
arguments:
# arguments dictionary
The following arguments are supported:
- Location string
- Tls
Route stringId - Project string
- Location string
- Tls
Route stringId - Project string
- location String
- tls
Route StringId - project String
- location string
- tls
Route stringId - project string
- location str
- tls_
route_ strid - project str
- location String
- tls
Route StringId - project String
getTlsRoute Result
The following output properties are available:
- Create
Time string - The timestamp when the resource was created.
- Description string
- Optional. A free-text description of the resource. Max length 1024 characters.
- Gateways List<string>
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- Labels Dictionary<string, string>
- Optional. Set of label tags associated with the TlsRoute resource.
- Meshes List<string>
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - Name string
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - Rules
List<Pulumi.
Google Native. Network Services. V1Beta1. Outputs. Tls Route Route Rule Response> - Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- Self
Link string - Server-defined URL of this resource
- Update
Time string - The timestamp when the resource was updated.
- Create
Time string - The timestamp when the resource was created.
- Description string
- Optional. A free-text description of the resource. Max length 1024 characters.
- Gateways []string
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- Labels map[string]string
- Optional. Set of label tags associated with the TlsRoute resource.
- Meshes []string
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - Name string
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - Rules
[]Tls
Route Route Rule Response - Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- Self
Link string - Server-defined URL of this resource
- Update
Time string - The timestamp when the resource was updated.
- create
Time String - The timestamp when the resource was created.
- description String
- Optional. A free-text description of the resource. Max length 1024 characters.
- gateways List<String>
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- labels Map<String,String>
- Optional. Set of label tags associated with the TlsRoute resource.
- meshes List<String>
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - name String
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - rules
List<Tls
Route Route Rule Response> - Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- self
Link String - Server-defined URL of this resource
- update
Time String - The timestamp when the resource was updated.
- create
Time string - The timestamp when the resource was created.
- description string
- Optional. A free-text description of the resource. Max length 1024 characters.
- gateways string[]
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- labels {[key: string]: string}
- Optional. Set of label tags associated with the TlsRoute resource.
- meshes string[]
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - name string
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - rules
Tls
Route Route Rule Response[] - Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- self
Link string - Server-defined URL of this resource
- update
Time string - The timestamp when the resource was updated.
- create_
time str - The timestamp when the resource was created.
- description str
- Optional. A free-text description of the resource. Max length 1024 characters.
- gateways Sequence[str]
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- labels Mapping[str, str]
- Optional. Set of label tags associated with the TlsRoute resource.
- meshes Sequence[str]
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - name str
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - rules
Sequence[Tls
Route Route Rule Response] - Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- self_
link str - Server-defined URL of this resource
- update_
time str - The timestamp when the resource was updated.
- create
Time String - The timestamp when the resource was created.
- description String
- Optional. A free-text description of the resource. Max length 1024 characters.
- gateways List<String>
- Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern:
projects/*/locations/global/gateways/
- labels Map<String>
- Optional. Set of label tags associated with the TlsRoute resource.
- meshes List<String>
- Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern:
projects/*/locations/global/meshes/
The attached Mesh should be of a type SIDECAR - name String
- Name of the TlsRoute resource. It matches pattern
projects/*/locations/global/tlsRoutes/tls_route_name>
. - rules List<Property Map>
- Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
- self
Link String - Server-defined URL of this resource
- update
Time String - The timestamp when the resource was updated.
Supporting Types
TlsRouteRouteActionResponse
- Destinations
List<Pulumi.
Google Native. Network Services. V1Beta1. Inputs. Tls Route Route Destination Response> - The destination services to which traffic should be forwarded. At least one destination service is required.
- Destinations
[]Tls
Route Route Destination Response - The destination services to which traffic should be forwarded. At least one destination service is required.
- destinations
List<Tls
Route Route Destination Response> - The destination services to which traffic should be forwarded. At least one destination service is required.
- destinations
Tls
Route Route Destination Response[] - The destination services to which traffic should be forwarded. At least one destination service is required.
- destinations
Sequence[Tls
Route Route Destination Response] - The destination services to which traffic should be forwarded. At least one destination service is required.
- destinations List<Property Map>
- The destination services to which traffic should be forwarded. At least one destination service is required.
TlsRouteRouteDestinationResponse
- Service
Name string - The URL of a BackendService to route traffic to.
- Weight int
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
- Service
Name string - The URL of a BackendService to route traffic to.
- Weight int
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
- service
Name String - The URL of a BackendService to route traffic to.
- weight Integer
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
- service
Name string - The URL of a BackendService to route traffic to.
- weight number
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
- service_
name str - The URL of a BackendService to route traffic to.
- weight int
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
- service
Name String - The URL of a BackendService to route traffic to.
- weight Number
- Optional. Specifies the proportion of requests forwareded to the backend referenced by the service_name field. This is computed as: - weight/Sum(weights in destinations) Weights in all destinations does not need to sum up to 100.
TlsRouteRouteMatchResponse
- Alpn List<string>
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- Sni
Host List<string> - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
- Alpn []string
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- Sni
Host []string - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
- alpn List<String>
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- sni
Host List<String> - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
- alpn string[]
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- sni
Host string[] - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
- alpn Sequence[str]
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- sni_
host Sequence[str] - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
- alpn List<String>
- Optional. ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sni_host and alpn is required. Up to 5 alpns across all matches can be set.
- sni
Host List<String> - Optional. SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e.
www.example.com
will be first matched againstwww.example.com
, then*.example.com
, then*.com.
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sni_host and alpn is required. Up to 5 sni hosts across all matches can be set.
TlsRouteRouteRuleResponse
- Action
Pulumi.
Google Native. Network Services. V1Beta1. Inputs. Tls Route Route Action Response - The detailed rule defining how to route matched traffic.
- Matches
List<Pulumi.
Google Native. Network Services. V1Beta1. Inputs. Tls Route Route Match Response> - RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
- Action
Tls
Route Route Action Response - The detailed rule defining how to route matched traffic.
- Matches
[]Tls
Route Route Match Response - RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
- action
Tls
Route Route Action Response - The detailed rule defining how to route matched traffic.
- matches
List<Tls
Route Route Match Response> - RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
- action
Tls
Route Route Action Response - The detailed rule defining how to route matched traffic.
- matches
Tls
Route Route Match Response[] - RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
- action
Tls
Route Route Action Response - The detailed rule defining how to route matched traffic.
- matches
Sequence[Tls
Route Route Match Response] - RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
- action Property Map
- The detailed rule defining how to route matched traffic.
- matches List<Property Map>
- RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi