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. SetCommonInstanceMetadataOperationMetadata_PerLocationOperations :: HashMap Text SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo -> SetCommonInstanceMetadataOperationMetadata_PerLocationOperations

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. module Gogol.Compute.VpnGateways.SetLabels

    Sets the labels on a VpnGateway. To learn more about labels, read the Labeling Resources documentation. See: Compute Engine API Reference for compute.vpnGateways.setLabels.

  3. module Gogol.Compute.VpnTunnels.SetLabels

    Sets the labels on a VpnTunnel. To learn more about labels, read the Labeling Resources documentation. See: Compute Engine API Reference for compute.vpnTunnels.setLabels.

  4. data SetAddonsConfigRequest

    gogol-container Gogol.Container

    SetAddonsConfigRequest sets the addons associated with the cluster. See: newSetAddonsConfigRequest smart constructor.

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

    gogol-container Gogol.Container

    No documentation available.

  6. data SetLabelsRequest

    gogol-container Gogol.Container

    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.

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

    gogol-container Gogol.Container

    No documentation available.

  8. newtype SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container

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

  9. SetLabelsRequest_ResourceLabels :: HashMap Text Text -> SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container

    No documentation available.

  10. data SetLegacyAbacRequest

    gogol-container Gogol.Container

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

Page 96 of many | Previous | Next