util

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB interface {
	CheckNetWork() error
	CheckAuth() error
}

func NewDB

func NewDB(gdb appsv1beta1.GlobalDBSpec) DB

type DBMeta

type DBMeta struct {
	appsv1beta1.GlobalDBSpec
}

func NewMeta

func NewMeta(gdb appsv1beta1.GlobalDBSpec) DBMeta

func (DBMeta) CheckNetWork

func (m DBMeta) CheckNetWork() error

type MysqlMeta

type MysqlMeta struct {
	DBMeta
}

func (MysqlMeta) CheckAuth

func (mysql MysqlMeta) CheckAuth() error

Jump to

Keyboard shortcuts

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