public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer 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 \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class in the Cloud Composer v1 API allows for the configuration of master authorized networks, managing external access to the Kubernetes master.\u003c/p\u003e\n"],["\u003cp\u003eThis feature, when enabled, restricts external traffic to the Kubernetes master via HTTPS, allowing only traffic from specified CIDR blocks, Google Compute Engine Public IPs, and Google Prod IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlocks\u003c/code\u003e property can store up to 50 external networks that are allowed to access the Kubernetes master through HTTPS.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.9.0, with a history of versions that span from 1.0.0 to 2.9.0, providing different versions for each user.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple constructors for the class \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e such as a default constructor \u003ccode\u003eMasterAuthorizedNetworksConfig()\u003c/code\u003e and one accepting another instance of itself as a parameter \u003ccode\u003eMasterAuthorizedNetworksConfig(MasterAuthorizedNetworksConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]