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.
-
gogol-compute Gogol.Compute The operator matches if the field value is any value.
pattern
ServerBinding_Type_RESTARTNODEONANYSERVER :: ServerBinding_Typegogol-compute Gogol.Compute Node may associate with any physical server over its lifetime.
pattern
Disk_AccessMode_READONLYMANY :: Disk_AccessModegogol-compute Gogol.Compute.Types The AccessMode means the disk can be attached to multiple instances in RO mode.
pattern
Disk_AccessMode_READWRITEMANY :: Disk_AccessModegogol-compute Gogol.Compute.Types The AccessMode means the disk can be attached to multiple instances in RW mode.
pattern
DistributionPolicy_TargetShape_ANYSINGLEZONE :: DistributionPolicy_TargetShapegogol-compute Gogol.Compute.Types 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.
pattern
DistributionPolicy_TargetShape_Any :: DistributionPolicy_TargetShapegogol-compute Gogol.Compute.Types 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.
-
gogol-compute Gogol.Compute.Types No documentation available.
pattern
LocationPolicy_TargetShape_ANYSINGLEZONE :: LocationPolicy_TargetShapegogol-compute Gogol.Compute.Types 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.
pattern
LocationPolicy_TargetShape_Any :: LocationPolicy_TargetShapegogol-compute Gogol.Compute.Types 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.
pattern
MetadataFilter_FilterMatchCriteria_MATCHANY :: MetadataFilter_FilterMatchCriteriagogol-compute Gogol.Compute.Types Specifies that any filterLabel must match for the metadataFilter to be considered a match.