Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PrecreatedS3StorageIntegration = sdk.NewAccountObjectIdentifier("S3_STORAGE_INTEGRATION") PrecreatedGcpStorageIntegration = sdk.NewAccountObjectIdentifier("GCP_STORAGE_INTEGRATION") PrecreatedAzureStorageIntegration = sdk.NewAccountObjectIdentifier("AZURE_STORAGE_INTEGRATION") )
View Source
var DatabasePlaceholder = sdk.NewAccountObjectIdentifier("<DB>")
View Source
var (
NonExistingAccountObjectIdentifier = sdk.NewAccountObjectIdentifier("does_not_exist")
)
TODO [SNOW-1827335]: there are similar non existing ids in setup_test.go in integration tests, consider merging them (they use different parents - acc vs int)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.