Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. pattern JoinRestrictionPolicy_JoinCondition_JOINANY :: JoinRestrictionPolicy_JoinCondition

    gogol-bigquery Gogol.BigQuery.Types

    A join is required on at least one of the specified columns.

  2. pattern Disk_AccessMode_READONLYMANY :: Disk_AccessMode

    gogol-compute Gogol.Compute

    The AccessMode means the disk can be attached to multiple instances in RO mode.

  3. pattern Disk_AccessMode_READWRITEMANY :: Disk_AccessMode

    gogol-compute Gogol.Compute

    The AccessMode means the disk can be attached to multiple instances in RW mode.

  4. pattern DistributionPolicy_TargetShape_ANYSINGLEZONE :: DistributionPolicy_TargetShape

    gogol-compute Gogol.Compute

    The group creates all VM instances within a single zone. The zone is selected based on the present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads with heavy interprocess communication.

  5. pattern DistributionPolicy_TargetShape_Any :: DistributionPolicy_TargetShape

    gogol-compute Gogol.Compute

    The group picks zones for creating VM instances to fulfill the requested number of VMs within present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads that do not require high availability.

  6. pattern InterconnectAttachment_EdgeAvailabilityDomain_AVAILABILITYDOMAINANY :: InterconnectAttachment_EdgeAvailabilityDomain

    gogol-compute Gogol.Compute

    No documentation available.

  7. pattern LocationPolicy_TargetShape_ANYSINGLEZONE :: LocationPolicy_TargetShape

    gogol-compute Gogol.Compute

    GCE always selects a single zone for all the VMs, optimizing for resource quotas, available reservations and general capacity. Recommended for batch workloads that cannot tollerate distribution over multiple zones. This the default shape in Bulk Insert and Capacity Advisor APIs.

  8. pattern LocationPolicy_TargetShape_Any :: LocationPolicy_TargetShape

    gogol-compute Gogol.Compute

    GCE picks zones for creating VM instances to fulfill the requested number of VMs within present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads that do not require high availability.

  9. pattern MetadataFilter_FilterMatchCriteria_MATCHANY :: MetadataFilter_FilterMatchCriteria

    gogol-compute Gogol.Compute

    Specifies that any filterLabel must match for the metadataFilter to be considered a match.

  10. pattern ReservationAffinity_ConsumeReservationType_ANYRESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-compute Gogol.Compute

    Consume any allocation available.

Page 261 of many | Previous | Next