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

Hercules.Formats.Secret

Synopsis

Documentation

data Condition Source #

Instances

Instances details
FromJSON Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

ToJSON Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

Generic Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

Associated Types

type Rep Condition :: Type -> Type #

Read Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

Show Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

Eq Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

type Rep Condition Source # 
Instance details

Defined in Hercules.Formats.Secret

data Secret Source #

Arbitrary secret like keys, tokens, passwords etc.

Constructors

Secret 

Instances

Instances details
FromJSON Secret Source # 
Instance details

Defined in Hercules.Formats.Secret

ToJSON Secret Source # 
Instance details

Defined in Hercules.Formats.Secret