Documentation ¶
Index ¶
- Constants
- Variables
- func CheckDB() error
- func GetManagerUUID() string
- func GetOpenstackCfg() string
- func GetPaaSID() string
- func GetPaasUUID() string
- func GetVnfmCfg() string
- func RegisterSelfToDb(serviceURL string) error
- func SetDataBase(i dbaccessor.DbAccessor) error
- func SetManagerUUID(id string) error
- func SetPaaSID()
Constants ¶
View Source
const ErrorKeyNotFound string = "Key not found"
Variables ¶
View Source
var GetDataBase = func() dbaccessor.DbAccessor {
return etcdDataBase
}
Functions ¶
func GetManagerUUID ¶
func GetManagerUUID() string
func GetOpenstackCfg ¶
func GetOpenstackCfg() string
func GetPaasUUID ¶
func GetPaasUUID() string
func GetVnfmCfg ¶
func GetVnfmCfg() string
func RegisterSelfToDb ¶
func SetDataBase ¶
func SetDataBase(i dbaccessor.DbAccessor) error
func SetManagerUUID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.