Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { HelperImage string MetricsExporterImage string ImagePullSecretName string ImagePullPolicy corev1.PullPolicy OrchestratorURI string OrchestratorTopologyPassword string OrchestratorTopologyUser string JobCompleteSuccessGraceTime time.Duration HTTPServeAddr string LeaderElectionNamespace string LeaderElectionID string }
Options is the data structure that contains information about mysql operator configuration
func GetOptions ¶
func GetOptions() *Options
GetOptions returns a singlethon that contains all options
Click to show internal directories.
Click to hide internal directories.