config

package
v0.0.0-...-75bf5e5 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterContextConfig

type ClusterContextConfig struct {
	Path      string `yaml:"path"`
	CloudAddr string `yaml:"cloudAddr"`
	Port      string `yaml:"port"`
}

type HttpServerConfig

type HttpServerConfig struct {
	Port string `yaml:"port"`
}

type ZkOperatorConfig

type ZkOperatorConfig struct {
	Redis          config.RedisConfig    `yaml:"redis"`
	Http           HttpServerConfig      `yaml:"http"`
	LogsConfig     logsConfig.LogsConfig `yaml:"logs"`
	ClusterContext ClusterContextConfig  `yaml:"clusterContext"`
}

Jump to

Keyboard shortcuts

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