Documentation ¶
Index ¶
- func CheckMasterNode(arr []map[string]interface{}, paasResult *result.ResultBean) bool
- func DeployProxyNode(proxy map[string]interface{}, nodes4proxy, logKey, magicKey string, ...) bool
- func DeployRedisNode(redisNode map[string]interface{}, init, expand, isCluster bool, join bool, ...) bool
- func DeploySingleRedisNode(redisNode map[string]interface{}, redisNodeArr []map[string]interface{}, ...) bool
- func GetClusterNodes(redisNodeArr *[]map[string]interface{}) (string, string)
- func GetSelfRedisNode(redisNodeArr []map[string]interface{}, instID string) map[string]interface{}
- func RedisClusterServiceFakeDeploy(servJson map[string]interface{}, servInstID, logKey, magicKey, operType string, ...) bool
- func RedisMasterSlaveServiceFakeDeploy(servJson map[string]interface{}, servInstID, logKey, magicKey, operType string, ...) bool
- func UndeployProxyNode(proxy map[string]interface{}, force bool, logKey, magicKey string, ...) bool
- func UndeployRedisNode(redisJson map[string]interface{}, shrink bool, logKey, magicKey string, ...) bool
- func UndeploySingleRedisNode(redisNode map[string]interface{}, shrink bool, logKey, magicKey string, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMasterNode ¶
func CheckMasterNode(arr []map[string]interface{}, paasResult *result.ResultBean) bool
func DeployProxyNode ¶
func DeployProxyNode(proxy map[string]interface{}, nodes4proxy, logKey, magicKey string, paasResult *result.ResultBean) bool
func DeployRedisNode ¶
func DeploySingleRedisNode ¶
func GetClusterNodes ¶
func GetSelfRedisNode ¶
func RedisClusterServiceFakeDeploy ¶
func RedisClusterServiceFakeDeploy(servJson map[string]interface{}, servInstID, logKey, magicKey, operType string, paasResult *result.ResultBean) bool
func RedisMasterSlaveServiceFakeDeploy ¶
func RedisMasterSlaveServiceFakeDeploy(servJson map[string]interface{}, servInstID, logKey, magicKey, operType string, paasResult *result.ResultBean) bool
func UndeployProxyNode ¶
func UndeployRedisNode ¶
func UndeploySingleRedisNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.