Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvDefault ¶ added in v0.1.1
Types ¶
type Options ¶
type Options struct {
MysqlImage string
MysqlImageTag string
HelperImage string
MetricsExporterImage string
ImagePullSecretName string
ImagePullPolicy v1.PullPolicy
OrchestratorUri string
OrchestratorTopologyPassword string
OrchestratorTopologyUser string
JobCompleteSuccessGraceTime time.Duration
HttpServeAddr string
// contains filtered or unexported fields
}
func GetOptions ¶
func GetOptions() *Options
Click to show internal directories.
Click to hide internal directories.