Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { EtcdEndPoints []string EtcdCaFile string EtcdCertFile string EtcdKeyFile string EtcdTimeout int EtcdPrefix string ClusterName string MysqlConnectionInfo string DBType string PrometheusMetricPath string EventLogServers []string KubeConfig string KubeAPIQPS int KubeAPIBurst int MaxTasks int MQAPI string NodeName string Listen string HostIP string ServerPort int KubeClient kubernetes.Interface LeaderElectionNamespace string LeaderElectionIdentity string WTNamespace string WTDataPVCName string Helm Helm DefaultOTELServerHost string // WT_OTEL_SERVER }
Config config server
Click to show internal directories.
Click to hide internal directories.