Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. newtype ParentProductConfig_Labels

    gogol-container Gogol.Container

    Labels contain the configuration of the parent product. See: newParentProductConfig_Labels smart constructor.

  2. ParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labels

    gogol-container Gogol.Container

    No documentation available.

  3. desiredParentProductConfig :: ClusterUpdate -> Maybe ParentProductConfig

    gogol-container Gogol.Container

    The desired parent product config for the cluster.

  4. newParentProductConfig :: ParentProductConfig

    gogol-container Gogol.Container

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

  5. newParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labels

    gogol-container Gogol.Container

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

  6. parentProductConfig :: Cluster -> Maybe ParentProductConfig

    gogol-container Gogol.Container

    The configuration of the parent product of the cluster. This field is used by Google internal products that are built on top of the GKE cluster and take the ownership of the cluster.

  7. data ParentProductConfig

    gogol-container Gogol.Container.Types

    ParentProductConfig is the configuration of the parent product of the cluster. This field is used by Google internal products that are built on top of a GKE cluster and take the ownership of the cluster. See: newParentProductConfig smart constructor.

  8. ParentProductConfig :: Maybe ParentProductConfig_Labels -> Maybe Text -> ParentProductConfig

    gogol-container Gogol.Container.Types

    No documentation available.

  9. newtype ParentProductConfig_Labels

    gogol-container Gogol.Container.Types

    Labels contain the configuration of the parent product. See: newParentProductConfig_Labels smart constructor.

  10. ParentProductConfig_Labels :: HashMap Text Text -> ParentProductConfig_Labels

    gogol-container Gogol.Container.Types

    No documentation available.

Page 208 of many | Previous | Next