Network Config Response
data class NetworkConfigResponse(val datapathProvider: String, val defaultSnatStatus: DefaultSnatStatusResponse, val dnsConfig: DNSConfigResponse, val enableIntraNodeVisibility: Boolean, val enableL4ilbSubsetting: Boolean, val gatewayApiConfig: GatewayAPIConfigResponse, val network: String, val privateIpv6GoogleAccess: String, val serviceExternalIpsConfig: ServiceExternalIPsConfigResponse, val subnetwork: String)
NetworkConfig reports the relative names of network & subnetwork.
Constructors
Link copied to clipboard
fun NetworkConfigResponse(datapathProvider: String, defaultSnatStatus: DefaultSnatStatusResponse, dnsConfig: DNSConfigResponse, enableIntraNodeVisibility: Boolean, enableL4ilbSubsetting: Boolean, gatewayApiConfig: GatewayAPIConfigResponse, network: String, privateIpv6GoogleAccess: String, serviceExternalIpsConfig: ServiceExternalIPsConfigResponse, subnetwork: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The relative name of the Google Compute Engine subnetwork to which the cluster is connected. Example: projects/my-project/regions/us-central1/subnetworks/my-subnet