kubernetesk8s.io/kubernetes/test/e2e_node/builder Index | Files

package builder

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

Index

Functions

func BuildGo

func BuildGo() error

func GetCAdvisorRootDir

func GetCAdvisorRootDir() (string, error)

GetCAdvisorRootDir returns the root directory for cAdvisor, if present in the gopath.

func GetK8sBuildOutputDir

func GetK8sBuildOutputDir() (string, error)

func GetK8sRootDir

func GetK8sRootDir() (string, error)

GetK8sRootDir returns the root directory for kubernetes, if present in the gopath.

func GetKubeletServerBin

func GetKubeletServerBin() string

func RootDir

func RootDir() (string, error)

TODO: Dedup / merge this with comparable utilities in e2e/util.go RootDir returns the path to the directory containing the k8s.io directory

Source Files

build.go

Version
v1.10.13-beta.0
Published
Dec 19, 2018
Platform
js/wasm
Imports
8 packages
Last checked
10 minutes ago

Tools for package owners.