ManagedGatewayType Class

Definition

Defines values for ManagedGatewayType.

public static class ManagedGatewayType
type ManagedGatewayType = class
Public Class ManagedGatewayType
Inheritance
ManagedGatewayType

Fields

Name Description
Disabled

Gateway API CRDs will not be reconciled on your cluster.

Standard

Gateway API CRDs from the standard release channel will be reconciled onto your cluster. See https://aka.ms/gateway-api-versions to see which bundle will be installed for your Kubernetes version.

Applies to