Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zalando/postgres-operator
/ StringToPointer
Function
StringToPointer
pkg/util/k8sutil/k8sutil.go:41–43 ·
view source on GitHub ↗
(str string)
Source
from the content-addressed store, hash-verified
39
}
40
41
func
StringToPointer(str string) *string {
42
return
&str
43
}
44
45
// KubernetesClient describes getters for Kubernetes objects
46
type
KubernetesClient
struct
{
Callers
14
streams_test.go
File · 0.92
TestPoolerTLS
Function · 0.92
TestNodeAffinity
Function · 0.92
TestPodAffinity
Function · 0.92
TestTLS
Function · 0.92
TestAdditionalVolume
Function · 0.92
TestVolumeSelector
Function · 0.92
TestSidecars
Function · 0.92
TestGenerateService
Function · 0.92
TestEnableLoadBalancers
Function · 0.92
TestGenerateResourceRequirements
Function · 0.92
TestGenerateLogicalBackupJob
Function · 0.92
Calls
no outgoing calls
Tested by
13
TestPoolerTLS
Function · 0.74
TestNodeAffinity
Function · 0.74
TestPodAffinity
Function · 0.74
TestTLS
Function · 0.74
TestAdditionalVolume
Function · 0.74
TestVolumeSelector
Function · 0.74
TestSidecars
Function · 0.74
TestGenerateService
Function · 0.74
TestEnableLoadBalancers
Function · 0.74
TestGenerateResourceRequirements
Function · 0.74
TestGenerateLogicalBackupJob
Function · 0.74
TestStatefulSetAnnotations
Function · 0.74