hercules-ci-api-agent-0.5.1.0: API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.Formats.Mountable

Documentation

data Mountable Source #

Constructors

Mountable 

Fields

Instances

Instances details
FromJSON Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

ToJSON Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

Generic Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

Associated Types

type Rep Mountable :: Type -> Type #

Show Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

Eq Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

type Rep Mountable Source # 
Instance details

Defined in Hercules.Formats.Mountable

type Rep Mountable = D1 ('MetaData "Mountable" "Hercules.Formats.Mountable" "hercules-ci-api-agent-0.5.1.0-inplace" 'False) (C1 ('MetaCons "Mountable" 'PrefixI 'True) (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "readOnly") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Bool) :*: S1 ('MetaSel ('Just "condition") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Condition))))