MCPcopy 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
60func (csr *ClusterWriter) getClusterName() string {
61 return csr.Cluster.Name
62}
63
64func (csr *ClusterWriter) getClusterNamespace() string {
65 return csr.Cluster.Namespace

Callers 1

SingleStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected