MCPcopy
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

8type HTTPClient interface {
9 Do(req *http.Request) (*http.Response, error)
10 Get(url string) (resp *http.Response, err error)
11}

Callers 15

initOperatorConfigMethod · 0.65
getEffectiveNamespaceMethod · 0.65
createRoleBindingsMethod · 0.65
createOperatorCRDMethod · 0.65
getInfrastructureRoleMethod · 0.65
httpGetMethod · 0.65
TestGetClusterMembersFunction · 0.65
TestGetMemberDataFunction · 0.65
TestGetConfigFunction · 0.65
TestInfoFunction · 0.65

Calls

no outgoing calls

Tested by 14

TestGetClusterMembersFunction · 0.52
TestGetMemberDataFunction · 0.52
TestGetConfigFunction · 0.52
TestInfoFunction · 0.52
TestFakeClientFunction · 0.52
annotateResourcesFunction · 0.52
TestPoolerTLSFunction · 0.52
TestResizeVolumeClaimFunction · 0.52
TestPodAnnotationsSyncFunction · 0.52