ManagedGatewayType type
Configuration for the managed Gateway API installation. If not specified, the default is 'Disabled'. See https://aka.ms/k8s-gateway-api for more details.
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: 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.
type ManagedGatewayType = string