Categorygithub.com/hashicorp/go-kms-wrapping/wrappers/huaweicloudkms/v2
modulepackage
2.0.2
Repository: https://github.com/hashicorp/go-kms-wrapping.git
Documentation: pkg.go.dev

# Functions

NewWrapper creates a new HuaweiCloud Wrapper.
WithAccessKey provides a way to specify an access key.
WithIdentityEndpoint provides a way to choose an identity endpoint.
WithProject provides a way to chose the project.
WithRegion provides a way to chose the region.
WithSecretKey provides a way to specify a secret key.

# Constants

These constants contain the accepted env vars; the Vault one is for backwards compat.

# Structs

Wrapper is a Wrapper that uses HuaweiCloud's KMS.

# Type aliases

OptionFunc holds a function with local options.