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

# Constants

ConfigConvertUnderscores is the key for a boolean flag on whether incoming requests that have names with underscores should be converted to dashes to satisfy GCE naming requirements.
ConfigDefaultDiskType is the key for the default disk type to use.
ConfigKeyfile is the key for the service account JSON credential file.
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.
ConfigTag is the key for the tag to apply to and filter disks.
ConfigZone is the key for the availability zone.
DefaultDiskType indicates what type of disk to create by default.
DiskTypeSSD indicates an SSD based disk should be created.
DiskTypeStandard indicates a standard (non-SSD) disk.
InstanceIDFieldProjectID is the key to retrieve the ProjectID value from the InstanceID Field map.
InstanceIDFieldZone is the key to retrieve the zone value from the InstanceID Field map.
Name is the provider's name.