Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
GitHub *GitHub `json:"github" yaml:"github"`
Builder corev1.ObjectReference `json:"builder" yaml:"builder"`
}
func ReadConfig ¶
ReadConfig reads config from env, json and yaml
Click to show internal directories.
Click to hide internal directories.