Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServiceType = "cloud-object-storage" ResourceGroupAPIRegion = "global" ServicePlan = "standard" Debug = false Recursive = false InstanceType = "service_instance" NoOfSources = 2 NoOfTargetsPerSource = 2 NoOfObjects = 200 NoOfUploadWorkers = 20 )
Test case constants
Variables ¶
View Source
var ( APIKey = os.Getenv("IBMCLOUD_API_KEY") ObjectsFolderName = "tempFolder" SpecFileName = "spec/spec.yaml" )
Test case variables
Functions ¶
func CMDDescribe ¶
CMDDescribe annotates the test with the subcommand label.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.