Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecOpts ¶
type ExecOpts struct { MachineList *list.List CommandList *list.List ShowNames bool RemoteShell string RemoteCommand string RemoteCommandOpts string ConcurrentShell bool Verbose bool }
ExecOpts does things
func (*ExecOpts) ReadMachineList ¶
ReadMachineList will read a machine list from file, and append it to the current machine list
func (*ExecOpts) SplitListAndAdd ¶
SplitListAndAdd will split a comma-deliminated list of machines and add them to the linked list
Click to show internal directories.
Click to hide internal directories.