pub const GCP_GCE_INSTANCE_NAME: &'static str;
Expand description

The instance name of a GCE instance. This is the value provided by host.name, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the default internal DNS name.

ยงExamples

  • instance-1
  • my-vm-name