package
1.12.2
Repository: https://github.com/miketheprogrammer/deis.git
Documentation: pkg.go.dev

# Functions

CheckRequiredKeys exist in config backend.
Config gets or sets a configuration value from the cluster.
Dock connects to the appropriate host and runs 'docker exec -it'.
Install loads the definitions of components from local unit files.
InstallK8s Installs K8s.
InstallMesos loads all Mesos units for StartMesos.
InstallPlatform loads all components' definitions from local unit files.
InstallSwarm Installs swarm.
Journal prints log output for the specified components.
ListMachines prints a list of current hosts.
ListUnitFiles prints the contents of all defined unit files.
ListUnits prints a list of installed units.
RefreshUnits overwrites local unit files with those requested.
Restart stops and then starts the specified components.
RollingRestart restart instance unit in a rolling manner.
Scale grows or shrinks the number of running components.
SSH opens an interactive shell on a machine in the cluster.
Start activates the specified components.
StartK8s starts K8s Schduler.
StartMesos activates all Mesos components.
StartPlatform activates all components.
StartSwarm starts Swarm Schduler.
Status prints the current status of components.
Stop deactivates the specified components.
StopK8s stops K8s.
StopMesos deactivates all Mesos components.
StopPlatform deactivates all components.
StopSwarm stops swarm.
Uninstall unloads the definitions of the specified components.
UnInstallK8s uninstall K8s.
UninstallMesos unloads and uninstalls all Mesos component definitions.
UninstallPlatform unloads all components' definitions.
UnInstallSwarm uninstall Swarm.
UpgradePrep stops and uninstalls all components except router and publisher.
UpgradeTakeover gracefully starts a platform stopped with UpgradePrep.

# Constants

DefaultRouterMeshSize defines the default number of routers to be loaded when installing the platform.
PlatformCommand is shorthand for "all the Deis components.".
StatelessPlatformCommand is shorthand for the components except store-* and database.

# Variables

Number of routers to be installed.
Location to write standard error information.
Location to write standard output.