Hoogle Search

Within LTS Haskell 24.56 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. desiredCostManagementConfig :: ClusterUpdate -> Maybe CostManagementConfig

    gogol-container Gogol.Container

    The desired configuration for the fine-grained cost management feature.

  2. newCostManagementConfig :: CostManagementConfig

    gogol-container Gogol.Container

    Creates a value of CostManagementConfig with the minimum fields required to make a request.

  3. newtype CostManagementConfig

    gogol-container Gogol.Container.Types

    Configuration for fine-grained cost management feature. See: newCostManagementConfig smart constructor.

  4. CostManagementConfig :: Maybe Bool -> CostManagementConfig

    gogol-container Gogol.Container.Types

    No documentation available.

  5. costManagementConfig :: Cluster -> Maybe CostManagementConfig

    gogol-container Gogol.Container.Types

    Configuration for the fine-grained cost management feature.

  6. desiredCostManagementConfig :: ClusterUpdate -> Maybe CostManagementConfig

    gogol-container Gogol.Container.Types

    The desired configuration for the fine-grained cost management feature.

  7. newCostManagementConfig :: CostManagementConfig

    gogol-container Gogol.Container.Types

    Creates a value of CostManagementConfig with the minimum fields required to make a request.

  8. newtype ProjectsJobsMessagesListMinimumImportance

    gogol-dataflow Gogol.Dataflow

    Filter to only get messages with importance >= level

  9. ProjectsJobsMessagesListMinimumImportance :: Text -> ProjectsJobsMessagesListMinimumImportance

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  10. pattern ProjectsJobsMessagesListMinimumImportance_JOBMESSAGEBASIC :: ProjectsJobsMessagesListMinimumImportance

    gogol-dataflow Gogol.Dataflow

    The message is at the 'basic' level: useful for keeping track of the execution of a Dataflow pipeline. Typically, Dataflow pipeline runners display log messages at this level by default, and these messages are displayed by default in the Dataflow monitoring UI.

Page 306 of many | Previous | Next