Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. data SetNodePoolSizeRequest

    gogol-container Gogol.Container

    SetNodePoolSizeRequest sets the size of a node pool. See: newSetNodePoolSizeRequest smart constructor.

  2. SetNodePoolSizeRequest :: Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolSizeRequest

    gogol-container Gogol.Container

    No documentation available.

  3. module Gogol.Container.Projects.Locations.Clusters.NodePools.SetAutoscaling

    Sets the autoscaling settings for the specified node pool. See: Kubernetes Engine API Reference for container.projects.locations.clusters.nodePools.setAutoscaling.

  4. module Gogol.Container.Projects.Locations.Clusters.NodePools.SetManagement

    Sets the NodeManagement options for a node pool. See: Kubernetes Engine API Reference for container.projects.locations.clusters.nodePools.setManagement.

  5. module Gogol.Container.Projects.Locations.Clusters.NodePools.SetSize

    Sets the size for a specific node pool. The new size will be used for all replicas, including future replicas created by modifying NodePool.locations. See: Kubernetes Engine API Reference for container.projects.locations.clusters.nodePools.setSize.

  6. module Gogol.Container.Projects.Locations.Clusters.SetAddons

    Sets the addons for a specific cluster. See: Kubernetes Engine API Reference for container.projects.locations.clusters.setAddons.

  7. module Gogol.Container.Projects.Locations.Clusters.SetLegacyAbac

    Enables or disables the ABAC authorization mechanism on a cluster. See: Kubernetes Engine API Reference for container.projects.locations.clusters.setLegacyAbac.

  8. module Gogol.Container.Projects.Locations.Clusters.SetLocations

    Sets the locations for a specific cluster. Deprecated. Use projects.locations.clusters.update instead. See: Kubernetes Engine API Reference for container.projects.locations.clusters.setLocations.

  9. module Gogol.Container.Projects.Locations.Clusters.SetLogging

    Sets the logging service for a specific cluster. See: Kubernetes Engine API Reference for container.projects.locations.clusters.setLogging.

  10. module Gogol.Container.Projects.Locations.Clusters.SetMaintenancePolicy

    Sets the maintenance policy for a cluster. See: Kubernetes Engine API Reference for container.projects.locations.clusters.setMaintenancePolicy.

Page 115 of many | Previous | Next