Description Usage Arguments Value
Make a network interface for instance creation
1 2 | gce_make_network(name, network = "default", externalIP = NULL,
project = gce_get_global_project())
|
name |
Name of the access config |
network |
Name of network resource |
externalIP |
An external IP you have created previously, leave NULL to have one assigned or "none" for none |
project |
Project ID for this request You need to provide accessConfig explicitly if you want an ephemeral IP assigned, see |
A Network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.