Documentation
¶
Index ¶
- func CreateValidationTable(voltdb map[string]interface{}, version, logKey, magicKey string, ...) bool
- func DeployVoltDBServer(voltdb map[string]interface{}, ...) bool
- func GetVoltDBHosts(voltdbServerArr []map[string]interface{}, logKey string, ...) string
- func UndeployVoltDBServer(voltdb map[string]interface{}, version, logKey, magicKey string, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateValidationTable ¶
func CreateValidationTable(voltdb map[string]interface{}, version, logKey, magicKey string, paasResult *result.ResultBean) bool
func DeployVoltDBServer ¶
func DeployVoltDBServer(voltdb map[string]interface{}, version, hosts, userName, userPasswd, logKey, magicKey string, paasResult *result.ResultBean) bool
func GetVoltDBHosts ¶
func GetVoltDBHosts(voltdbServerArr []map[string]interface{}, logKey string, paasResult *result.ResultBean) string
func UndeployVoltDBServer ¶
func UndeployVoltDBServer(voltdb map[string]interface{}, version, logKey, magicKey string, paasResult *result.ResultBean) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.