public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class, which is used to configure settings for the master authorized networks feature in Google Cloud Container.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class allows defining up to 50 external networks (CIDR blocks) that are permitted to access the Kubernetes master via HTTPS.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to the documentation for numerous versions of this feature, ranging from version 2.3.0 to the latest release 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnabled\u003c/code\u003e property within the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class determines whether the master authorized networks feature is turned on or off.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlocks\u003c/code\u003e property is of type \u003ccode\u003eRepeatedField<MasterAuthorizedNetworksConfig.Types.CidrBlock>\u003c/code\u003e which allows for multiple external networks to be defined.\u003c/p\u003e\n"]]],[],null,[]]