Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DbPrivilegeSecretName the name of secret to store db privilege info DbPrivilegeSecretName = "bcs-db-privilege" // EngineTypeKubernetes kubernetes engine type EngineTypeKubernetes = "kubernetes" // EngineTypeMesos mesos engine type EngineTypeMesos = "mesos" )
Variables ¶
This section is empty.
Functions ¶
func NewWebhookServer ¶
func NewWebhookServer(conf *config.BcsWhsConfig) (*inject.WebhookServer, error)
NewWebhookServer new WebHookServer object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.