public sealed class NetworkPolicyConfig : IMessage<NetworkPolicyConfig>, IEquatable<NetworkPolicyConfig>, IDeepCloneable<NetworkPolicyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class NetworkPolicyConfig.
Configuration for NetworkPolicy. This only tracks whether the addon
is enabled or not on the Master, it does not track whether network policy
is enabled for the nodes.
[[["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 latest version of the \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class is 3.33.0, with the documentation providing a list of versions ranging from 3.33.0 down to 2.3.0, each with its own specific documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e is part of the Google Kubernetes Engine v1 API and is used to configure NetworkPolicy settings, specifically tracking whether the addon is enabled on the Master.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a boolean property called \u003ccode\u003eDisabled\u003c/code\u003e which indicates if NetworkPolicy is enabled for a particular cluster.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one that is empty, and one that takes another \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class as a parameter, to be used as a duplicate of another.\u003c/p\u003e\n"]]],[],null,[]]