Versions in this module Expand all Collapse all v0 v0.1.0 Dec 31, 2019 Changes in this version + var AllFilesNeeded = func(path string) bool + func FileExist(path string) bool + func GetControlPlaneEndpoint(clusterConfig *pb.ClusterConfig, masterNodes []*pb.Node) (addr string, err error) + func PBErrLogger(pbErr *pb.Error, entry *logrus.Entry) *logrus.Entry + func ReturnWithUnit(size float64) (valueWithUnit string)