Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zalando/postgres-operator
/ Get
Method
Get
pkg/util/httpclient/httpclient.go:10–10 ·
view source on GitHub ↗
(url string)
Source
from the content-addressed store, hash-verified
8
type
HTTPClient
interface
{
9
Do(req *http.Request) (*http.Response, error)
10
Get(url string) (resp *http.Response, err error)
11
}
Callers
15
initOperatorConfig
Method · 0.65
getEffectiveNamespace
Method · 0.65
createPodServiceAccount
Method · 0.65
createRoleBindings
Method · 0.65
readOperatorConfigurationFromCRD
Method · 0.65
createOperatorCRD
Method · 0.65
getInfrastructureRole
Method · 0.65
httpGet
Method · 0.65
TestGetClusterMembers
Function · 0.65
TestGetMemberData
Function · 0.65
TestGetConfig
Function · 0.65
TestInfo
Function · 0.65
Calls
no outgoing calls
Tested by
14
TestGetClusterMembers
Function · 0.52
TestGetMemberData
Function · 0.52
TestGetConfig
Function · 0.52
TestInfo
Function · 0.52
TestFakeClient
Function · 0.52
checkResourcesInheritedAnnotations
Function · 0.52
annotateResources
Function · 0.52
TestPoolerTLS
Function · 0.52
TestResizeVolumeClaim
Function · 0.52
TestGetSwitchoverCandidate
Function · 0.52
TestPodAnnotationsSync
Function · 0.52
TestSyncStandbyClusterConfiguration
Function · 0.52