gcfsConfig

@JvmName(name = "aipwgpudlxmmwqth")
suspend fun gcfsConfig(value: Output<ClusterNodePoolDefaultsNodeConfigDefaultsGcfsConfigArgs>)
@JvmName(name = "nqwttxoiodkrnhvc")
suspend fun gcfsConfig(value: ClusterNodePoolDefaultsNodeConfigDefaultsGcfsConfigArgs?)

Parameters

value

The default Google Container Filesystem (GCFS) configuration at the cluster level. e.g. enable image streaming across all the node pools within the cluster. Structure is documented below.


@JvmName(name = "hkfuejkvssfhvxwm")
suspend fun gcfsConfig(argument: suspend ClusterNodePoolDefaultsNodeConfigDefaultsGcfsConfigArgsBuilder.() -> Unit)

Parameters

argument

The default Google Container Filesystem (GCFS) configuration at the cluster level. e.g. enable image streaming across all the node pools within the cluster. Structure is documented below.