Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AllFilesNeeded = func(path string) bool { return true } )
Functions ¶
func GetControlPlaneEndpoint ¶
func GetControlPlaneEndpoint(clusterConfig *pb.ClusterConfig, masterNodes []*pb.Node) (addr string, err error)
GetControlPlaneEndpoint return control plane endpoint address
func PBErrLogger ¶
PBErrLogger creates a new logging entry with the content of a pb.Error added as struct info, the new entry is set based on the passed in logging entry.
func ReturnWithUnit ¶
return size with unit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.