Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. allowPrivateGoogleAccess :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess

    gogol-compute Gogol.Compute.Types

    Specifies whether private Google access is allowed.

  2. allowPsc :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowPsc

    gogol-compute Gogol.Compute.Types

    Specifies whether PSC creation is allowed.

  3. allowPscGlobalAccess :: ForwardingRule -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.

  4. allowSameNetworkUnicast :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowSameNetworkUnicast

    gogol-compute Gogol.Compute.Types

    Specifies whether unicast within the same network is allowed.

  5. allowStaticRoutes :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowStaticRoutes

    gogol-compute Gogol.Compute.Types

    Specifies whether static route creation is allowed.

  6. allowSubInterfaces :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowSubInterfaces

    gogol-compute Gogol.Compute.Types

    Specifies whether sub interfaces are allowed.

  7. allowVpcPeering :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowVpcPeering

    gogol-compute Gogol.Compute.Types

    Specifies whether VPC peering is allowed.

  8. allowVpn :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowVpn

    gogol-compute Gogol.Compute.Types

    Specifies whether VPN creation is allowed.

  9. allowed :: Firewall -> Maybe [Firewall_AllowedItem]

    gogol-compute Gogol.Compute.Types

    The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.

  10. allowExternalTraffic :: DNSEndpointConfig -> Maybe Bool

    gogol-container Gogol.Container

    Controls whether user traffic is allowed over this endpoint. Note that GCP-managed services may still use the endpoint even if this is false.

Page 165 of many | Previous | Next