MCPcopy Create free account
hub / github.com/cloudnative-pg/cloudnative-pg / MustGetEnvProfile

Function MustGetEnvProfile

tests/e2e/commons_test.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24)
25
26func MustGetEnvProfile() cloudvendors.EnvProfile {
27 return cloudvendors.GetEnvProfile(*testCloudVendorEnv)
28}
29
30// IsAKS checks if the running cluster is on AKS
31func IsAKS() bool {

Callers 5

drain_node_test.goFile · 0.85
disk_space_test.goFile · 0.85
apparmor_test.goFile · 0.85

Calls 1

GetEnvProfileFunction · 0.92

Tested by

no test coverage detected