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. consumedResources :: NodeGroupNode -> Maybe InstanceConsumptionInfo

    gogol-compute Gogol.Compute.Types

    Node resources that are reserved by all instances.

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

    gogol-compute Gogol.Compute.Types

    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.

  3. consumerNetwork :: ServiceAttachmentConnectedEndpoint -> Maybe Text

    gogol-compute Gogol.Compute.Types

    The url of the consumer network.

  4. consumerPscAddress :: NetworkEndpointGroupPscData -> Maybe Text

    gogol-compute Gogol.Compute.Types

    • 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.

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

    gogol-compute Gogol.Compute.Types

    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.

  6. consumptionInfo :: InstanceConsumptionData -> Maybe InstanceConsumptionInfo

    gogol-compute Gogol.Compute.Types

    Resources consumed by the instance.

  7. fromReservationAffinity_ConsumeReservationType :: ReservationAffinity_ConsumeReservationType -> Text

    gogol-compute Gogol.Compute.Types

    No documentation available.

  8. instanceConsumptionData :: NodeGroupNode -> Maybe [InstanceConsumptionData]

    gogol-compute Gogol.Compute.Types

    Instance data that shows consumed resources on the node.

  9. newInstanceConsumptionData :: InstanceConsumptionData

    gogol-compute Gogol.Compute.Types

    Creates a value of InstanceConsumptionData with the minimum fields required to make a request.

  10. newInstanceConsumptionInfo :: InstanceConsumptionInfo

    gogol-compute Gogol.Compute.Types

    Creates a value of InstanceConsumptionInfo with the minimum fields required to make a request.

Page 272 of many | Previous | Next