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."],["The `GcpFilestoreCsiDriverConfig` class configures the GCP Filestore CSI driver and is part of the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."],["The page outlines a comprehensive list of available versions, ranging from 2.3.0 to the latest version 3.33.0, with detailed links for each."],["It details that the `GcpFilestoreCsiDriverConfig` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key property of this class is `Enabled`, which is a boolean, determining if the GCP Filestore CSI driver is enabled for a cluster."]]],[]]