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

# Functions

GetNodesInCluster return the list of ip address of all the nodes running in the cluster currently active (fleetctl list-machines).
GetNodesWithMetadata returns the ip address of the nodes with all the specified roles.
ParseMetadata parses a string that could contain a comma-delimited key/value pairs published in the fleet registry returning an equivalen map to represent the same structure.