public sealed class GcePersistentDiskCsiDriverConfig : IMessage<GcePersistentDiskCsiDriverConfig>, IEquatable<GcePersistentDiskCsiDriverConfig>, IDeepCloneable<GcePersistentDiskCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcePersistentDiskCsiDriverConfig.
Configuration for the Compute Engine PD CSI driver.
[[["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."],[[["This webpage provides reference documentation for the `GcePersistentDiskCsiDriverConfig` class within the Google Kubernetes Engine v1 API, covering versions from 3.33.0 (latest) down to 2.3.0."],["The `GcePersistentDiskCsiDriverConfig` class is used for configuring the Compute Engine PD CSI driver, and the class inherits from object, and implements the interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version of this class is 3.33.0, and the current context provides reference documentation for the 3.17.0 version."],["The class has two constructors: one default, `GcePersistentDiskCsiDriverConfig()`, and another which takes an instance of the `GcePersistentDiskCsiDriverConfig` class as a parameter, `GcePersistentDiskCsiDriverConfig(GcePersistentDiskCsiDriverConfig other)`."],["The class has a boolean property called `Enabled` which is used to determine whether the Compute Engine PD CSI driver is enabled for a cluster."]]],[]]