gcsFuseCsiDriverConfig

@JvmName(name = "drhhaufojjkcesbj")
suspend fun gcsFuseCsiDriverConfig(value: Output<ClusterAddonsConfigGcsFuseCsiDriverConfigArgs>)
@JvmName(name = "noufgepaujdtluyr")
suspend fun gcsFuseCsiDriverConfig(value: ClusterAddonsConfigGcsFuseCsiDriverConfigArgs?)

Parameters

value

The status of the GCSFuse CSI driver addon, which allows the usage of a gcs bucket as volumes. It is disabled by default for Standard clusters; set enabled = true to enable. It is enabled by default for Autopilot clusters with version 1.24 or later; set enabled = true to enable it explicitly. See Enable the Cloud Storage FUSE CSI driver for more information.


@JvmName(name = "tfovhmfmefybcudp")
suspend fun gcsFuseCsiDriverConfig(argument: suspend ClusterAddonsConfigGcsFuseCsiDriverConfigArgsBuilder.() -> Unit)

Parameters

argument

The status of the GCSFuse CSI driver addon, which allows the usage of a gcs bucket as volumes. It is disabled by default for Standard clusters; set enabled = true to enable. It is enabled by default for Autopilot clusters with version 1.24 or later; set enabled = true to enable it explicitly. See Enable the Cloud Storage FUSE CSI driver for more information.