Documentation
¶
Index ¶
- func GetPreloadingImages() []string
- func GetWebhookImage() (string, string)
- func IsE2ETestsEnabled() bool
- func IsKeepingCloudweavInstallation() bool
- func IsKeepingTestingCluster() bool
- func IsKeepingTestingResource() bool
- func IsSkipCloudweavInstallation() bool
- func IsTrue(key string) bool
- func IsUsingEmulation() bool
- func IsUsingExistingCluster() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPreloadingImages ¶
func GetPreloadingImages() []string
GetPreloadingImages returns preloading image names
func GetWebhookImage ¶
GetWebhookImage returns webhook image name and tag
func IsE2ETestsEnabled ¶
func IsE2ETestsEnabled() bool
IsE2ETestsEnabled validates whether to enable the e2e tests
func IsKeepingCloudweavInstallation ¶
func IsKeepingCloudweavInstallation() bool
IsKeepingCloudweavInstallation validates whether keep the cloudweav installation, if "KEEP_CLOUDWEAV_INSTALLATION=true", will keep the cloudweav installation for reviewing.
func IsKeepingTestingCluster ¶
func IsKeepingTestingCluster() bool
IsKeepingTestingCluster validates whether keep the testing cluster, if "KEEP_TESTING_CLUSTER=true", will keep the testing cluster for reviewing.
func IsKeepingTestingResource ¶
func IsKeepingTestingResource() bool
IsKeepingTestingResource validates whether keep the testing resource, if "KEEP_TESTING_RESOURCE=true", will keep the testing resource for reviewing.
func IsSkipCloudweavInstallation ¶
func IsSkipCloudweavInstallation() bool
IsSkipCloudweavInstallation validates whether to skip cloudweav installation for testing, if "SKIP_CLOUDWEAV_INSTALLATION=true", will not create or update the cloudweav chart for testing.
func IsUsingEmulation ¶
func IsUsingEmulation() bool
IsUsingEmulation validates whether use qemu soft emulation, if "DONT_USE_EMULATION=true", will not use qemu soft emulation.
func IsUsingExistingCluster ¶
func IsUsingExistingCluster() bool
IsUsingExistingCluster validates whether use an existing cluster for testing, if "USE_EXISTING_CLUSTER=true", will not create a local cluster for testing.
Types ¶
This section is empty.