Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. SetAddonsConfigRequest :: Maybe AddonsConfig -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetAddonsConfigRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  2. data SetLabelsRequest

    gogol-container Gogol.Container.Types

    SetLabelsRequest sets the Google Cloud Platform labels on a Google Container Engine cluster, which will in turn set them for Google Compute Engine resources used by that cluster See: newSetLabelsRequest smart constructor.

  3. SetLabelsRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe SetLabelsRequest_ResourceLabels -> Maybe Text -> SetLabelsRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  4. newtype SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container.Types

    Required. The labels to set for that cluster. See: newSetLabelsRequest_ResourceLabels smart constructor.

  5. SetLabelsRequest_ResourceLabels :: HashMap Text Text -> SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container.Types

    No documentation available.

  6. data SetLegacyAbacRequest

    gogol-container Gogol.Container.Types

    SetLegacyAbacRequest enables or disables the ABAC authorization mechanism for a cluster. See: newSetLegacyAbacRequest smart constructor.

  7. SetLegacyAbacRequest :: Maybe Text -> Maybe Bool -> Maybe Text -> Maybe Text -> Maybe Text -> SetLegacyAbacRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  8. data SetLocationsRequest

    gogol-container Gogol.Container.Types

    SetLocationsRequest sets the locations of the cluster. See: newSetLocationsRequest smart constructor.

  9. SetLocationsRequest :: Maybe Text -> Maybe [Text] -> Maybe Text -> Maybe Text -> Maybe Text -> SetLocationsRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  10. data SetLoggingServiceRequest

    gogol-container Gogol.Container.Types

    SetLoggingServiceRequest sets the logging service of a cluster. See: newSetLoggingServiceRequest smart constructor.

Page 117 of many | Previous | Next