Documentation ¶
Index ¶
- type ClickHouseDeployer
- func (h *ClickHouseDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *ClickHouseDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *ClickHouseDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *ClickHouseDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type PulsarDeployer
- func (h *PulsarDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *PulsarDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *PulsarDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *PulsarDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type RedisClusterDeployer
- func (h *RedisClusterDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RedisClusterDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *RedisClusterDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RedisClusterDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type RedisMasterSlaveDeployer
- func (h *RedisMasterSlaveDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RedisMasterSlaveDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *RedisMasterSlaveDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RedisMasterSlaveDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type RocketMQDeployer
- func (h *RocketMQDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RocketMQDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *RocketMQDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *RocketMQDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type ServerlessApisixDeployer
- func (h *ServerlessApisixDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *ServerlessApisixDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *ServerlessApisixDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *ServerlessApisixDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type SmsGatewayDeployer
- func (h *SmsGatewayDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *SmsGatewayDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *SmsGatewayDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *SmsGatewayDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type SmsQueryDeployer
- func (h *SmsQueryDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *SmsQueryDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *SmsQueryDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *SmsQueryDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type StoreMinioDeployer
- func (h *StoreMinioDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *StoreMinioDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *StoreMinioDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *StoreMinioDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type TDEngineDeployer
- func (h *TDEngineDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *TDEngineDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *TDEngineDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *TDEngineDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type TiDBDeployer
- func (h *TiDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *TiDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *TiDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *TiDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type VoltDBDeployer
- func (h *VoltDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *VoltDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *VoltDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *VoltDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
- type YugaByteDBDeployer
- func (h *YugaByteDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *YugaByteDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
- func (h *YugaByteDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, ...) bool
- func (h *YugaByteDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClickHouseDeployer ¶
type ClickHouseDeployer struct { }
func (*ClickHouseDeployer) DeployInstance ¶
func (h *ClickHouseDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*ClickHouseDeployer) DeployService ¶
func (h *ClickHouseDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*ClickHouseDeployer) UndeployInstance ¶
func (h *ClickHouseDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*ClickHouseDeployer) UndeployService ¶
func (h *ClickHouseDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type PulsarDeployer ¶
type PulsarDeployer struct { }
func (*PulsarDeployer) DeployInstance ¶
func (h *PulsarDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*PulsarDeployer) DeployService ¶
func (h *PulsarDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*PulsarDeployer) UndeployInstance ¶
func (h *PulsarDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*PulsarDeployer) UndeployService ¶
func (h *PulsarDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type RedisClusterDeployer ¶
type RedisClusterDeployer struct { }
func (*RedisClusterDeployer) DeployInstance ¶
func (h *RedisClusterDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RedisClusterDeployer) DeployService ¶
func (h *RedisClusterDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*RedisClusterDeployer) UndeployInstance ¶
func (h *RedisClusterDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RedisClusterDeployer) UndeployService ¶
func (h *RedisClusterDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type RedisMasterSlaveDeployer ¶
type RedisMasterSlaveDeployer struct { }
func (*RedisMasterSlaveDeployer) DeployInstance ¶
func (h *RedisMasterSlaveDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RedisMasterSlaveDeployer) DeployService ¶
func (h *RedisMasterSlaveDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*RedisMasterSlaveDeployer) UndeployInstance ¶
func (h *RedisMasterSlaveDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RedisMasterSlaveDeployer) UndeployService ¶
func (h *RedisMasterSlaveDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type RocketMQDeployer ¶
type RocketMQDeployer struct { }
func (*RocketMQDeployer) DeployInstance ¶
func (h *RocketMQDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RocketMQDeployer) DeployService ¶
func (h *RocketMQDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*RocketMQDeployer) UndeployInstance ¶
func (h *RocketMQDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*RocketMQDeployer) UndeployService ¶
func (h *RocketMQDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type ServerlessApisixDeployer ¶
type ServerlessApisixDeployer struct { }
func (*ServerlessApisixDeployer) DeployInstance ¶
func (h *ServerlessApisixDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*ServerlessApisixDeployer) DeployService ¶
func (h *ServerlessApisixDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*ServerlessApisixDeployer) UndeployInstance ¶
func (h *ServerlessApisixDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*ServerlessApisixDeployer) UndeployService ¶
func (h *ServerlessApisixDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type SmsGatewayDeployer ¶
type SmsGatewayDeployer struct { }
func (*SmsGatewayDeployer) DeployInstance ¶
func (h *SmsGatewayDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*SmsGatewayDeployer) DeployService ¶
func (h *SmsGatewayDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*SmsGatewayDeployer) UndeployInstance ¶
func (h *SmsGatewayDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*SmsGatewayDeployer) UndeployService ¶
func (h *SmsGatewayDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type SmsQueryDeployer ¶
type SmsQueryDeployer struct { }
func (*SmsQueryDeployer) DeployInstance ¶
func (h *SmsQueryDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*SmsQueryDeployer) DeployService ¶
func (h *SmsQueryDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*SmsQueryDeployer) UndeployInstance ¶
func (h *SmsQueryDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*SmsQueryDeployer) UndeployService ¶
func (h *SmsQueryDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type StoreMinioDeployer ¶
type StoreMinioDeployer struct { }
func (*StoreMinioDeployer) DeployInstance ¶
func (h *StoreMinioDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*StoreMinioDeployer) DeployService ¶
func (h *StoreMinioDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*StoreMinioDeployer) UndeployInstance ¶
func (h *StoreMinioDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*StoreMinioDeployer) UndeployService ¶
func (h *StoreMinioDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type TDEngineDeployer ¶
type TDEngineDeployer struct { }
func (*TDEngineDeployer) DeployInstance ¶
func (h *TDEngineDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*TDEngineDeployer) DeployService ¶
func (h *TDEngineDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*TDEngineDeployer) UndeployInstance ¶
func (h *TDEngineDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*TDEngineDeployer) UndeployService ¶
func (h *TDEngineDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type TiDBDeployer ¶
type TiDBDeployer struct { }
func (*TiDBDeployer) DeployInstance ¶
func (h *TiDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*TiDBDeployer) DeployService ¶
func (h *TiDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*TiDBDeployer) UndeployInstance ¶
func (h *TiDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*TiDBDeployer) UndeployService ¶
func (h *TiDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type VoltDBDeployer ¶
type VoltDBDeployer struct { }
func (*VoltDBDeployer) DeployInstance ¶
func (h *VoltDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*VoltDBDeployer) DeployService ¶
func (h *VoltDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*VoltDBDeployer) UndeployInstance ¶
func (h *VoltDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*VoltDBDeployer) UndeployService ¶
func (h *VoltDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
type YugaByteDBDeployer ¶
type YugaByteDBDeployer struct { }
func (*YugaByteDBDeployer) DeployInstance ¶
func (h *YugaByteDBDeployer) DeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*YugaByteDBDeployer) DeployService ¶
func (h *YugaByteDBDeployer) DeployService(servInstID, deployFlag, logKey, magicKey string, paasResult *result.ResultBean) bool
func (*YugaByteDBDeployer) UndeployInstance ¶
func (h *YugaByteDBDeployer) UndeployInstance(servInstID string, instID string, logKey string, magicKey string, paasResult *result.ResultBean) bool
func (*YugaByteDBDeployer) UndeployService ¶
func (h *YugaByteDBDeployer) UndeployService(servInstID string, force bool, logKey string, magicKey string, paasResult *result.ResultBean) bool
Source Files ¶
- cache_redis_cluster_deployer.go
- cache_redis_master_slave_deployer.go
- db_clickhouse_deployer.go
- db_tdengine_deployer.go
- db_tidb_deployer.go
- db_voltdb_deployer.go
- db_yugabyte_deployer.go
- mq_pulsar_deployer.go
- mq_rocketmq_deployer.go
- serverless_apisix_deployer.go
- sms_gateway_deployer.go
- sms_query_deployer.go
- store_minio_deployer.go
Click to show internal directories.
Click to hide internal directories.