Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/cloudnative-pg
/ IsK3D
Function
IsK3D
tests/e2e/commons_test.go:56–58 ·
view source on GitHub ↗
IsK3D checks if the running cluster is on K3D
()
Source
from the content-addressed store, hash-verified
54
55
// IsK3D checks if the running cluster is on K3D
56
func
IsK3D() bool {
57
return
*testCloudVendorEnv == cloudvendors.K3D
58
}
Callers
6
imagevolume_extensions_test.go
File · 0.85
fastfailover_test.go
File · 0.85
monitoring_test.go
File · 0.85
backup_restore_azurite_test.go
File · 0.85
wal_restore_parallel_test.go
File · 0.85
backup_restore_objectstore_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected