global

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayGlobalService

type GatewayGlobalService interface {
	Clone(context.Context) GatewayGlobalService
	GetDiceHealth() dto.DiceHealthDto
	GenTenantGroup(projectId, env, clusterName string) (string, error)
	GetGatewayFeatures(clusterName string) map[string]string
	GetTenantGroup(projectId, env string) (string, error)
	GetOrgId(string) (string, error)
	GetClusterUIType(string, string, string) *common.StandardResult
	GenerateEndpoint(dto.DiceInfo, ...*service.SessionHelper) (string, string, error)
	GenerateDefaultPath(string, ...*service.SessionHelper) (string, error)
	GetProjectName(dto.DiceInfo, ...*service.SessionHelper) (string, error)
	GetProjectNameFromCmdb(string) (string, error)
	GetClustersByOrg(string) ([]string, error)
	GetServiceAddr(string) string
	GetRuntimeServicePrefix(*orm.GatewayRuntimeService) (string, error)
	CreateTenant(*dto.TenantDto) (bool, error)
}
var Service GatewayGlobalService

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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