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.

  1. SetNetworkPolicyRequest :: Maybe Text -> Maybe Text -> Maybe NetworkPolicy -> Maybe Text -> Maybe Text -> SetNetworkPolicyRequest

    gogol-container Gogol.Container

    No documentation available.

  2. data SetNodePoolAutoscalingRequest

    gogol-container Gogol.Container

    SetNodePoolAutoscalingRequest sets the autoscaler settings of a node pool. See: newSetNodePoolAutoscalingRequest smart constructor.

  3. SetNodePoolAutoscalingRequest :: Maybe NodePoolAutoscaling -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolAutoscalingRequest

    gogol-container Gogol.Container

    No documentation available.

  4. data SetNodePoolManagementRequest

    gogol-container Gogol.Container

    SetNodePoolManagementRequest sets the node management properties of a node pool. See: newSetNodePoolManagementRequest smart constructor.

  5. SetNodePoolManagementRequest :: Maybe Text -> Maybe NodeManagement -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolManagementRequest

    gogol-container Gogol.Container

    No documentation available.

  6. data SetNodePoolSizeRequest

    gogol-container Gogol.Container

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

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

    gogol-container Gogol.Container

    No documentation available.

  8. 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.

  9. 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.

  10. 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.

Page 97 of many | Previous | Next