Documentation ¶
Index ¶
Constants ¶
View Source
const ManualCertSecretName = "mars-external-tls-secret" // #nosec G101
View Source
const SyncSecretDomainManager = "sync_secret_domain_manager"
View Source
const SyncSecretSecretName = ManualCertSecretName
SyncSecretSecretName 和 manual 方式保持名称一致,避免两种方式之间切换时需要手动部署才能生效的问题
Variables ¶
This section is empty.
Functions ¶
func NewDefaultDomainManager ¶
func NewDefaultDomainManager() application.DomainManager
Types ¶
type Subdomain ¶
type Subdomain struct {
// contains filtered or unexported fields
}
func (Subdomain) CompleteSubdomain ¶
CompleteSubdomain 获取完整的名称 mars-devops-test-default.test.com
func (Subdomain) MediumSubdomain ¶
MediumSubdomain 中等版本, 去掉了 ns "devops-" 前缀
Click to show internal directories.
Click to hide internal directories.