Documentation ¶
Index ¶
Constants ¶
View Source
const (
LineinfileMod = "lineinfile"
)
Variables ¶
This section is empty.
Functions ¶
func NewSSHService ¶
func NewSSHService() *sshService
func NewSshConn ¶
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (*Engine) FreeStrategy ¶
func (*Engine) LinearStrategy ¶
type ExecOutput ¶
type InventoryOpts ¶
type InventoryOpts func(inv *MainInventory)
func InventoryPathOptions ¶
func InventoryPathOptions(path string) InventoryOpts
type MainInventory ¶
type MainInventory struct {
// contains filtered or unexported fields
}
func NewInventory ¶
func NewInventory(invOpts ...InventoryOpts) *MainInventory
func (*MainInventory) Validate ¶
func (mv *MainInventory) Validate()
Source Files ¶
Click to show internal directories.
Click to hide internal directories.