hdo-0.2: A Digital Ocean client in Haskell

Safe HaskellNone
LanguageHaskell2010

Network.DO.Droplets.Utils

Synopsis

Documentation

publicIP :: Droplet -> Maybe IP Source #

Lookup (first) public IP for given Droplet, if any.

findByIdOrName :: String -> [Droplet] -> [Droplet] Source #

Find the first droplet that matches given Id or name