Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Get
Method
Get
actor/v7action/k8s_auth.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
type
KubernetesConfigGetter
interface
{
20
Get() (*clientcmdapi.Config, error)
21
}
22
23
//go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 . WhoAmIer
Callers
15
displayRequest
Method · 0.65
displayResponse
Method · 0.65
populateResponse
Method · 0.65
droplet_test.go
File · 0.65
buildpack_test.go
File · 0.65
newHTTPRequest
Method · 0.65
package_test.go
File · 0.65
displayRequest
Method · 0.65
kubernetes_authentication_test.go
File · 0.65
trace_request_test.go
File · 0.65
Make
Method · 0.65
trace_headers_test.go
File · 0.65
Implementers
5
OneTimeSSHCode
cf/commands/ssh_code.go
FakeSSHCodeGetter
cf/commands/commandsfakes/fake_sshcode
DefaultKubernetesConfigGetter
actor/v7action/k8s_auth.go
FakeKubernetesConfigGetter
actor/v7action/v7actionfakes/fake_kube
FakeHTTPClient
util/download/downloadfakes/fake_httpc
Calls
no outgoing calls
Tested by
no test coverage detected