Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IngressGatewayHost

Host for the ingress listener.

Properties

Optional hostnames

hostnames: Array<string>

Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com\", ".example.com", ".com".

listeners

listeners: Array<IngressGatewayListener>

The listeners for the ingress gateway.

name

name: string

A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host.

Example: {@code MyExampleHost}

Functions

getDeserializedJsonObj

getJsonObj