package
0.11.4
Repository: https://github.com/codedellemc/rexray.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

BackCompat ensures keys can be used from old configurations.

# Constants

AccessKey is a key constant.
ConfigAWS is a config key.
ConfigAWSAccessKey is a config key.
ConfigAWSEndpoint is a config key.
ConfigAWSKmsKeyID is a config key.
ConfigAWSMaxRetries is a config key.
ConfigAWSRegion is a config key.
ConfigAWSRexrayTag is a config key.
ConfigAWSSecretKey is a config key.
ConfigAWSTag is a config key.
ConfigEBS is a config key.
ConfigEBSAccessKey is a config key.
ConfigEBSEndpoint is a config key.
ConfigEBSKmsKeyID is a config key.
ConfigEBSMaxRetries is a config key.
ConfigEBSRegion is a config key.
ConfigEBSRexrayTag is a config key.
ConfigEBSSecretKey is a config key.
ConfigEBSTag is a config key.
ConfigEC2 is a config key.
ConfigEC2AccessKey is a config key.
ConfigEC2Endpoint is a config key.
ConfigEC2KmsKeyID is a config key.
ConfigEC2MaxRetries is a config key.
ConfigEC2Region is a config key.
ConfigEC2RexrayTag is a config key.
ConfigEC2SecretKey is a config key.
ConfigEC2Tag is a config key.
ConfigNvmeBinPath is the key for the path to the nvme binary used by the executor on nvme-enabled instances.
ConfigStatusInitDelay is the key for the initial time duration for exponential backoff.
ConfigStatusMaxAttempts is the key for the maximum number of times a volume status will be queried when waiting for an action to finish.
ConfigStatusTimeout is the key for the time duration for a timeout on how long to wait for a desired volume status to appears.
ConfigUseLargeDeviceRange defines if Rex-RAY should use device mapping recommended by AWS (default), or a larger device ange that is supported but will not work on all instance types.
DefaultMaxRetries is the max number of times to retry failed operations.
Endpoint is a key constant.
InstanceIDFieldAvailabilityZone is the key to retrieve the availability zone value from the InstanceID Field map.
InstanceIDFieldRegion is the key to retrieve the region value from the InstanceID Field map.
KmsKeyID is the full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
MaxRetries is a key constant.
Name is the provider's name.
NameAWS is the provider's old AWS name.
NameEC2 is the provider's old EC2 name.
Region is a key constant.
SecretKey is a key constant.
Tag is a key constant.
TagDelimiter separates tags from volume or snapshot names.