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\u003eThis webpage provides documentation for the \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class is used to configure network policies, tracking if the addon is enabled on the master node, and implements several interfaces including \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 inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, along with a constructor to create a \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e instance, or to make a copy of another instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property, \u003ccode\u003eDisabled\u003c/code\u003e, which is a boolean value that indicates if the NetworkPolicy is enabled or disabled for the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe current document context is on version 3.16.0, which lists the information for all previous versions, with a link to the latest version.\u003c/p\u003e\n"]]],[],null,[]]