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 document provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically focusing on version 3.15.0, but also providing links to versions spanning from 2.3.0 to 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class is used to configure settings for the master authorized networks feature, which restricts external traffic access to the Kubernetes master via HTTPS.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and offers properties like \u003ccode\u003eCidrBlocks\u003c/code\u003e, \u003ccode\u003eEnabled\u003c/code\u003e, and \u003ccode\u003eGcpPublicCidrsAccessEnabled\u003c/code\u003e to define authorized networks and manage access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlocks\u003c/code\u003e property allows for the specification of up to 50 external networks allowed to access the Kubernetes master, while the \u003ccode\u003eEnabled\u003c/code\u003e property controls whether the master authorized networks feature is active.\u003c/p\u003e\n"],["\u003cp\u003eThe MasterAuthorizedNetworksConfig also has a \u003ccode\u003eGcpPublicCidrsAccessEnabled\u003c/code\u003e property that defines whether the Kubernetes master can be accessed via Google Compute Engine Public IP addresses.\u003c/p\u003e\n"]]],[],null,[]]