Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IngressGateway

An ingress gateway allows resources that are outside of a mesh to communicate to resources that are inside the mesh. It sits on the edge of a service mesh receiving incoming HTTP/TCP connections to the mesh.

Properties

Optional accessLogging

accessLogging: model.AccessLoggingConfiguration

compartmentId

compartmentId: string

The OCID of the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Description of the resource. It can be changed after creation. Avoid entering confidential information.

Example: {@code This is my new resource}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional hosts

Array of hostnames and their listener configuration that this gateway will bind to.

id

id: string

Unique identifier that is immutable on creation.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the Resource.

meshId

meshId: string

The OCID of the service mesh in which this ingress gateway is created.

Optional mtls

mtls: model.IngressGatewayMutualTransportLayerSecurity

name

name: string

A user-friendly name. The name has to be unique within the same service mesh and cannot be changed after creation. Avoid entering confidential information.

Example: {@code My unique resource name}

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time when this resource was created in an RFC3339 formatted datetime string.

timeUpdated

timeUpdated: Date

The time when this resource was updated in an RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj