MCPcopy
hub / github.com/cloudfoundry/cli / CNBCredentials

Method CNBCredentials

command/config.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 DialTimeout() time.Duration
27 DockerPassword() string
28 CNBCredentials() (map[string]interface{}, error)
29 Experimental() bool
30 GetPlugin(pluginName string) (configv3.Plugin, bool)
31 GetPluginCaseInsensitive(pluginName string) (configv3.Plugin, bool)

Callers 2

ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected