ManagedGatewayType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |