Constant iceberg::io::GCS_DISABLE_VM_METADATA
source ยท pub const GCS_DISABLE_VM_METADATA: &str = "gcs.disable-vm-metadata";
Expand description
Option to skip loading the credential from GCE metadata server (typically used in conjunction with GCS_ALLOW_ANONYMOUS
).