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 |
The Zuul Service configuration (zuul.conf)
Synopsis
Documentation
data ServiceConfig Source #
The zuul.conf content
ServiceConfig | |
|
Instances
Show ServiceConfig Source # | |
Defined in Zuul.ServiceConfig showsPrec :: Int -> ServiceConfig -> ShowS # show :: ServiceConfig -> String # showList :: [ServiceConfig] -> ShowS # |