Documentation ¶
Index ¶
- func AslanServiceAddress() string
- func AslanServiceInfo() *setting.ServiceInfo
- func AslanxServiceAddress() string
- func AslanxServiceInfo() *setting.ServiceInfo
- func BuildResourceKey(resourceType, projectName, labelBinding string) string
- func ClairServiceAddress() string
- func ClairServiceInfo() *setting.ServiceInfo
- func CollieServiceAddress() string
- func CollieServiceInfo() *setting.ServiceInfo
- func DataPath() string
- func GetServiceAddress(name string, port int32) string
- func GetServiceByCode(code int) *setting.ServiceInfo
- func HubServerServiceAddress() string
- func HubServerServiceInfo() *setting.ServiceInfo
- func LocalChartTemplatePath(name string) string
- func LocalProductionServicePathWithRevision(project, service, revision string) string
- func LocalTemplatePath(name, kind string) string
- func LocalTestServicePath(project, service string) string
- func LocalTestServicePathWithRevision(project, service, revision string) string
- func LogFile() string
- func LogLevel() string
- func LogName() string
- func LogPath() string
- func MinioServiceInfo() *setting.ServiceInfo
- func MinioServiceName() string
- func Mode() string
- func MongoDatabase() string
- func MongoURI() string
- func MysqlDexDB() string
- func MysqlHost() string
- func MysqlPassword() string
- func MysqlUseDM() bool
- func MysqlUser() string
- func MysqlUserDB() string
- func Namespace() string
- func OPAServiceAddress() string
- func OPAServiceInfo() *setting.ServiceInfo
- func ObjectStorageChartTemplatePath(name string) string
- func ObjectStorageProductionServicePath(project, service string) string
- func ObjectStorageServicePath(project, service string) string
- func ObjectStorageTemplatePath(name, kind string) string
- func PolicyDatabase() string
- func RedisCommonCacheTokenDB() int
- func RedisHost() string
- func RedisPassword() string
- func RedisPort() int
- func RedisUserName() string
- func RequestLogFile() string
- func RequestLogName() string
- func RoleBindingNameFromUIDAndRole(uid string, role setting.RoleType, roleNamespace string) string
- func SecretKey() string
- func SendLogToFile() bool
- func SystemAddress() string
- func UserServiceAddress() string
- func UserServiceInfo() *setting.ServiceInfo
- func VMTaskLogPath() string
- func VendorServiceAddress() string
- func VendorServiceInfo() *setting.ServiceInfo
- func WarpDriveServiceInfo() *setting.ServiceInfo
- func WarpDriveServiceName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AslanServiceAddress ¶
func AslanServiceAddress() string
func AslanServiceInfo ¶
func AslanServiceInfo() *setting.ServiceInfo
func AslanxServiceAddress ¶
func AslanxServiceAddress() string
func AslanxServiceInfo ¶
func AslanxServiceInfo() *setting.ServiceInfo
func BuildResourceKey ¶
func ClairServiceAddress ¶
func ClairServiceAddress() string
func ClairServiceInfo ¶
func ClairServiceInfo() *setting.ServiceInfo
func CollieServiceAddress ¶
func CollieServiceAddress() string
func CollieServiceInfo ¶
func CollieServiceInfo() *setting.ServiceInfo
func GetServiceAddress ¶
func GetServiceByCode ¶
func GetServiceByCode(code int) *setting.ServiceInfo
func HubServerServiceAddress ¶
func HubServerServiceAddress() string
func HubServerServiceInfo ¶
func HubServerServiceInfo() *setting.ServiceInfo
func LocalChartTemplatePath ¶
func LocalProductionServicePathWithRevision ¶
LocalProductionServicePathWithRevision returns a production service path with a given revision.
func LocalTemplatePath ¶
func LocalTestServicePath ¶
func LocalTestServicePathWithRevision ¶
LocalTestServicePathWithRevision returns a test service path with a given revision.
func MinioServiceInfo ¶
func MinioServiceInfo() *setting.ServiceInfo
func MinioServiceName ¶
func MinioServiceName() string
func MongoDatabase ¶
func MongoDatabase() string
func MysqlDexDB ¶
func MysqlDexDB() string
func MysqlPassword ¶
func MysqlPassword() string
func MysqlUseDM ¶ added in v2.3.0
func MysqlUseDM() bool
func MysqlUserDB ¶
func MysqlUserDB() string
func OPAServiceAddress ¶
func OPAServiceAddress() string
func OPAServiceInfo ¶
func OPAServiceInfo() *setting.ServiceInfo
func PolicyDatabase ¶
func PolicyDatabase() string
func RedisCommonCacheTokenDB ¶
func RedisCommonCacheTokenDB() int
func RedisPassword ¶
func RedisPassword() string
func RedisUserName ¶
func RedisUserName() string
func RequestLogFile ¶
func RequestLogFile() string
func RequestLogName ¶
func RequestLogName() string
func SendLogToFile ¶
func SendLogToFile() bool
func SystemAddress ¶
func SystemAddress() string
SystemAddress is the fully qualified domain name of the system, or an IP Address. Port and protocol are required if necessary. for example: foo.bar.com, https://for.bar.com, http://1.2.3.4:5678
func UserServiceAddress ¶
func UserServiceAddress() string
func UserServiceInfo ¶
func UserServiceInfo() *setting.ServiceInfo
func VMTaskLogPath ¶
func VMTaskLogPath() string
func VendorServiceAddress ¶
func VendorServiceAddress() string
func VendorServiceInfo ¶
func VendorServiceInfo() *setting.ServiceInfo
func WarpDriveServiceInfo ¶
func WarpDriveServiceInfo() *setting.ServiceInfo
func WarpDriveServiceName ¶
func WarpDriveServiceName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.