package builder
import "k8s.io/kubernetes/test/e2e_node/builder"
Index ¶
- func BuildGo() error
- func BuildTargets(cgo bool) error
- func GetKubeletServerBin() string
- func GetTargetBuildArch() string
- func IsDockerizedBuild() bool
- func IsTargetArchArm64() bool
Functions ¶
func BuildGo ¶
func BuildGo() error
BuildGo builds k8s binaries.
func BuildTargets ¶
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
Source Files ¶
build.go
- Version
- v1.31.0-rc.0
- Published
- Jul 30, 2024
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 1 minute ago –
Tools for package owners.