ManagedClusterWebAppRoutingGatewayAPIImplementations Class

Definition

Configurations for Gateway API providers to be used for managed ingress with App Routing.

public class ManagedClusterWebAppRoutingGatewayAPIImplementations
type ManagedClusterWebAppRoutingGatewayAPIImplementations = class
Public Class ManagedClusterWebAppRoutingGatewayAPIImplementations
Inheritance
ManagedClusterWebAppRoutingGatewayAPIImplementations

Constructors

Name Description
ManagedClusterWebAppRoutingGatewayAPIImplementations()

Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class.

ManagedClusterWebAppRoutingGatewayAPIImplementations(ManagedClusterAppRoutingIstio)

Initializes a new instance of the ManagedClusterWebAppRoutingGatewayAPIImplementations class.

Properties

Name Description
AppRoutingIstio

Gets or sets configuration for using a sidecar-less Istio control plane for managed ingress via the Gateway API with App Routing. See https://aka.ms/gateway-on-istio for information on using Istio for ingress via the Gateway API.

Applies to