Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/cloudnative-pg
/ getClusterName
Method
getClusterName
pkg/podlogs/cluster_writer.go:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
func
(csr *ClusterWriter) getClusterName() string {
61
return
csr.Cluster.Name
62
}
63
64
func
(csr *ClusterWriter) getClusterNamespace() string {
65
return
csr.Cluster.Namespace
Callers
1
SingleStream
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected