Documentation ¶
Overview ¶
Package storage implements an E2E storage test suite.
Index ¶
Constants ¶
View Source
const (
// StatefulSetName is the name of the test StatefulSet.
StatefulSetName = "liqo-storage"
)
Variables ¶
This section is empty.
Functions ¶
func DeployApp ¶
DeployApp creates the namespace and deploys the applications. It returns an error in case of failures.
func WaitDemoApp ¶
func WaitDemoApp(t ginkgo.GinkgoTInterface, options *k8s.KubectlOptions)
WaitDemoApp waits until each pod in the StatefulSet is ready.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.