catalog

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: Apache-2.0 Imports: 3 Imported by: 51

Documentation

Index

Constants

View Source
const (
	// The supported catalog services
	CatalogService_MongoDB       = "mongodb"
	CatalogService_PostgreSQL    = "postgresql"
	CatalogService_Cassandra     = "cassandra"
	CatalogService_ZooKeeper     = "zookeeper"
	CatalogService_Kafka         = "kafka"
	CatalogService_Redis         = "redis"
	CatalogService_CouchDB       = "couchdb"
	CatalogService_Consul        = "consul"
	CatalogService_ElasticSearch = "elasticsearch"
	CatalogService_Kibana        = "kibana"
	CatalogService_Logstash      = "logstash"

	// The system variables in the sys.conf file
	SYS_FILE_NAME = "sys.conf"

	BindAllIP = "0.0.0.0"
)

Variables

This section is empty.

Functions

func CreateSysConfigFile

func CreateSysConfigFile(platform string, memberDNSName string) *manage.ReplicaConfigFile

CreateSysConfigFile creates the content for the sys.conf file. example:

PLATFORM=ecs
SERVICE_MEMBER=mycas-0.cluster-firecamp.com

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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