Documentation
¶
Index ¶
- Variables
- func DeviceManager(ctx context.Context, wg *sync.WaitGroup, kafkaUrl string, deviceRepoUrl string, ...) (hostPort string, ipAddress string, err error)
- func DeviceRepo(ctx context.Context, wg *sync.WaitGroup, kafkaUrl string, mongoUrl string, ...) (hostPort string, ipAddress string, err error)
- func Keycloak(ctx context.Context, wg *sync.WaitGroup) (authEndpoint string, err error)
- func Memcached(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func New(ctx context.Context, wg *sync.WaitGroup, startConfig config.Config, ...) (config config.Config, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Kafka = docker.Kafka
View Source
var OpenSearch = docker.OpenSearch
View Source
var PermSearch = docker.PermissionSearch
View Source
var Zookeeper = docker.Zookeeper
Functions ¶
func DeviceManager ¶
func DeviceRepo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.