Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExperimentName = "test-experiment" TrialName = "test-trial" Namespace = "morphling-system" Timeout = time.Second * 40 )
Variables ¶
View Source
var (
CrdPath = filepath.Join(os.Getenv("GOPATH"), "src/github.com/alibaba/morphling/config/crd/bases")
)
Functions ¶
func SetupTestReconcile ¶
func SetupTestReconcile(inner reconcile.Reconciler) reconcile.Reconciler
func StartTestManager ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.