config

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	rest.RestConf
	KqProducerConf struct {
		Brokers    []string
		HpcTopic   string
		CloudTopic string
		AiTopic    string
	}
	DB struct {
		DataSource string
	}
	Redis             redis.RedisConf
	Cache             cache.CacheConf
	LogConf           logx.LogConf
	HpcConsumerConf   kq.KqConf
	CloudConsumerConf kq.KqConf
	AiConsumerConf    kq.KqConf
	K8sNativeConf     zrpc.RpcClientConf
	ACRpcConf         zrpc.RpcClientConf
	THRpcConf         zrpc.RpcClientConf
	ModelArtsRpcConf  zrpc.RpcClientConf
	CephRpcConf       zrpc.RpcClientConf
	OctopusRpcConf    zrpc.RpcClientConf
	NexusUrl          string
	JccScheduleUrl    string
	MinioConf         struct {
		Secret    string
		AccessKey string
		Endpoint  string
	}

	RegistryConf struct {
		Username string
		Password string
	}
}

Jump to

Keyboard shortcuts

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