Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvNamespace namespace env variable name EnvNamespace = "NAMESPACE" // EnvDevMode enable dev mode EnvDevMode = "DEV_MODE" // EnvLeaderElectionResourceLock leader election release lock mode EnvLeaderElectionResourceLock = "LEADER_ELECTION_RESOURCE_LOCK" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Main ¶
type Main struct {
Config *bjcc.Config
Controller lifecycle.Controller
Manager manager.Manager
// contains filtered or unexported fields
}
Main struct
func (*Main) CustomConfigString ¶
CustomConfigString get a custom config value string
func (*Main) CustomConfigValue ¶
CustomConfigValue get a custom config value
Click to show internal directories.
Click to hide internal directories.