Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeptnGoUtilsConfig ¶
type KeptnGoUtilsConfig struct {
ShKeptnSpecVersion string `yaml:"shkeptnspecversion"`
}
KeptnGoUtilsConfig contains config for the keptn go-utils
func GetKeptnGoUtilsConfig ¶
func GetKeptnGoUtilsConfig() KeptnGoUtilsConfig
GetKeptnGoUtilsConfig take the config.yaml file and reads it into the KeptnGoUtilsConfig struct
Click to show internal directories.
Click to hide internal directories.