Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadConfig() error
LoadConfig is a public wrapper for backward compatibility.
func NewKukeCmd ¶
func SetupKukeCmd ¶
Types ¶
type ConfigLoader ¶
type ConfigLoader interface {
LoadConfig() error
}
type MockConfigLoaderKey ¶
type MockConfigLoaderKey struct{}
MockConfigLoaderKey is used to inject mock config loaders in tests via context.
Click to show internal directories.
Click to hide internal directories.