| Copyright | (c) Red Hat 2022 |
|---|---|
| License | Apache-2.0 |
| Maintainer | tdecacqu@redhat.com, fboucher@redhat.com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Zuul.ServiceConfig
Description
The Zuul Service configuration (zuul.conf)
Synopsis
Documentation
data ServiceConfig Source #
The zuul.conf content
Constructors
| ServiceConfig | |
Fields
| |
Instances
| Show ServiceConfig Source # | |
Defined in Zuul.ServiceConfig Methods showsPrec :: Int -> ServiceConfig -> ShowS # show :: ServiceConfig -> String # showList :: [ServiceConfig] -> ShowS # | |