gcfsConfig

@JvmName(name = "ieiqvrylcyytefps")
suspend fun gcfsConfig(value: Output<ClusterNodePoolDefaultsNodeConfigDefaultsGcfsConfigArgs>)
@JvmName(name = "kofchpxeasxuqcoq")
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 = "okaflfgywtdubpwj")
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.