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\u003eThe page documents the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, which is part of the Google Cloud Container API's .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e allows configuration of authorized networks to access the Kubernetes master through HTTPS, which can restrict external access based on CIDR blocks, Google Compute Engine Public IPs, and Google Prod IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, with a range of previous versions also documented, spanning from 2.3.0 up to 3.32.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, enabling it to be used within protocol buffer-based systems and to support various operations like deep cloning and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class include \u003ccode\u003eCidrBlocks\u003c/code\u003e, which allows up to 50 external network definitions, and \u003ccode\u003eEnabled\u003c/code\u003e, a boolean flag to toggle the master authorized networks feature.\u003c/p\u003e\n"]]],[],null,[]]