PrivateClusterConfig constructor
PrivateClusterConfig({})
Implementation
PrivateClusterConfig({
this.enablePrivateEndpoint,
this.enablePrivateNodes,
this.masterGlobalAccessConfig,
this.masterIpv4CidrBlock,
this.peeringName,
this.privateEndpoint,
this.privateEndpointSubnetwork,
this.publicEndpoint,
});