master Authorized Networks Config
Parameters
value
Optional. The configuration options for GKE cluster master authorized networks. By default master authorized networks feature is: - in case of private environment: enabled with no external networks allowlisted. - in case of public environment: disabled.
suspend fun masterAuthorizedNetworksConfig(argument: suspend MasterAuthorizedNetworksConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. The configuration options for GKE cluster master authorized networks. By default master authorized networks feature is: - in case of private environment: enabled with no external networks allowlisted. - in case of public environment: disabled.