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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `NetworkPolicyConfig` documentation is 3.33.0, which is part of the Google Kubernetes Engine v1 API."],["This page provides reference documentation and code samples for the `NetworkPolicyConfig` class, which is used to configure network policies within the Google Kubernetes Engine."],["`NetworkPolicyConfig` tracks whether the addon is enabled on the master, but not whether network policy is enabled for the nodes."],["The `NetworkPolicyConfig` class has a `Disabled` property that is a boolean determining if NetworkPolicy is enabled for the cluster."],["Available versions of `NetworkPolicyConfig` span from 2.3.0 to the latest version of 3.33.0, with direct links to the documentation for each version."]]],[]]