Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. pattern ReservationAffinity_ConsumeReservationType_Unspecified :: ReservationAffinity_ConsumeReservationType

    gogol-compute Gogol.Compute

    No documentation available.

  2. data ServiceAttachmentConsumerProjectLimit

    gogol-compute Gogol.Compute

    No documentation available.

  3. ServiceAttachmentConsumerProjectLimit :: Maybe Word32 -> Maybe Text -> Maybe Text -> ServiceAttachmentConsumerProjectLimit

    gogol-compute Gogol.Compute

    No documentation available.

  4. consumeReservationType :: ReservationAffinity -> Maybe ReservationAffinity_ConsumeReservationType

    gogol-compute Gogol.Compute

    Specifies the type of reservation from which this instance can consume resources: ANYRESERVATION (default), SPECIFICRESERVATION, or NO_RESERVATION. See Consuming reserved instances for examples.

  5. consumedResources :: NodeGroupNode -> Maybe InstanceConsumptionInfo

    gogol-compute Gogol.Compute

    Node resources that are reserved by all instances.

  6. consumerAcceptLists :: ServiceAttachment -> Maybe [ServiceAttachmentConsumerProjectLimit]

    gogol-compute Gogol.Compute

    Specifies which consumer projects or networks are allowed to connect to the service attachment. Each project or network has a connection limit. A given service attachment can manage connections at either the project or network level. Therefore, both the accept and reject lists for a given service attachment must contain either only projects or only networks.

  7. consumerNetwork :: ServiceAttachmentConnectedEndpoint -> Maybe Text

    gogol-compute Gogol.Compute

    The url of the consumer network.

  8. consumerPscAddress :: NetworkEndpointGroupPscData -> Maybe Text

    gogol-compute Gogol.Compute

    • Output Only Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.

  9. consumerRejectLists :: ServiceAttachment -> Maybe [Text]

    gogol-compute Gogol.Compute

    Specifies a list of projects or networks that are not allowed to connect to this service attachment. The project can be specified using its project ID or project number and the network can be specified using its URL. A given service attachment can manage connections at either the project or network level. Therefore, both the reject and accept lists for a given service attachment must contain either only projects or only networks.

  10. consumptionInfo :: InstanceConsumptionData -> Maybe InstanceConsumptionInfo

    gogol-compute Gogol.Compute

    Resources consumed by the instance.

Page 266 of many | Previous | Next