Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. fromScheduling_OnHostMaintenance :: Scheduling_OnHostMaintenance -> Text

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. listManagedInstancesResults :: InstanceGroupManager -> Maybe InstanceGroupManager_ListManagedInstancesResults

    gogol-compute Gogol.Compute.Types

    Pagination behavior of the listManagedInstances API method for this managed instance group.

  3. newInstanceGroupManagersListManagedInstancesResponse :: InstanceGroupManagersListManagedInstancesResponse

    gogol-compute Gogol.Compute.Types

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

  4. newRequestMirrorPolicy :: RequestMirrorPolicy

    gogol-compute Gogol.Compute.Types

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

  5. onHostMaintenance :: Scheduling -> Maybe Scheduling_OnHostMaintenance

    gogol-compute Gogol.Compute.Types

    Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM host maintenance policy.

  6. requestMirrorPolicy :: HttpRouteAction -> Maybe RequestMirrorPolicy

    gogol-compute Gogol.Compute.Types

    Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.

  7. newtype CostManagementConfig

    gogol-container Gogol.Container

    Configuration for fine-grained cost management feature. See: newCostManagementConfig smart constructor.

  8. CostManagementConfig :: Maybe Bool -> CostManagementConfig

    gogol-container Gogol.Container

    No documentation available.

  9. costManagementConfig :: Cluster -> Maybe CostManagementConfig

    gogol-container Gogol.Container

    Configuration for the fine-grained cost management feature.

  10. desiredCostManagementConfig :: ClusterUpdate -> Maybe CostManagementConfig

    gogol-container Gogol.Container

    The desired configuration for the fine-grained cost management feature.

Page 305 of many | Previous | Next