Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-container Gogol.Container No documentation available.
data
SetNodePoolAutoscalingRequest gogol-container Gogol.Container SetNodePoolAutoscalingRequest sets the autoscaler settings of a node pool. See: newSetNodePoolAutoscalingRequest smart constructor.
-
gogol-container Gogol.Container No documentation available.
data
SetNodePoolManagementRequest gogol-container Gogol.Container SetNodePoolManagementRequest sets the node management properties of a node pool. See: newSetNodePoolManagementRequest smart constructor.
-
gogol-container Gogol.Container No documentation available.
-
gogol-container Gogol.Container SetNodePoolSizeRequest sets the size of a node pool. See: newSetNodePoolSizeRequest smart constructor.
-
gogol-container Gogol.Container No documentation available.
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.
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.
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.