package builder
import "k8s.io/kubernetes/test/e2e_node/builder"
Index ¶
- func BuildGo() error
- func GetCAdvisorRootDir() (string, error)
- func GetK8sBuildOutputDir() (string, error)
- func GetK8sRootDir() (string, error)
- func GetKubeletServerBin() string
- func RootDir() (string, error)
Functions ¶
func BuildGo ¶
func BuildGo() error
func GetCAdvisorRootDir ¶
GetCAdvisorRootDir returns the root directory for cAdvisor, if present in the gopath.
func GetK8sBuildOutputDir ¶
func GetK8sRootDir ¶
GetK8sRootDir returns the root directory for kubernetes, if present in the gopath.
func GetKubeletServerBin ¶
func GetKubeletServerBin() string
func RootDir ¶
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.4-beta.0
- Published
- May 21, 2018
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 1 minute ago –
Tools for package owners.