Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// From config file
Distribution Distribution `yaml:"distribution"`
OSS OSS `yaml:"oss"`
// From CLI flags
Base Base
}
type Distribution ¶
Click to show internal directories.
Click to hide internal directories.