Versions in this module Expand all Collapse all v0 v0.1.0 Dec 4, 2018 Changes in this version + const DefaultNamespace + const TestAssetUseExistingCluster + var DefaultRetry = wait.Backoff + func CRDs() string + func CheckCRDFiles(crds []string) ([]string, error) + func Expand(path string) ([]string, error) + func UseExistingCluster() bool + type TestEnv struct + func NewTestEnv(namespace string, crds ...string) *TestEnv + func (te *TestEnv) Start() *rest.Config + func (te *TestEnv) Stop() + func (te *TestEnv) StopAndExit(code int)