sanity

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SparseBlockDeviceName is the name given to blockDevice CRs created for a
	// sparse image
	SparseBlockDeviceName = "sparse-"
	// BlockDeviceName is the name of the blockDevice CRs created corresponding to
	// physical/virtual disks or blockdevices
	BlockDeviceName = "blockdevice-"
	// DiskImageSize is the default file size(1GB) used while creating backing image
	DiskImageSize = 1073741824
	// OperatorPodPrefix is the pod name for NDM operator
	OperatorPodPrefix = "node-disk-operator"
	// DaemonSetPodPrefix is the pod name for NDM daemon
	DaemonSetPodPrefix = "node-disk-manager"
)

Variables

This section is empty.

Functions

func WaitForPodToBeDeletedEventually added in v0.4.3

func WaitForPodToBeDeletedEventually(podPrefix string) bool

WaitForPodToBeDeletedEventually waits for 2 minutes for the given pod to get deleted

func WaitForPodToBeRunningEventually added in v0.4.3

func WaitForPodToBeRunningEventually(podPrefix string) bool

WaitForPodToBeRunningEventually waits for 2 minutes for the given pod to be in running state

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL