service_manager

package
v0.0.0-...-ae24322 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CanaryConfig

type CanaryConfig struct {
	ReconcileIntervalTime string
	TopicTestName         string
	KafkaBrokerAddress    string
}

Configurations of canary that is manipulated in e2e tests

type Paths

type Paths struct {
	// contains filtered or unexported fields
}

paths to services ( kafka zookeeper docker compose, and Canary application main method)

type ServiceManager

type ServiceManager struct {
	CanaryConfig
	Paths
}

Implementation of Service Manager

func CreateManager

func CreateManager() *ServiceManager

func (*ServiceManager) StartCanary

func (c *ServiceManager) StartCanary()

func (*ServiceManager) StartKafkaZookeeperContainers

func (c *ServiceManager) StartKafkaZookeeperContainers()

func (*ServiceManager) StopKafkaZookeeperContainers

func (c *ServiceManager) StopKafkaZookeeperContainers()

Jump to

Keyboard shortcuts

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