Documentation
¶
Index ¶
Constants ¶
View Source
const (
// EnvNamespace namespace env variable name
EnvNamespace = "NAMESPACE"
)
Variables ¶
This section is empty.
Functions ¶
func SetupLogger ¶ added in v1.2.2
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.