lustre Configurations
Parameters
value
See the lustre_configuration
block. Required when file_cache_type
is LUSTRE
.
Parameters
values
See the lustre_configuration
block. Required when file_cache_type
is LUSTRE
.
suspend fun lustreConfigurations(argument: List<suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit>)
suspend fun lustreConfigurations(vararg argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)
suspend fun lustreConfigurations(argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)
Parameters
argument
See the lustre_configuration
block. Required when file_cache_type
is LUSTRE
.