Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDatabaseNotFound = errors.New("could not detect a database")
View Source
var ErrUnsupportedDatabase = errors.New("unsupported database")
Functions ¶
func DetectDialect ¶
func DetectDialect(client kubernetes.KubeClient) (config.Databaser, []v1.Pod, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.