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. data InstanceGroupManagersListManagedInstancesResponse

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. InstanceGroupManagersListManagedInstancesResponse :: Maybe [ManagedInstance] -> Maybe Text -> InstanceGroupManagersListManagedInstancesResponse

    gogol-compute Gogol.Compute.Types

    No documentation available.

  3. newtype RequestMirrorPolicy

    gogol-compute Gogol.Compute.Types

    A policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer doesn't wait for responses from the shadow service. Before sending traffic to the shadow service, the host or authority header is suffixed with -shadow. See: newRequestMirrorPolicy smart constructor.

  4. RequestMirrorPolicy :: Maybe Text -> RequestMirrorPolicy

    gogol-compute Gogol.Compute.Types

    No documentation available.

  5. newtype 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. Scheduling_OnHostMaintenance :: Text -> Scheduling_OnHostMaintenance

    gogol-compute Gogol.Compute.Types

    No documentation available.

  7. pattern Scheduling_OnHostMaintenance_Migrate :: Scheduling_OnHostMaintenance

    gogol-compute Gogol.Compute.Types

    [Default] Allows Compute Engine to automatically migrate instances out of the way of maintenance events.

  8. pattern Scheduling_OnHostMaintenance_Terminate :: Scheduling_OnHostMaintenance

    gogol-compute Gogol.Compute.Types

    Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity. If you would like your instance to be restarted, set the automaticRestart flag to true. Your instance may be restarted more than once, and it may be restarted outside the window of maintenance events.

  9. pattern SnapshotSettingsStorageLocationSettings_Policy_NEARESTMULTIREGION :: SnapshotSettingsStorageLocationSettings_Policy

    gogol-compute Gogol.Compute.Types

    Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed.

  10. fromInstanceGroupManager_ListManagedInstancesResults :: InstanceGroupManager_ListManagedInstancesResults -> Text

    gogol-compute Gogol.Compute.Types

    No documentation available.

Page 304 of many | Previous | Next