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. pattern SetMasterAuthRequest_Action_Unknown :: SetMasterAuthRequest_Action

    gogol-container Gogol.Container.Types

    Operation is unknown and will error out.

  2. data SetMonitoringServiceRequest

    gogol-container Gogol.Container.Types

    SetMonitoringServiceRequest sets the monitoring service of a cluster. See: newSetMonitoringServiceRequest smart constructor.

  3. SetMonitoringServiceRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetMonitoringServiceRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  4. data SetNetworkPolicyRequest

    gogol-container Gogol.Container.Types

    SetNetworkPolicyRequest enables/disables network policy for a cluster. See: newSetNetworkPolicyRequest smart constructor.

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

    gogol-container Gogol.Container.Types

    No documentation available.

  6. data SetNodePoolAutoscalingRequest

    gogol-container Gogol.Container.Types

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

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

    gogol-container Gogol.Container.Types

    No documentation available.

  8. data SetNodePoolManagementRequest

    gogol-container Gogol.Container.Types

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

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

    gogol-container Gogol.Container.Types

    No documentation available.

  10. data SetNodePoolSizeRequest

    gogol-container Gogol.Container.Types

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

Page 119 of many | Previous | Next