package
0.12.4-alpha.3
Repository: https://github.com/goto/guardian.git
Documentation: pkg.go.dev

# Functions

NewCrypto creates a new instance of Crypto.
NewGCSClient creates a new instance of GCSClient.

# Structs

Crypto is an autogenerated mock type for the Crypto type.
Crypto_Decrypt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Decrypt'.
Crypto_Encrypt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Encrypt'.
No description provided by the author
GCSClient is an autogenerated mock type for the GCSClient type.
No description provided by the author
GCSClient_GetBuckets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBuckets'.
GCSClient_GrantBucketAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GrantBucketAccess'.
GCSClient_ListAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccess'.
GCSClient_RevokeBucketAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RevokeBucketAccess'.