Documentation ¶
Index ¶
- Constants
- func CurrentVersion() string
- func GenerateAttachmentURL(urlType int, tenantId string, in ...string) string
- func GenerateDockURL(urlType int, tenantId string, in ...string) string
- func GenerateNewVolumeURL(urlType int, tenantId string, in ...string) string
- func GeneratePoolURL(urlType int, tenantId string, in ...string) string
- func GenerateProfileURL(urlType int, tenantId string, in ...string) string
- func GenerateReplicationURL(urlType int, tenantId string, in ...string) string
- func GenerateSnapshotURL(urlType int, tenantId string, in ...string) string
- func GenerateVolumeGroupURL(urlType int, tenantId string, in ...string) string
- func GenerateVolumeURL(urlType int, tenantId string, in ...string) string
Constants ¶
View Source
const ( Etcd = iota // Etcd == 0 Client // Client == 1 )
Variables ¶
This section is empty.
Functions ¶
func CurrentVersion ¶
func CurrentVersion() string
func GenerateAttachmentURL ¶
func GenerateNewVolumeURL ¶ added in v0.1.1
GenerateNewVolumeURL ...
func GenerateProfileURL ¶
func GenerateReplicationURL ¶ added in v0.1.8
func GenerateSnapshotURL ¶
func GenerateVolumeGroupURL ¶ added in v0.1.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.