Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. labelFingerprint :: Cluster -> Maybe Text

    gogol-container Gogol.Container.Types

    The fingerprint of the set of labels for this cluster.

  2. labelFingerprint :: SetLabelsRequest -> Maybe Text

    gogol-container Gogol.Container.Types

    Required. The fingerprint of the previous set of labels for this resource, used to detect conflicts. The fingerprint is initially generated by Kubernetes Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash when updating or changing labels. Make a get() request to the resource to get the latest fingerprint.

  3. fingerprint :: Deployment -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager

    Provides a fingerprint to use in requests to modify a deployment, such as update(), stop(), and cancelPreview() requests. A fingerprint is a randomly generated value that must be provided with update(), stop(), and cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that only one request happens at a time. The fingerprint is initially generated by Deployment Manager and changes after every request to modify data. To get the latest fingerprint value, perform a get() request to a deployment.

  4. fingerprint :: DeploymentsCancelPreviewRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager

    Specifies a fingerprint for cancelPreview() requests. A fingerprint is a randomly generated value that must be provided in cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to cancel a preview, this would prevent one of the requests). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  5. fingerprint :: DeploymentsStopRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager

    Specifies a fingerprint for stop() requests. A fingerprint is a randomly generated value that must be provided in stop() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to stop an ongoing update request, this would prevent a collision). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  6. fingerprint :: Deployment -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Provides a fingerprint to use in requests to modify a deployment, such as update(), stop(), and cancelPreview() requests. A fingerprint is a randomly generated value that must be provided with update(), stop(), and cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that only one request happens at a time. The fingerprint is initially generated by Deployment Manager and changes after every request to modify data. To get the latest fingerprint value, perform a get() request to a deployment.

  7. fingerprint :: DeploymentsCancelPreviewRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Specifies a fingerprint for cancelPreview() requests. A fingerprint is a randomly generated value that must be provided in cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to cancel a preview, this would prevent one of the requests). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  8. fingerprint :: DeploymentsStopRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Specifies a fingerprint for stop() requests. A fingerprint is a randomly generated value that must be provided in stop() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to stop an ongoing update request, this would prevent a collision). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  9. fingerprint :: File -> Maybe Base64

    gogol-firebase-rules Gogol.FirebaseRules

    Fingerprint (e.g. github sha) associated with the File.

  10. fingerprint :: File -> Maybe Base64

    gogol-firebase-rules Gogol.FirebaseRules.Types

    Fingerprint (e.g. github sha) associated with the File.

Page 446 of many | Previous | Next