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.
-
gogol-compute Gogol.Compute 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.
RequestMirrorPolicy :: Maybe Text -> RequestMirrorPolicygogol-compute Gogol.Compute No documentation available.
newtype
Scheduling_OnHostMaintenance gogol-compute Gogol.Compute 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.
Scheduling_OnHostMaintenance :: Text -> Scheduling_OnHostMaintenancegogol-compute Gogol.Compute No documentation available.
pattern
Scheduling_OnHostMaintenance_Migrate :: Scheduling_OnHostMaintenancegogol-compute Gogol.Compute [Default] Allows Compute Engine to automatically migrate instances out of the way of maintenance events.
pattern
Scheduling_OnHostMaintenance_Terminate :: Scheduling_OnHostMaintenancegogol-compute Gogol.Compute 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.
-
gogol-compute Gogol.Compute Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed.
-
gogol-compute Gogol.Compute No documentation available.
fromScheduling_OnHostMaintenance :: Scheduling_OnHostMaintenance -> Textgogol-compute Gogol.Compute No documentation available.
-
gogol-compute Gogol.Compute Pagination behavior of the listManagedInstances API method for this managed instance group.