Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
func
MustGetEnvProfile() cloudvendors.EnvProfile {
27
return
cloudvendors.GetEnvProfile(*testCloudVendorEnv)
28
}
29
30
// IsAKS checks if the running cluster is on AKS
31
func
IsAKS() bool {
Callers
5
drain_node_test.go
File · 0.85
operator_unavailable_test.go
File · 0.85
disk_space_test.go
File · 0.85
operator_ha_test.go
File · 0.85
apparmor_test.go
File · 0.85
Calls
1
GetEnvProfile
Function · 0.92
Tested by
no test coverage detected