droplet_ip function

Get droplet's IP address

Get droplet's IP address

droplet_ip(droplet)

Arguments

  • droplet: A droplet, or something that can be coerced to a droplet by as.droplet.

Examples

## Not run: # Obtain the droplet's IP as a string my_droplet <- droplet_create("demo", region = "sfo3") droplet_ip(my_droplet) ## End(Not run)
  • Maintainer: Mauricio Vargas
  • License: Apache License (>= 2)
  • Last published: 2023-04-19