View source on GitHub |
Set configuration of the file system.
tfio.experimental.filesystem.set_configuration(
scheme, key, value, name=None
)
Args | |
---|---|
scheme
|
File system scheme. |
key
|
The name of the configuration option. |
value
|
The value of the configuration option. |
name
|
A name for the operation (optional). |
Returns | |
---|---|
None. |