Class MasterAuthorizedNetworksConfig (1.0.3)

Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs. .. attribute:: enabled

Whether or not master authorized networks is enabled.

Classes

CidrBlock

CidrBlock contains an optional name and one CIDR block. .. attribute:: display_name

display_name is an optional field for users to identify CIDR blocks.