public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MasterAuthorizedNetworksConfig.
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 provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class is used to configure master authorized networks, which restrict external HTTPS traffic to the Kubernetes master to specific CIDR blocks, Google Compute Engine Public IPs, and Google Prod IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e, starting from the latest version 3.33.0, and going back to version 2.3.0, it also specifies that the current version is 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class offers properties to manage allowed CIDR blocks (\u003ccode\u003eCidrBlocks\u003c/code\u003e), enable or disable master authorized networks (\u003ccode\u003eEnabled\u003c/code\u003e), and control access via Google Compute Engine Public IP addresses (\u003ccode\u003eGcpPublicCidrsAccessEnabled\u003c/code\u003e, \u003ccode\u003eHasGcpPublicCidrsAccessEnabled\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]