hercules-ci-api-agent-0.2.2.0: API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise

Safe HaskellNone
LanguageHaskell2010

Hercules.API.Agent.LifeCycle.ServiceInfo

Documentation

data ServiceInfo Source #

Instances
Eq ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

Show ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

Generic ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

Associated Types

type Rep ServiceInfo :: Type -> Type #

ToJSON ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

FromJSON ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

type Rep ServiceInfo Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.ServiceInfo

type Rep ServiceInfo = D1 (MetaData "ServiceInfo" "Hercules.API.Agent.LifeCycle.ServiceInfo" "hercules-ci-api-agent-0.2.2.0-H8XBgIW1mHxGazLTBa2ark" False) (C1 (MetaCons "ServiceInfo" PrefixI True) (S1 (MetaSel (Just "version") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Int, Int)) :*: (S1 (MetaSel (Just "agentSocketBaseURL") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text) :*: S1 (MetaSel (Just "bulkSocketBaseURL") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text))))