Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchTaskQueueClient ¶
Types ¶
type ServiceManager ¶
type ServiceManager struct {
SslManager SSL.Manager
DockerConfigGenerator dockerConfigGenerator.Manager
DbClient gorm.DB
PubSubRedisClient redis.Client
PubSubClient pubsub.Client
TaskQueueClient task_queue.Client
TaskQueueRedisClient redis.Client
CancelImageBuildTopic string
}
func (*ServiceManager) Load ¶
func (manager *ServiceManager) Load(config config.Config)
Click to show internal directories.
Click to hide internal directories.