Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultImage which will be used if non is provided. DefaultImage = "docker.io/library/mariadb:10" // InsecurePort assigned to the MySQL instance. InsecurePort = "3306" // BindAddress assigned to the MySQL instance. BindAddress = "0.0.0.0" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.