Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostConfig ¶
type HostConfig struct {
Host string `yaml:"host"`
User string `yaml:"user"`
Pass string `yaml:"pass"`
}
HostConfig struct
Click to show internal directories.
Click to hide internal directories.