public sealed class GcpFilestoreCsiDriverConfig : IMessage<GcpFilestoreCsiDriverConfig>, IEquatable<GcpFilestoreCsiDriverConfig>, IDeepCloneable<GcpFilestoreCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcpFilestoreCsiDriverConfig.
[[["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 documentation for the `GcpFilestoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["The `GcpFilestoreCsiDriverConfig` class is used to configure the GCP Filestore CSI driver and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a complete history of version releases from 2.3.0 to the latest, all of which relate to the `GcpFilestoreCsiDriverConfig` class."],["The class includes a boolean `Enabled` property which indicates if the driver is enabled for the cluster, as well as, the constructors for the class, one being the default and the other taking in a class of the same type as a parameter."]]],[]]