# Packages
No description provided by the author
# Functions
NewAptInstaller creates a new instance of Installer using script.
NewBashInstaller creates a new instance of Installer using script.
NewClusterTarget ...
NewDcosInstaller creates a new instance of Installer using DCOS.
NewDnfInstaller creates a new instance of Installer using script.
NewFeature searches for a spec file name 'name' and initializes a new Feature object with its content.
NewHostTarget ...
NewKongController ...
NewNodeTarget ...
NewYumInstaller creates a new instance of Installer using script.
UploadStringToRemoteFile creates a file 'filename' on remote 'host' with the content 'content'.
# Variables
EmptyValues corresponds to no values for the feature.
# Structs
ClusterTarget defines a target of type Host, satisfying TargetAPI.
Feature contains the information about an installable feature.
HostTarget defines a target of type Host, satisfying TargetAPI.
KongController allows to control Kong, installed on a host.
NodeTarget defines a target of type Node of cluster, including a master.
Settings are used to tune the feature.