package
2.0.0-alpha7+incompatible
Repository: https://github.com/abcxyz/guardian.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new iam client.
WithRetryInitialDelay configures the initial delay time before sending a retry for the IAM Client.
WithRetryMaxAttempts configures the maximum number of retry attempts for the IAM Client.
WithRetryMaxDelay configures the maximum delay time before sending a retry for the IAM Client.

# Structs

Config is the config values for the IAM client.
IAMClient exposes GCP IAM functionality.
No description provided by the author
No description provided by the author

# Interfaces

IAM defines the common gcp iam functionality.

# Type aliases

Option is an optional config value for the IAMClient.