cidrBlocks property

List<CidrBlock>? cidrBlocks
getter/setter pair

Up to 50 external networks that could access Kubernetes master through HTTPS.

Implementation

core.List<CidrBlock>? cidrBlocks;