package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Create is a method to create a alias for specified version using given parameters.
Delete is a method to delete a specified alias.
Get is a method to obtain a specified alias using given parameters.
List is a method to obtain all aliases using given parameters.
Update is a method to update a specified alias using given parameters.
# Structs
Alias is the structure that represent the details of the version alias.
CreateOpts is a structure that used to create a alias for specified version.
UpdateOpts is the structure used to update a specified alias.