MCPcopy
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
19type KubernetesConfigGetter interface {
20 Get() (*clientcmdapi.Config, error)
21}
22
23//go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 . WhoAmIer

Callers 15

displayRequestMethod · 0.65
displayResponseMethod · 0.65
populateResponseMethod · 0.65
droplet_test.goFile · 0.65
buildpack_test.goFile · 0.65
newHTTPRequestMethod · 0.65
package_test.goFile · 0.65
displayRequestMethod · 0.65
MakeMethod · 0.65

Implementers 5

OneTimeSSHCodecf/commands/ssh_code.go
FakeSSHCodeGettercf/commands/commandsfakes/fake_sshcode
DefaultKubernetesConfigGetteractor/v7action/k8s_auth.go
FakeKubernetesConfigGetteractor/v7action/v7actionfakes/fake_kube
FakeHTTPClientutil/download/downloadfakes/fake_httpc

Calls

no outgoing calls

Tested by

no test coverage detected