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 in the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The latest version available is 3.33.0, and the page lists documentation for all versions from 3.33.0 down to 2.3.0, with version 3.13.0 specifically highlighted."],["`GcePersistentDiskCsiDriverConfig` is used to configure the Compute Engine PD CSI driver, as outlined in the documentation."],["The `GcePersistentDiskCsiDriverConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting members from the `object` class."],["The class includes a property named `Enabled` which is a boolean that indicates whether or not the Compute Engine PD CSI driver is enabled for the cluster, and also offers two constructors."]]],[]]