type PersistentVolumeUpgradeTest …
func (PersistentVolumeUpgradeTest) Name() string { … }
const pvTestFile …
const pvTestData …
const pvWriteCmd …
const pvReadCmd …
func (t *PersistentVolumeUpgradeTest) Setup(ctx context.Context, f *framework.Framework) { … }
func (t *PersistentVolumeUpgradeTest) Test(ctx context.Context, f *framework.Framework, done <-chan struct{ … }
func (t *PersistentVolumeUpgradeTest) Teardown(ctx context.Context, f *framework.Framework) { … }
func (t *PersistentVolumeUpgradeTest) testPod(ctx context.Context, f *framework.Framework, cmd string) { … }