MCPcopy Create free account
hub / github.com/Huawei/containerops / DatabaseConfig

Struct DatabaseConfig

common/configuration.go:161–168  ·  view source on GitHub ↗

* Configurations for all modules # 1. Configurations of database. [database] driver = "mysql" host = "127.0.0.1" port = 3306 user = "root" password = "containerops_database" db = "containerops_password" # 2. Configurations for HTTPS or Unix Socket 2.1 If multi modules deploy in one node, there

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected