Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package utils implements e2e testing utils. Used for CSI EBS driver testing.
Index ¶
Constants ¶
      View Source
      
  
const ( // How often to Poll pods, nodes and claims. PollIntervalShort = 2 * time.Second PollIntervalMedium = 10 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func RandomSuffix ¶
func RandomSuffix() string
RandomSuffix provides a random string to append to pods,services,rcs.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.