...

Package builder

import "k8s.io/kubernetes/test/e2e_node/builder"
Overview
Index

Overview ▾

func BuildGo

func BuildGo() error

BuildGo builds k8s binaries.

func BuildTargets

func BuildTargets(cgo bool) error

BuildGo builds k8s binaries.

func GetKubeletServerBin

func GetKubeletServerBin() string

GetKubeletServerBin returns the path of kubelet binary.

func GetTargetBuildArch

func GetTargetBuildArch() string

GetTargetBuildArch returns the target build architecture for dockerized build

func IsDockerizedBuild

func IsDockerizedBuild() bool

IsDockerizedBuild returns if test needs to use dockerized build

func IsTargetArchArm64

func IsTargetArchArm64() bool

IsTargetArchArm64 returns if the target is for linux/arm64 platform