Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSH ¶
type SSH struct {
Hosts []string `toml:"hosts"`
Passwords []string `toml:"passwords"`
Destinations []string `toml:"destinations"`
}
func (*SSH) Description ¶
func (*SSH) SampleConfig ¶
SampleConfig returns a sample TOML section to illustrate configuration options.
Click to show internal directories.
Click to hide internal directories.