package
0.23.0-rc.0
Repository: https://github.com/crossplane-contrib/provider-gcp.git
Documentation: pkg.go.dev

# Functions

SetupBucket adds a controller that reconciles Buckets.
SetupBucketPolicy adds a controller that reconciles BucketPolicys.
SetupBucketPolicyMember adds a controller that reconciles BucketPolicyMembers.

# Structs

A GCSBucketClient wraps the GCS storage.Client as a BucketClient.

# Interfaces

A BucketClient produces a BucketHandler for the named bucket.
A BucketHandler handles requests to interact with buckets.