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.
-
gogol-compute Gogol.Compute No documentation available.
data
ServiceAttachmentConsumerProjectLimit gogol-compute Gogol.Compute No documentation available.
-
gogol-compute Gogol.Compute No documentation available.
consumeReservationType :: ReservationAffinity -> Maybe ReservationAffinity_ConsumeReservationTypegogol-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.
consumedResources :: NodeGroupNode -> Maybe InstanceConsumptionInfogogol-compute Gogol.Compute Node resources that are reserved by all instances.
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.
consumerNetwork :: ServiceAttachmentConnectedEndpoint -> Maybe Textgogol-compute Gogol.Compute The url of the consumer network.
consumerPscAddress :: NetworkEndpointGroupPscData -> Maybe Textgogol-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.
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.
consumptionInfo :: InstanceConsumptionData -> Maybe InstanceConsumptionInfogogol-compute Gogol.Compute Resources consumed by the instance.