Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefTestVolumeSize defines the base size of dynamically // provisioned volumes. 10GB by default, can be overridden by // setting Config.TestVolumeSize. DefTestVolumeSize int64 = 10 * 1024 * 1024 * 1024 MaxNameLength int = 128 )
Variables ¶
This section is empty.
Functions ¶
func GetHammerspaceClient ¶
func GetHammerspaceClient() *client.HammerspaceClient
func TestVolumeSize ¶
func TestVolumeSize(sc *sanity.SanityContext) int64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.