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\u003eThe webpage provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, but the page includes documentation for versions ranging from 2.3.0 up to 3.33.0, allowing developers to reference specific versions of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e allows the configuration of master authorized networks to restrict external traffic to the Kubernetes master via HTTPS.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class includes properties such as \u003ccode\u003eCidrBlocks\u003c/code\u003e, which allows for defining up to 50 external networks, and \u003ccode\u003eEnabled\u003c/code\u003e to turn on and off this function.\u003c/p\u003e\n"]]],[],null,[]]