deployer

package
v0.0.0-...-63ace11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL