Description Usage Arguments Details Value See Also
Do the common use case of opening HTTP and HTTPS ports
1 | gce_make_firewall_webports(project = gce_get_global_project())
|
project |
The project the firewall will open for |
This will invoke gce_make_firewall_rule and look for the rules named allow-http
and allow-https
.
If not present, it will create them.
Vector of the firewall objects
Other firewall functions: gce_delete_firewall_rule
,
gce_get_firewall_rule
,
gce_list_firewall_rules
,
gce_make_firewall_rule
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.