Documentation
¶
Overview ¶
Package storage provides Ginkgo/Gomega assertions over PVC state. Callers that also import tests/utils/storage should alias one of the two to avoid the package name collision.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertPvcHasLabels ¶
func AssertPvcHasLabels( env *environment.TestingEnvironment, namespace, clusterName string, )
AssertPvcHasLabels verifies if the PVCs of a cluster in a given namespace contain the expected labels, and that their values reflect the current status of the related pods.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.