public sealed class NetworkPolicyConfig : IMessage<NetworkPolicyConfig>, IEquatable<NetworkPolicyConfig>, IDeepCloneable<NetworkPolicyConfig>, IBufferMessage, IMessage
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 page details the \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, providing configuration for network policies in Google Kubernetes Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e is 3.33.0, with a range of older versions available, dating back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, allows to enable or disable Network Policy on the cluster's master.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one configurable property \u003ccode\u003eDisabled\u003c/code\u003e, which when set to \u003ccode\u003etrue\u003c/code\u003e means that Network Policy is enabled for the cluster.\u003c/p\u003e\n"]]],[],null,[]]