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 page provides reference documentation for the `GcePersistentDiskCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of the `GcePersistentDiskCsiDriverConfig` documentation is 3.33.0, with older versions also available."],["The `GcePersistentDiskCsiDriverConfig` class allows the user to manage the configuration for the Compute Engine PD CSI driver in a given cluster."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the `GcePersistentDiskCsiDriverConfig` class is `Enabled`, a boolean value that determines if the Compute Engine PD CSI driver is activated for the cluster."]]],[]]