libjenkins-0.8.0: Jenkins API interface

Safe HaskellNone
LanguageHaskell2010

Jenkins.Discover

Description

Discover Jenkins on the network

Synopsis

Documentation

data Discover Source

Jenkins information

Constructors

Discover 

Fields

version :: Text
 
url :: Text
 
port :: Maybe Text
 
serverId :: Maybe Text
 

Instances

discover Source

Arguments

:: Int

timeout

-> IO [Discover] 

Discover Jenkins on the network