func BuildGo() error
BuildGo builds k8s binaries.
func BuildTargets(cgo bool) error
BuildGo builds k8s binaries.
func GetKubeletServerBin() string
GetKubeletServerBin returns the path of kubelet binary.
func GetTargetBuildArch() string
GetTargetBuildArch returns the target build architecture for dockerized build
func IsDockerizedBuild() bool
IsDockerizedBuild returns if test needs to use dockerized build
func IsTargetArchArm64() bool
IsTargetArchArm64 returns if the target is for linux/arm64 platform