# Functions
No description provided by the author
No description provided by the author
New authenticates and returns a stack pointer.
NormalizeError translates gophercloud or openstack error to SafeScale error.
NullStack returns a null value of the stack.
OldNormalizeError translates gophercloud or openstack error to SafeScale error.
ToAbstractIPVersion converts an int representation of IPVersion to an ipversion.Enum if v is invalid, returns ipversion.sIPv4.
ToGophercloudIPVersion converts ipversion.Enum (corresponding to SafeScale abstract) to gophercloud.IPVersion if v is invalid, returns gophercloud.IPv4.