Share via


ManagedGatewayType type

Defines values for ManagedGatewayType.
KnownManagedGatewayType can be used interchangeably with ManagedGatewayType, this enum contains the known values that the service supports.

Known values supported by the service

Disabled: Gateway API CRDs will not be reconciled on your cluster.
Standard: The latest Gateway CRD bundle from the standard channel that is compatible with your Kubernetes version will be reconciled onto your cluster. See https://gateway-api.sigs.k8s.io/concepts/versioning/ for more details.

type ManagedGatewayType = string