Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. SetLabelsRequest_ResourceLabels :: HashMap Text Text -> SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container

    No documentation available.

  2. data SetLegacyAbacRequest

    gogol-container Gogol.Container

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

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

    gogol-container Gogol.Container

    No documentation available.

  4. data SetLocationsRequest

    gogol-container Gogol.Container

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

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

    gogol-container Gogol.Container

    No documentation available.

  6. data SetLoggingServiceRequest

    gogol-container Gogol.Container

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

  7. SetLoggingServiceRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetLoggingServiceRequest

    gogol-container Gogol.Container

    No documentation available.

  8. data SetMaintenancePolicyRequest

    gogol-container Gogol.Container

    SetMaintenancePolicyRequest sets the maintenance policy for a cluster. See: newSetMaintenancePolicyRequest smart constructor.

  9. SetMaintenancePolicyRequest :: Maybe Text -> Maybe MaintenancePolicy -> Maybe Text -> Maybe Text -> Maybe Text -> SetMaintenancePolicyRequest

    gogol-container Gogol.Container

    No documentation available.

  10. data SetMasterAuthRequest

    gogol-container Gogol.Container

    SetMasterAuthRequest updates the admin password of a cluster. See: newSetMasterAuthRequest smart constructor.

Page 95 of many | Previous | Next