gogol-accesscontextmanager: Google Access Context Manager SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

An API for setting attribute based access control to requests to Google Cloud services. Warning: Do not mix v1alpha and v1 API usage in the same access policy. The v1alpha API supports new Access Context Manager features, which may have different attributes or behaviors that are not supported by v1. The practice of mixed API usage within a policy may result in the inability to update that policy, including any access levels or service perimeters belonging to it. It is not recommended to use both v1 and v1alpha for modifying policies with critical service perimeters. Modifications using v1alpha should be limited to policies with non-production/non-critical service perimeters.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v1 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.AccessContextManager
      • AccessPolicies
        • AccessLevels
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.Create
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.Delete
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.Get
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.List
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.Patch
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.ReplaceAll
          • Gogol.AccessContextManager.AccessPolicies.AccessLevels.TestIamPermissions
        • AuthorizedOrgsDescs
          • Gogol.AccessContextManager.AccessPolicies.AuthorizedOrgsDescs.Create
          • Gogol.AccessContextManager.AccessPolicies.AuthorizedOrgsDescs.Delete
          • Gogol.AccessContextManager.AccessPolicies.AuthorizedOrgsDescs.Get
          • Gogol.AccessContextManager.AccessPolicies.AuthorizedOrgsDescs.List
          • Gogol.AccessContextManager.AccessPolicies.AuthorizedOrgsDescs.Patch
        • Gogol.AccessContextManager.AccessPolicies.Create
        • Gogol.AccessContextManager.AccessPolicies.Delete
        • Gogol.AccessContextManager.AccessPolicies.Get
        • Gogol.AccessContextManager.AccessPolicies.GetIamPolicy
        • Gogol.AccessContextManager.AccessPolicies.List
        • Gogol.AccessContextManager.AccessPolicies.Patch
        • ServicePerimeters
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.Commit
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.Create
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.Delete
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.Get
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.List
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.Patch
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.ReplaceAll
          • Gogol.AccessContextManager.AccessPolicies.ServicePerimeters.TestIamPermissions
        • Gogol.AccessContextManager.AccessPolicies.SetIamPolicy
        • Gogol.AccessContextManager.AccessPolicies.TestIamPermissions
      • Operations
        • Gogol.AccessContextManager.Operations.Cancel
        • Gogol.AccessContextManager.Operations.Delete
        • Gogol.AccessContextManager.Operations.Get
        • Gogol.AccessContextManager.Operations.List
      • Organizations
        • GcpUserAccessBindings
          • Gogol.AccessContextManager.Organizations.GcpUserAccessBindings.Create
          • Gogol.AccessContextManager.Organizations.GcpUserAccessBindings.Delete
          • Gogol.AccessContextManager.Organizations.GcpUserAccessBindings.Get
          • Gogol.AccessContextManager.Organizations.GcpUserAccessBindings.List
          • Gogol.AccessContextManager.Organizations.GcpUserAccessBindings.Patch
      • Services
        • Gogol.AccessContextManager.Services.Get
        • Gogol.AccessContextManager.Services.List
      • Gogol.AccessContextManager.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-accesscontextmanager)
Uploaded by BrendanHay at 2025-05-07T06:06:31Z
Distributions
Downloads 984 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-accesscontextmanager-1.0.0

[back to package description]

gogol-accesscontextmanager

Version

1.0.0

Description

A client library for the Google Access Context Manager.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-accesscontextmanager is released under the Mozilla Public License Version 2.0.