package
Version:
v0.0.0-...-74c434d
Opens a new window with list of versions in this module.
Published: Sep 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func NewLocalTarget() *localTarget
Create a target for local provisioning.
func NewSshTarget(addr string) (target *sshTarget, e error)
Create a target for provisioning via SSH.
func NewSshTargetWithPrivateKey(addr string, key []byte) (target *sshTarget, err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.