Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. gkeBackupAgentConfig :: AddonsConfig -> Maybe GkeBackupAgentConfig

    gogol-container Gogol.Container

    Configuration for the Backup for GKE agent addon.

  2. hugepageSize1g :: HugepagesConfig -> Maybe Int32

    gogol-container Gogol.Container

    Optional. Amount of 1G hugepages

  3. hugepageSize2m :: HugepagesConfig -> Maybe Int32

    gogol-container Gogol.Container

    Optional. Amount of 2M hugepages

  4. hugepages :: LinuxNodeConfig -> Maybe HugepagesConfig

    gogol-container Gogol.Container

    Optional. Amounts for 2M and 1G hugepages

  5. newGkeBackupAgentConfig :: GkeBackupAgentConfig

    gogol-container Gogol.Container

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

  6. newHugepagesConfig :: HugepagesConfig

    gogol-container Gogol.Container

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

  7. nextPageToken :: ListUsableSubnetworksResponse -> Maybe Text

    gogol-container Gogol.Container

    This token allows you to get the next page of results for list requests. If the number of results is larger than page_size, use the next_page_token as a value for the query parameter page_token in the next request. The value will become empty when there are no more pages.

  8. newtype GkeBackupAgentConfig

    gogol-container Gogol.Container.Types

    Configuration for the Backup for GKE Agent. See: newGkeBackupAgentConfig smart constructor.

  9. GkeBackupAgentConfig :: Maybe Bool -> GkeBackupAgentConfig

    gogol-container Gogol.Container.Types

    No documentation available.

  10. data HugepagesConfig

    gogol-container Gogol.Container.Types

    Hugepages amount in both 2m and 1g size See: newHugepagesConfig smart constructor.

Page 559 of many | Previous | Next